blob: d60e19a65140f9a26c67b5d9a609729ce08621d5 [file] [log] [blame]
This test verifies that when media query is updated, style is recalculated.
PASS Testing that background color is red. Media query "all and (color)" 1
PASS Testing that updated media query doesn't match and background color is not red. Media query "(monochrome) and (color)" 1
PASS Testing that background color is red. Media query "all and (color)" 2
PASS Testing that updated media query doesn't match and background color is not red. Media query "(monochrome) and (color)" 2