blob: 5753f965d44910a802d9dbb7fd75b853cf2c1a2e [file] [log] [blame]
<!DOCTYPE html>
<p>Test that a relatively positioned spanner is positioned correctly.</p>
<p>Below there should be a green square, and nothing else.</p>
<div style="overflow:hidden; width:9em;">
<div style="margin-top:12em; height:9em; background:green;"></div>
</div>