From: Brandon Aaron Date: Wed, 24 Mar 2010 03:40:38 +0000 (-0500) Subject: Merge branch 'master' of github.com:jquery/jquery X-Git-Url: http://git.asbjorn.it/?a=commitdiff_plain;h=efea0f23f9e0f147c5ff5b5d35249417c32c3a53;p=jquery.git Merge branch 'master' of github.com:jquery/jquery --- efea0f23f9e0f147c5ff5b5d35249417c32c3a53 diff --cc test/data/offset/absolute.html index 2a7eb73,bbd4681..dc0ba22 --- a/test/data/offset/absolute.html +++ b/test/data/offset/absolute.html @@@ -13,8 -13,16 +13,17 @@@ #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; } + + + + + + + + +