Pass | Property background-clip value 'border-box' | Asserts runPass | 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) |
|
Pass | Property background-clip value 'padding-box' | Asserts runPass | 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) |
|
Pass | Property background-clip value 'content-box' | Asserts runPass | 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) |
|
Fail | Property 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 runPass | 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) |
|
Fail | Property 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 runPass | 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) |
|