Summary

Harness status: OK

Found 5 tests

Details

ResultTest NameMessage
Failcomputed-style-layout-functionassert_equals: expected "layout(test1)" but got "block"
    at Test.<anonymous> (https://www1.wpt.live/css/css-layout-api/computed-style-layout-function.https.html:21: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-layout-api/computed-style-layout-function.https.html:19:1
Asserts run
Fail
assert_equals("block", "layout(test1)")
    at Test.<anonymous> ( /css/css-layout-api/computed-style-layout-function.https.html:21:3)
Passcomputed-style-layout-function 1
Asserts run
Pass
assert_equals("block", "block")
    at Test.<anonymous> ( /css/css-layout-api/computed-style-layout-function.https.html:27:3)
Passcomputed-style-layout-function 2
Asserts run
Pass
assert_equals("block", "block")
    at Test.<anonymous> ( /css/css-layout-api/computed-style-layout-function.https.html:33:3)
Failcomputed-style-layout-function 3assert_equals: expected "layout(test4)" but got "inline"
    at Test.<anonymous> (https://www1.wpt.live/css/css-layout-api/computed-style-layout-function.https.html:39: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-layout-api/computed-style-layout-function.https.html:36:1
Asserts run
Fail
assert_equals("inline", "layout(test4)")
    at Test.<anonymous> ( /css/css-layout-api/computed-style-layout-function.https.html:39:3)
Failcomputed-style-layout-function 4assert_equals: expected "layout(test5)" but got "block"
    at Test.<anonymous> (https://www1.wpt.live/css/css-layout-api/computed-style-layout-function.https.html:48: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-layout-api/computed-style-layout-function.https.html:42:1
Asserts run
Pass
assert_equals("block", "block")
    at Test.<anonymous> ( /css/css-layout-api/computed-style-layout-function.https.html:45:3)
Fail
assert_equals("block", "layout(test5)")
    at Test.<anonymous> ( /css/css-layout-api/computed-style-layout-function.https.html:48:3)