Fail | overflow-x matches overflow-inline, and overflow-y matches overflow-block when the element has a horizontal writing mode | assert_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 runFail | assert_equals("visible", "scroll")
at Test.<anonymous> ( /css/css-overflow/logical-overflow-001.html:32:9) |
|
Fail | overflow-y matches overflow-inline, and overflow-x matches overflow-block when the element has a vertical writing mode | assert_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 runFail | assert_equals("visible", "hidden")
at Test.<anonymous> ( /css/css-overflow/logical-overflow-001.html:38:9) |
|