https://github.com/mozilla/gecko-dev
Raw File
Tip revision: a5eb01be94beb460489835e7872f511bdafaac6d authored by ffxbld on 06 May 2014, 05:02:08 UTC
Added FIREFOX_29_0_1_RELEASE FIREFOX_29_0_1_BUILD1 tag(s) for changeset 49dc070d9acb. DONTBUILD CLOSED TREE a=release
Tip revision: a5eb01b
no_clip_iframe_subdoc.html
<!DOCTYPE HTML>
<html>
<body style="margin:0; background:lime;">
<div id="d" style="position:relative; top:-50px; width:150px; height:250px; background:yellow;"></div>
<div id="p" style="margin-top:-50px; width:150px; height:50px;"></div>
</body>
</html>
back to top