blob: db447041e80b18053a03a1738bbbe2a35c2ce1fd [file] [edit]
<style>
div {
font-family: Monospace;
font-size: 10px;
width: 100px;
}
</style>
PASS if no crash or assert
<div>This <div style="position: absolute;"></div> should <span style="white-space: pre">not assert.</span></div>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>