/css/css-transforms/parsing/perspective-origin-valid.html| status | subtest | message |
|---|---|---|
| PASS | e.style['perspective-origin'] = "10%" should set the property value | |
| PASS | e.style['perspective-origin'] = "20% 30px" should set the property value | |
| PASS | e.style['perspective-origin'] = "30px center" should set the property value | |
| PASS | e.style['perspective-origin'] = "40px top" should set the property value | |
| PASS | e.style['perspective-origin'] = "bottom 10% right 20%" should set the property value | |
| PASS | e.style['perspective-origin'] = "bottom right" should set the property value | |
| PASS | e.style['perspective-origin'] = "center" should set the property value | |
| PASS | e.style['perspective-origin'] = "center 50px" should set the property value | |
| PASS | e.style['perspective-origin'] = "center bottom" should set the property value | |
| PASS | e.style['perspective-origin'] = "center center" should set the property value | |
| PASS | e.style['perspective-origin'] = "center left" should set the property value | |
| PASS | e.style['perspective-origin'] = "left" should set the property value | |
| PASS | e.style['perspective-origin'] = "left bottom" should set the property value | |
| PASS | e.style['perspective-origin'] = "left center" should set the property value | |
| PASS | e.style['perspective-origin'] = "right 40%" should set the property value | |
| PASS | e.style['perspective-origin'] = "right 30% top 60px" should set the property value | |
| PASS | e.style['perspective-origin'] = "top" should set the property value | |
| PASS | e.style['perspective-origin'] = "top center" should set the property value |
bundle built 2026-07-16T07:16:48.063Z