Files
UXP-Fixed/layout/base/tests/chrome/no_clip_iframe_subdoc.html
T
2018-02-02 04:16:08 -05:00

8 lines
255 B
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>