https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 44902a89c114d404a493309f907e5c0f526746bd authored by ffxbld on 08 January 2013, 21:14:56 UTC
Added FIREFOX_19_0b1_RELEASE FIREFOX_19_0b1_BUILD2 tag(s) for changeset d32e8e2768c0. DONTBUILD CLOSED TREE a=release
Tip revision: 44902a8
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