Pass | e.style['background-image'] = "paint(mypaint)" should set the property value | Asserts runPass | assert_not_equals("paint(mypaint)", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) | Pass | assert_equals("paint(mypaint)", "paint(mypaint)", "serialization should be canonical")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13) | Pass | assert_equals("paint(mypaint)", "paint(mypaint)", "serialization should round-trip")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9) |
|
Pass | e.style['background-image'] = "paint( mypaint )" should set the property value | Asserts runPass | assert_not_equals("paint(mypaint)", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) | Pass | assert_equals("paint(mypaint)", "paint(mypaint)", "serialization should be canonical")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13) | Pass | assert_equals("paint(mypaint)", "paint(mypaint)", "serialization should round-trip")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9) |
|
Pass | e.style['background-image'] = "paint(mypaint " should set the property value | Asserts runPass | assert_not_equals("paint(mypaint)", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) | Pass | assert_equals("paint(mypaint)", "paint(mypaint)", "serialization should be canonical")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13) | Pass | assert_equals("paint(mypaint)", "paint(mypaint)", "serialization should round-trip")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9) |
|
Pass | e.style['background-image'] = "paint( mypaint" should set the property value | Asserts runPass | assert_not_equals("paint(mypaint)", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) | Pass | assert_equals("paint(mypaint)", "paint(mypaint)", "serialization should be canonical")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:34:13) | Pass | assert_equals("paint(mypaint)", "paint(mypaint)", "serialization should round-trip")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:37:9) |
|
Fail | e.style['background-image'] = "paint(mypaint, blue)" should set the property value | assert_not_equals: property should be set got disallowed value "" at Test.<anonymous> (https://not-wpt.live/css/support/parsing-testcommon.js:28:9)
at Test.step (https://not-wpt.live/resources/testharness.js:2638:25)
at test (https://not-wpt.live/resources/testharness.js:633:30)
at test_valid_value (https://not-wpt.live/css/support/parsing-testcommon.js:23:5)
at https://not-wpt.live/css/css-paint-api/parsing/paint-function-valid.https.html:39:3 Asserts runFail | assert_not_equals("", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) |
|
Fail | e.style['background-image'] = "paint(mypaint, {})" should set the property value | assert_not_equals: property should be set got disallowed value "" at Test.<anonymous> (https://not-wpt.live/css/support/parsing-testcommon.js:28:9)
at Test.step (https://not-wpt.live/resources/testharness.js:2638:25)
at test (https://not-wpt.live/resources/testharness.js:633:30)
at test_valid_value (https://not-wpt.live/css/support/parsing-testcommon.js:23:5)
at https://not-wpt.live/css/css-paint-api/parsing/paint-function-valid.https.html:40:3 Asserts runFail | assert_not_equals("", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) |
|
Fail | e.style['background-image'] = "paint(mypaint, [])" should set the property value | assert_not_equals: property should be set got disallowed value "" at Test.<anonymous> (https://not-wpt.live/css/support/parsing-testcommon.js:28:9)
at Test.step (https://not-wpt.live/resources/testharness.js:2638:25)
at test (https://not-wpt.live/resources/testharness.js:633:30)
at test_valid_value (https://not-wpt.live/css/support/parsing-testcommon.js:23:5)
at https://not-wpt.live/css/css-paint-api/parsing/paint-function-valid.https.html:41:3 Asserts runFail | assert_not_equals("", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) |
|
Fail | e.style['background-image'] = "paint(mypaint, ())" should set the property value | assert_not_equals: property should be set got disallowed value "" at Test.<anonymous> (https://not-wpt.live/css/support/parsing-testcommon.js:28:9)
at Test.step (https://not-wpt.live/resources/testharness.js:2638:25)
at test (https://not-wpt.live/resources/testharness.js:633:30)
at test_valid_value (https://not-wpt.live/css/support/parsing-testcommon.js:23:5)
at https://not-wpt.live/css/css-paint-api/parsing/paint-function-valid.https.html:42:3 Asserts runFail | assert_not_equals("", "", "property should be set")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:28:9) |
|