https://github.com/mozilla/gecko-dev
Raw File
Tip revision: d3f3eb821e34a6967a46adf0732f9bf41873363d authored by ffxbld on 16 November 2012, 19:37:57 UTC
Added FENNEC_17_0_RELEASE FENNEC_17_0_BUILD1 tag(s) for changeset e18aee69ab4a. DONTBUILD CLOSED TREE a=release
Tip revision: d3f3eb8
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