blob: bc6e69c420f88b9c19302896aea7bc19995968bd [file] [log] [blame]
Elements distributed to Shadow DOM should be deleted correctly when pressing delete key.
To test manually, select somewhere in ABCDE from somehwere in 12345, and press delete, and check the selected text is deleted correctly.
PASS hostTextContent is 'AB345'
PASS successfullyParsed is true
TEST COMPLETE