https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 4f25882ccf2359d2d5fc6d737dccb5fcc2fb4839 authored by ffxbld on 09 March 2012, 20:41:07 UTC
Added FIREFOX_11_0_RELEASE FIREFOX_11_0_BUILD1 tag(s) for changeset 72e3dc061978. DONTBUILD CLOSED TREE a=release
Tip revision: 4f25882
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