blob: 1e1746d28506c7bdbcf111636d212dc9d6be51a7 [file] [log] [blame]
Before the contenteditable
After the contenteditable
Ensure that extending a selection skips past a contentEditable.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS sel.focusNode is after
PASS sel.focusNode.parentElement is before
PASS sel.focusNode.parentElement is after
PASS sel.focusNode.parentElement is before
PASS sel.focusNode.parentElement is after
PASS sel.focusNode.parentElement is before
PASS successfullyParsed is true
TEST COMPLETE