blob: 7bf6726ab94d1b7b038bbd399b6191f4374926c2 [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 RenderTextControl::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>