Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Fail:scope does not match in shadow rootassert_equals: expected "rgb(0, 128, 0)" but got "rgb(255, 0, 0)"
    at Test.<anonymous> (https://www1.wpt.live/css/css-scoping/scope-pseudo-in-shadow.html:25:5)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
    at test (https://www1.wpt.live/resources/testharness.js:633:30)
    at https://www1.wpt.live/css/css-scoping/scope-pseudo-in-shadow.html:9:3
Asserts run
Fail
assert_equals("rgb(255, 0, 0)", "rgb(0, 128, 0)")
    at Test.<anonymous> ( /css/css-scoping/scope-pseudo-in-shadow.html:25:5)