Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
FailPreferred color-scheme of iframe document changed through iframe element color-schemeassert_equals: expected "rgb(128, 0, 128)" but got "rgb(0, 0, 255)"
    at Test.<anonymous> (http://wpt.live/css/css-color-adjust/rendering/dark-color-scheme/color-scheme-iframe-preferred-change.html:23:5)
Asserts run
Pass
assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)")
    at Test.<anonymous> ( /css/css-color-adjust/rendering/dark-color-scheme/color-scheme-iframe-preferred-change.html:21:5)
Fail
assert_equals("rgb(0, 0, 255)", "rgb(128, 0, 128)")
    at Test.<anonymous> ( /css/css-color-adjust/rendering/dark-color-scheme/color-scheme-iframe-preferred-change.html:23:5)