Pass | getComputedStyle cross-doc properly reflects media query changes | Asserts runPass | assert_equals("rgb(255, 0, 0)", "rgb(255, 0, 0)", "Initial color should be red")
at Test.<anonymous> ( /css/cssom/getComputedStyle-dynamic-subdoc.html:19:3) | Pass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "style should have been updated to account for media query changes")
at Test.<anonymous> ( /css/cssom/getComputedStyle-dynamic-subdoc.html:27:3) |
|