1 Before the contenteditable
3 After the contenteditable
5 Ensure that extending a selection skips past a contentEditable.
7 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
10 PASS sel.focusNode is after
11 PASS sel.focusNode.parentElement is before
12 PASS sel.focusNode.parentElement is after
13 PASS sel.focusNode.parentElement is before
14 PASS sel.focusNode.parentElement is after
15 PASS sel.focusNode.parentElement is before
16 PASS successfullyParsed is true