X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=test%2Fdata%2Foffset%2Fabsolute.html;h=b4db30a6cfff74db5d49935bda7c6c25856125f3;hb=c1279895f3f33cacc08e508c2409b587c0e6a5a2;hp=3bbc8417dcb7df9dab599cb82868f6c5fea5ffa4;hpb=de6520b50e481ba588e9021abcab16d06ea61141;p=jquery.git diff --git a/test/data/offset/absolute.html b/test/data/offset/absolute.html index 3bbc841..b4db30a 100644 --- a/test/data/offset/absolute.html +++ b/test/data/offset/absolute.html @@ -13,10 +13,20 @@ #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; } + + + + + + + + +