haikuwebkit/LayoutTests/fast/media/mq-prefers-reduced-motion-l...

12 lines
345 B
Plaintext

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