summaryrefslogtreecommitdiffstats
path: root/layout/base/tests/chrome/no_clip_iframe_subdoc.html
blob: b00b48be67b3c62678480da2fab2817159c735f7 (plain)
1
2
3
4
5
6
7
<!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>