blob: c19d418a2c95075264402aaf08e67fc0d49f02a8 [file] [log] [blame]
<!DOCTYPE html>
<p>PASS if no crash or assertion failure.</p>
<ruby style="display:block;">
<rt>&nbsp;</rt>
<div style="height:50%;"></div>
<rt id="elm" style="display:none;">&nbsp;</rt>
&nbsp;
</ruby>
<script>
if (window.testRunner)
testRunner.dumpAsText();
document.body.offsetTop;
document.getElementById("elm").style.display = "block";
</script>