Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
PassInitially, the preferred color-scheme is the same in both documents
Asserts run
Pass
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)
FailModify 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 run
Fail
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)
FailModify iframe color-schemeassert_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 run
Fail
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)