blob: 2fd25f419ca45ec047ff3c2b7034629ede7f0c16 [file] [log] [blame]
<p>
Test for <i><a href="http://bugs.webkit.org/show_bug.cgi?id=13413">http://bugs.webkit.org/show_bug.cgi?id=13413</a>
Failed assertion in LayoutTextControl::setSelectionRange in Google Spreadsheets</i>.
</p>
<p>
This test should not ASSERT.
</p>
<textarea id="target" style="height: 0"></textarea>
<script>
if (window.testRunner)
testRunner.dumpAsText();
document.getElementById("target").focus();
</script>