blob: 51fd5d8ff4c8b24d0682c255900750b7b1b15081 [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)"
PASS Testing that updated media query doesn't match and background color is not red. Media query "(monochrome) and (color)"
PASS Testing that background color is red. Media query "all and (color)"
PASS Testing that updated media query doesn't match and background color is not red. Media query "(monochrome) and (color)"