X-Git-Url: http://git.asbjorn.it/?a=blobdiff_plain;f=test%2Fdata%2Foffset%2Fabsolute.html;h=b4db30a6cfff74db5d49935bda7c6c25856125f3;hb=3ad8dd242acec1066f43a9349f4c1a352680d37b;hp=bbd4681b153f5a10a0b6d45521fc0745fcc53beb;hpb=96ea3d615ef1511bc9ebe45cd34dda2d5af87559;p=jquery.git diff --git a/test/data/offset/absolute.html b/test/data/offset/absolute.html index bbd4681..b4db30a 100644 --- a/test/data/offset/absolute.html +++ b/test/data/offset/absolute.html @@ -13,6 +13,7 @@ #absolute-2 { top: 19px; left: 19px; } #marker { position: absolute; border: 2px solid #000; width: 50px; height: 50px; background: #ccc; } p.instructions { position: absolute; bottom: 0; } + #positionTest { position: absolute; } @@ -25,7 +26,7 @@