blob: 99ef4362827742d985b1397cd35f71a1c113bf3c [file] [log] [blame]
This page tests various event attributes after dispatchEvent throws an exception.
If the test passes, you'll see a series of PASS messages below.
PASS: event.target should be null and is.
PASS: event.currentTarget should be null and is.
PASS: event.relatedTarget should be null and is.
PASS: event.eventPhase should be 0 and is.