Pass | e.style['background-origin'] = "fill-box" should not set the property value | Asserts runPass | assert_equals("", "")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:49:9) |
|
Pass | e.style['background-origin'] = "margin-box" should not set the property value | Asserts runPass | assert_equals("", "")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:49:9) |
|
Pass | e.style['background-origin'] = "stroke-box" should not set the property value | Asserts runPass | assert_equals("", "")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:49:9) |
|
Pass | e.style['background-origin'] = "view-box" should not set the property value | Asserts runPass | assert_equals("", "")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:49:9) |
|