blob: 5fa597cdf9c949ed187e37a6c56b0d4a0df7be7c [file] [log] [blame]
Transitions on :before and :after pseudo elements should run and fire DOM events
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS event.propertyName is expectedEvents[currentEvent][0]
PASS event.target.id is expectedEvents[currentEvent][1]
PASS event.pseudoElement is expectedEvents[currentEvent][2]
PASS event.propertyName is expectedEvents[currentEvent][0]
PASS event.target.id is expectedEvents[currentEvent][1]
PASS event.pseudoElement is expectedEvents[currentEvent][2]
PASS successfullyParsed is true
TEST COMPLETE