Pass | Initially, the preferred color-scheme is the same in both documents | Asserts runPass | assert_equals("rgb(0, 255, 0)", "rgb(0, 255, 0)")
at Test.<anonymous> ( /css/css-color-adjust/rendering/dark-color-scheme/color-scheme-iframe-dynamic.html:30:5) | Pass | assert_equals(true, true)
at Test.<anonymous> ( /css/css-color-adjust/rendering/dark-color-scheme/color-scheme-iframe-dynamic.html:32:5) |
|
Fail | Modify color-scheme <meta> | assert_equals: expected "rgb(0, 128, 0)" but got "rgb(0, 255, 0)" at Test.<anonymous> (http://wpt.live/css/css-color-adjust/rendering/dark-color-scheme/color-scheme-iframe-dynamic.html:38:5)
at Test.step (http://wpt.live/resources/testharness.js:2642:25)
at http://wpt.live/resources/testharness.js:738:36
at new Promise (<anonymous>)
at http://wpt.live/resources/testharness.js:737:20 Asserts runFail | assert_equals("rgb(0, 255, 0)", "rgb(0, 128, 0)")
at Test.<anonymous> ( /css/css-color-adjust/rendering/dark-color-scheme/color-scheme-iframe-dynamic.html:38:5) |
|
Fail | Modify iframe color-scheme | assert_equals: expected "rgb(0, 128, 0)" but got "rgb(0, 255, 0)" at Test.<anonymous> (http://wpt.live/css/css-color-adjust/rendering/dark-color-scheme/color-scheme-iframe-dynamic.html:47:5)
at Test.step (http://wpt.live/resources/testharness.js:2642:25)
at http://wpt.live/resources/testharness.js:738:36
at new Promise (<anonymous>)
at http://wpt.live/resources/testharness.js:737:20 Asserts runFail | assert_equals("rgb(0, 255, 0)", "rgb(0, 128, 0)")
at Test.<anonymous> ( /css/css-color-adjust/rendering/dark-color-scheme/color-scheme-iframe-dynamic.html:47:5) |
|