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