Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
Failoverflow - horizontal writing modeassert_equals: expected (string) "visible" but got (undefined) undefined
    at Test.<anonymous> (https://www1.wpt.live/css/css-overflow/overflow-shorthand-002.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-overflow/overflow-shorthand-002.html:21:3
Asserts run
Pass
assert_equals("visible", "visible")
    at Test.<anonymous> ( /css/css-overflow/overflow-shorthand-002.html:23:5)
Pass
assert_equals("clip", "clip")
    at Test.<anonymous> ( /css/css-overflow/overflow-shorthand-002.html:24:5)
Fail
assert_equals(undefined, "visible")
    at Test.<anonymous> ( /css/css-overflow/overflow-shorthand-002.html:25:5)
Failoverflow - vertical writing modeassert_equals: expected (string) "clip" but got (undefined) undefined
    at Test.<anonymous> (https://www1.wpt.live/css/css-overflow/overflow-shorthand-002.html:33: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-overflow/overflow-shorthand-002.html:29:3
Asserts run
Pass
assert_equals("visible", "visible")
    at Test.<anonymous> ( /css/css-overflow/overflow-shorthand-002.html:31:5)
Pass
assert_equals("clip", "clip")
    at Test.<anonymous> ( /css/css-overflow/overflow-shorthand-002.html:32:5)
Fail
assert_equals(undefined, "clip")
    at Test.<anonymous> ( /css/css-overflow/overflow-shorthand-002.html:33:5)