/css/css-transforms/parsing/webkit-transform-valid.tentative.html| status | subtest | message |
|---|---|---|
| FAIL | e.style['-webkit-transform'] = "initial" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['-webkit-transform'] = "inherit" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['-webkit-transform'] = "unset" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['-webkit-transform'] = "revert" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['-webkit-transform'] = "revert-layer" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['-webkit-transform'] = "perspective(1000)" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['-webkit-transform'] = "perspective(25)" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['-webkit-transform'] = "perspective(12px)" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['-webkit-transform'] = "perspective(3.5em)" should set the property value | assert_not_equals: property should be set got disallowed value "" |
bundle built 2026-07-16T07:16:48.063Z