haikuwebkit/LayoutTests/fast/dom/insert-span-into-long-text-...

8 lines
1.5 KiB
Plaintext

This tests that inserting a span into a selection of a div with lots of non-word-broken characters doesn't crash.
____________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________
<div>____________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________
</div>
<div><span></span>____________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________
</div>