Pass | Computed value for background-image after setting background shorthand | Asserts runPass | assert_equals("url(\"http://wpt.live/css/css-backgrounds/support/60x60-green.png\")", "url(\"http://wpt.live/css/css-backgrounds/support/60x60-green.png\")")
at Test.<anonymous> ( /css/css-backgrounds/background-332.html:24:13) |
|
Pass | background_specified_position | Asserts runPass | assert_equals("40% 50%", "40% 50%", "background specified value for background-position")
at Test.<anonymous> ( /css/css-backgrounds/background-332.html:29:13) |
|
Fail | background_specified_size | assert_equals: background specified value for background-size expected "160px auto" but got "160px" at Test.<anonymous> (http://wpt.live/css/css-backgrounds/background-332.html:34:13)
at Test.step (http://wpt.live/resources/testharness.js:2642:25)
at test (http://wpt.live/resources/testharness.js:633:30)
at http://wpt.live/css/css-backgrounds/background-332.html:33:9 Asserts runFail | assert_equals("160px", "160px auto", "background specified value for background-size")
at Test.<anonymous> ( /css/css-backgrounds/background-332.html:34:13) |
|
Pass | background_specified_repeat | Asserts runPass | assert_equals("round", "round", "background specified value for background-repeat")
at Test.<anonymous> ( /css/css-backgrounds/background-332.html:39:13) |
|
Pass | background_specified_attachment | Asserts runPass | assert_equals("fixed", "fixed", "background specified value for background-attachment")
at Test.<anonymous> ( /css/css-backgrounds/background-332.html:44:13) |
|
Pass | background_specified_origin | Asserts runPass | assert_equals("border-box", "border-box", "background specified value for background-origin")
at Test.<anonymous> ( /css/css-backgrounds/background-332.html:49:13) |
|
Pass | background_specified_clip | Asserts runPass | assert_equals("border-box", "border-box", "background specified value for background-clip")
at Test.<anonymous> ( /css/css-backgrounds/background-332.html:54:13) |
|
Pass | background_specified_color | Asserts runPass | assert_equals("rgb(128, 128, 128)", "rgb(128, 128, 128)", "background specified value for background-color")
at Test.<anonymous> ( /css/css-backgrounds/background-332.html:59:13) |
|