X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=test%2Fdata%2Foffset%2Fabsolute.html;h=9d7990a37c892caa3166756925c9c060b7a12ec5;hb=4f9e78616ecd9ca403a25ee0e3dc71781484e553;hp=bbd4681b153f5a10a0b6d45521fc0745fcc53beb;hpb=96ea3d615ef1511bc9ebe45cd34dda2d5af87559;p=jquery.git diff --git a/test/data/offset/absolute.html b/test/data/offset/absolute.html index bbd4681..9d7990a 100644 --- a/test/data/offset/absolute.html +++ b/test/data/offset/absolute.html @@ -13,8 +13,10 @@ #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 +27,7 @@