blob: 9fb67e97c516e451ff440955bae0545431eac2f8 [file] [log] [blame]
On the second time selecting <span>, it should not become non-contenteditable. If it becomes non-contenteditable, the selection from <span> to <table> will break editing boundaries and contain "a". This test checks the <span> does not changed to non-contenteditable element.
PASS contains(selectedString, "a") is false
PASS successfullyParsed is true
TEST COMPLETE