blob: 8c30dbbdabf45177fcef4b57814156f6b0410379 [file] [log] [blame]
This tests listeners on MediaQueryList get called when contrast settings are 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-contrast)").matches is true
PASS successfullyParsed is true
TEST COMPLETE