haikuwebkit/LayoutTests/editing/execCommand/5142012-3-expected.txt

6 lines
413 B
Plaintext
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This tests for a bug when inserting after a link at the end of the document. Like TextEdit, we insert content outside of the link, but inserting outside of the link shouldn't cause the content to be inserted in the wrong paragraph.
This paragraph should not contains links.
This sentence should be a link. This sentence should not.
<a href="#">This sentence should be a link.</a>&nbsp;This sentence should not.