blob: 93b1da26555981c7df0c3e22b3be32ea1ad2bb9a [file] [log] [blame]
Test that it is possible to dispatchEvent() works on documents created using DOMParser.parseFromString().
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS wasEventDispatched is false
PASS wasEventDispatched is true
PASS successfullyParsed is true
TEST COMPLETE