blob: fc304ce872e43b37b9a0218db83d242d55551788 [file] [edit]
This test ensures that the selected text accessibility API works as expected.
PASS: contenteditable.selectedText === "One foo" === true
PASS: contenteditable.selectedText === "Two foo" === true
PASS successfullyParsed is true
TEST COMPLETE
One foo
Two foo