blob: a354315fc6fbc59e1b7a0b77c561a0f8bea294f1 [file] [log] [blame]
<span contenteditable="true"><span>Pass<audio controls="controls"></span>
</span>if no crash.<div id=empty_div></div><script>
document.execCommand("justifyFull", false);
var range = document.createRange();
range.setEndBefore(empty_div);
window.getSelection().addRange(range);
document.execCommand("justifyFull", false);
if (window.testRunner)
testRunner.dumpAsText();
</script>