blob: bd6ab31f89a95d5b2c0f5a090c83c9e92e58f848 [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 successfullyParsed is true
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