blob: 6185fd4e43dfe62ec76d6cfb0003d856df193fbc [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