/css/css-transforms/parsing/webkit-perspective-valid.tentative.html| status | subtest | message |
|---|---|---|
| FAIL | e.style['-webkit-perspective'] = "initial" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['-webkit-perspective'] = "inherit" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['-webkit-perspective'] = "unset" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['-webkit-perspective'] = "revert" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['-webkit-perspective'] = "revert-layer" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['-webkit-perspective'] = "none" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['-webkit-perspective'] = "1000" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['-webkit-perspective'] = "25" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['-webkit-perspective'] = "12px" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['-webkit-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