| Tests that AttributedStrings are retrieved properly from line ranges within a contenteditable with children. | |
| All text in the contenteditable: "First line. | |
| Some text click me more text. | |
| Another line." | |
| First line: "First line." | |
| Second line: "Some text click me more text." | |
| third line: "Another line." | |
| PASS successfullyParsed is true | |
| TEST COMPLETE | |
| First line. | |
| Some text click me more text. | |
| Another line. |