Pass | e.style['object-fit'] = "contain" should set the property value | Asserts runPass | assert_not_equals("contain", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) | Pass | assert_equals("contain", "contain", "serialization should be canonical")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13) | Pass | assert_equals("contain", "contain", "serialization should round-trip")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9) |
|
Fail | e.style['object-fit'] = "contain scale-down" should set the property value | assert_not_equals: property should be set got disallowed value "" at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:28:9)
at Test.step (http://wpt.live/resources/testharness.js:2642:25)
at test (http://wpt.live/resources/testharness.js:633:30)
at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
at http://wpt.live/css/css-images/parsing/object-fit-valid.html:17:1 Asserts runFail | assert_not_equals("", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) |
|
Pass | e.style['object-fit'] = "cover" should set the property value | Asserts runPass | assert_not_equals("cover", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) | Pass | assert_equals("cover", "cover", "serialization should be canonical")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13) | Pass | assert_equals("cover", "cover", "serialization should round-trip")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9) |
|
Fail | e.style['object-fit'] = "cover scale-down" should set the property value | assert_not_equals: property should be set got disallowed value "" at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:28:9)
at Test.step (http://wpt.live/resources/testharness.js:2642:25)
at test (http://wpt.live/resources/testharness.js:633:30)
at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
at http://wpt.live/css/css-images/parsing/object-fit-valid.html:19:1 Asserts runFail | assert_not_equals("", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) |
|
Pass | e.style['object-fit'] = "fill" should set the property value | Asserts runPass | assert_not_equals("fill", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) | Pass | assert_equals("fill", "fill", "serialization should be canonical")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13) | Pass | assert_equals("fill", "fill", "serialization should round-trip")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9) |
|
Pass | e.style['object-fit'] = "none" should set the property value | Asserts runPass | assert_not_equals("none", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) | Pass | assert_equals("none", "none", "serialization should be canonical")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13) | Pass | assert_equals("none", "none", "serialization should round-trip")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9) |
|
Pass | e.style['object-fit'] = "scale-down" should set the property value | Asserts runPass | assert_not_equals("scale-down", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) | Pass | assert_equals("scale-down", "scale-down", "serialization should be canonical")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13) | Pass | assert_equals("scale-down", "scale-down", "serialization should round-trip")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9) |
|
Fail | e.style['object-fit'] = "scale-down contain" should set the property value | assert_not_equals: property should be set got disallowed value "" at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:28:9)
at Test.step (http://wpt.live/resources/testharness.js:2642:25)
at test (http://wpt.live/resources/testharness.js:633:30)
at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
at http://wpt.live/css/css-images/parsing/object-fit-valid.html:23:1 Asserts runFail | assert_not_equals("", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) |
|
Fail | e.style['object-fit'] = "scale-down cover" should set the property value | assert_not_equals: property should be set got disallowed value "" at Test.<anonymous> (http://wpt.live/css/support/parsing-testcommon.js:28:9)
at Test.step (http://wpt.live/resources/testharness.js:2642:25)
at test (http://wpt.live/resources/testharness.js:633:30)
at test_valid_value (http://wpt.live/css/support/parsing-testcommon.js:23:5)
at http://wpt.live/css/css-images/parsing/object-fit-valid.html:24:1 Asserts runFail | assert_not_equals("", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) |
|