Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
Failoverflow-x matches overflow-inline, and overflow-y matches overflow-block when the element has a horizontal writing modeassert_equals: expected "scroll" but got "visible"
    at Test.<anonymous> (https://www1.wpt.live/css/css-overflow/logical-overflow-001.html:32:9)
    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-overflow/logical-overflow-001.html:29:5
Asserts run
Fail
assert_equals("visible", "scroll")
    at Test.<anonymous> ( /css/css-overflow/logical-overflow-001.html:32:9)
Failoverflow-y matches overflow-inline, and overflow-x matches overflow-block when the element has a vertical writing modeassert_equals: expected "hidden" but got "visible"
    at Test.<anonymous> (https://www1.wpt.live/css/css-overflow/logical-overflow-001.html:38:9)
    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-overflow/logical-overflow-001.html:35:5
Asserts run
Fail
assert_equals("visible", "hidden")
    at Test.<anonymous> ( /css/css-overflow/logical-overflow-001.html:38:9)