Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
FailCSS Test: ::scroll-marker changes on hover via logical selectorsassert_equals: not hovered ::scroll-marker is styled via logical :not(:hover) expected "rgb(0, 128, 0)" but got ""
    at Test.<anonymous> (https://www1.wpt.live/css/css-overflow/scroll-marker-hover-logical.html:57:5)
    at Test.step (https://www1.wpt.live/resources/testharness.js:2642:25)
    at https://www1.wpt.live/resources/testharness.js:738:36
    at new Promise (<anonymous>)
    at https://www1.wpt.live/resources/testharness.js:737:20
Asserts run
Fail
assert_equals("", "rgb(0, 128, 0)", "not hovered ::scroll-marker is styled via logical :not(:hover)")
    at Test.<anonymous> ( /css/css-overflow/scroll-marker-hover-logical.html:57:5)