X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=test%2Fdata%2Foffset%2Fabsolute.html;h=b4db30a6cfff74db5d49935bda7c6c25856125f3;hb=c1279895f3f33cacc08e508c2409b587c0e6a5a2;hp=55d223d65837338a47d106fb97960c78c0ad8d96;hpb=4fc297101985faeccbff87956ac79fcbae3a9de1;p=jquery.git diff --git a/test/data/offset/absolute.html b/test/data/offset/absolute.html index 55d223d..b4db30a 100644 --- a/test/data/offset/absolute.html +++ b/test/data/offset/absolute.html @@ -12,12 +12,25 @@ #absolute-1-1-1 { top: 1px; left: 1px; } #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; } + + + + + + + + +