Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / execCommand / 5142012-3-expected.txt
blobcd1ef069d90429f8efe1b49c843a041bdc46f5c7
1 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.
3 This paragraph should not contains links.
4 This sentence should be a link. This sentence should not.
5 <a href="#">This sentence should be a link.</a>&nbsp;This sentence should not.