/css/css-transforms/parsing/perspective-origin-invalid.html| status | subtest | message |
|---|---|---|
| PASS | e.style['perspective-origin'] = "auto" should not set the property value | |
| PASS | e.style['perspective-origin'] = "1px 2px 3px" should not set the property value | |
| PASS | e.style['perspective-origin'] = "left right" should not set the property value | |
| PASS | e.style['perspective-origin'] = "bottom 10% top 20%" should not set the property value | |
| PASS | e.style['perspective-origin'] = "center left 1px" should not set the property value | |
| PASS | e.style['perspective-origin'] = "center top 2px" should not set the property value | |
| PASS | e.style['perspective-origin'] = "right 3% center" should not set the property value | |
| PASS | e.style['perspective-origin'] = "left 4px top" should not set the property value | |
| PASS | e.style['perspective-origin'] = "right top 5px" should not set the property value | |
| PASS | e.style['perspective-origin'] = "bottom 6% center" should not set the property value | |
| PASS | e.style['perspective-origin'] = "bottom 7% left" should not set the property value | |
| PASS | e.style['perspective-origin'] = "bottom right 8%" should not set the property value |
bundle built 2026-07-16T07:16:48.063Z