blob: f04c3c79d0444c0de02a560f8c66b666e1b9023c [file] [log] [blame]
Quirks mode - universal :hover on pseudo elements
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS window.eventSender is defined.
PASS getComputedStyle(t1, '::before').backgroundColor is transparent
PASS getComputedStyle(t1, '::before').backgroundColor is green
PASS getComputedStyle(t2, '::after').backgroundColor is transparent
PASS getComputedStyle(t2, '::after').backgroundColor is green
PASS successfullyParsed is true
TEST COMPLETE