hello
hello

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Fail:has() with inner :scope works when scopes overlapassert_equals: expected "rgb(0, 128, 0)" but got "rgb(255, 0, 0)"
    at Test.<anonymous> (https://www1.wpt.live/css/css-cascade/scope-overlapping-has.html:31:3)
    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-cascade/scope-overlapping-has.html:29:1
Asserts run
Pass
assert_equals("rgb(255, 0, 0)", "rgb(255, 0, 0)")
    at Test.<anonymous> ( /css/css-cascade/scope-overlapping-has.html:30:3)
Fail
assert_equals("rgb(255, 0, 0)", "rgb(0, 128, 0)")
    at Test.<anonymous> ( /css/css-cascade/scope-overlapping-has.html:31:3)