WPT
wpt / css / css-transforms / parsing / perspective-origin-valid.html
Spec: CSS Transforms ↗
Runs: Chrome 154.0.8037.0 (wpt@98a70a0c5) | Firefox 157.0a1 (wpt@df77989ab) | Safari 251 preview (wpt@5ce815a83) | Ladybird 1.0-28104 (wpt@b1a7025f8) | Servo Servo 0.5 (wpt@2ccd2cbf8) | Blitz dc9e62f29 (wpt@a95401e4e)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 18/18 | 18/18 | 18/18 | 18/18 | 18/18 | 18/18 |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| e.style['perspective-origin'] = "10%" should set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['perspective-origin'] = "20% 30px" should set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['perspective-origin'] = "30px center" should set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['perspective-origin'] = "40px top" should set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['perspective-origin'] = "bottom 10% right 20%" should set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['perspective-origin'] = "bottom right" should set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['perspective-origin'] = "center" should set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['perspective-origin'] = "center 50px" should set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['perspective-origin'] = "center bottom" should set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['perspective-origin'] = "center center" should set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['perspective-origin'] = "center left" should set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['perspective-origin'] = "left" should set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['perspective-origin'] = "left bottom" should set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['perspective-origin'] = "left center" should set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['perspective-origin'] = "right 40%" should set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['perspective-origin'] = "right 30% top 60px" should set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['perspective-origin'] = "top" should set the property value | PASS | PASS | PASS | PASS | PASS | PASS |
| e.style['perspective-origin'] = "top center" should set the property value | PASS | PASS | PASS | PASS | PASS | PASS |