blob: 514a65d65592c88909087f239d6d81b06ac73987 [file] [log] [blame]
This tests listeners on MediaQueryList get called when inverted color is turned on when there are no relevant style rules
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS didCallListener is true
PASS matchMedia("(prefers-reduced-motion)").matches is true
PASS successfullyParsed is true
TEST COMPLETE