blob: 202208acddfcb42ff2b9a0f7901cfa0453b13134 [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.layoutTestController)
layoutTestController.dumpAsText();
document.getElementById("target").focus();
</script>