blob: e67c658fd4bf8a8abf8608ef46cf4bdb66242b6a [file] [edit]
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.