Summary

Harness status: OK

Found 5 tests

Details

ResultTest NameMessage
PassProperty background-clip value 'border-box'
Asserts run
Pass
assert_true(true, "background-clip doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'border-box' is a supported value for background-clip.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("border-box", "border-box")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
PassProperty background-clip value 'padding-box'
Asserts run
Pass
assert_true(true, "background-clip doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'padding-box' is a supported value for background-clip.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("padding-box", "padding-box")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
PassProperty background-clip value 'content-box'
Asserts run
Pass
assert_true(true, "background-clip doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Pass
assert_true(true, "'content-box' is a supported value for background-clip.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
Pass
assert_equals("content-box", "content-box")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7)
FailProperty background-clip value 'border-area'assert_true: 'border-area' is a supported value for background-clip. expected true got false
    at Test.<anonymous> (http://wpt.live/css/support/computed-testcommon.js:25:5)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_computed_value (http://wpt.live/css/support/computed-testcommon.js:22:3)
    at http://wpt.live/css/css-backgrounds/parsing/background-clip-computed.html:18:1
Asserts run
Pass
assert_true(true, "background-clip doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Fail
assert_true(false, "'border-area' is a supported value for background-clip.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)
FailProperty background-clip value 'border-box, padding-box, content-box, border-area'assert_true: 'border-box, padding-box, content-box, border-area' is a supported value for background-clip. expected true got false
    at Test.<anonymous> (http://wpt.live/css/support/computed-testcommon.js:25:5)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at test_computed_value (http://wpt.live/css/support/computed-testcommon.js:22:3)
    at http://wpt.live/css/css-backgrounds/parsing/background-clip-computed.html:21:1
Asserts run
Pass
assert_true(true, "background-clip doesn't seem to be supported in the computed style")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5)
Fail
assert_true(false, "'border-box, padding-box, content-box, border-area' is a supported value for background-clip.")
    at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5)