WPT
wpt / css / css-transforms / parsing / transform-origin-computed.html
Spec: CSS Transforms ↗
Runs: Chrome 155.0.8039.0 (wpt@752608e1a, 2026-09-03) | Firefox 157.0a1 (wpt@752608e1a, 2026-09-03) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-a9df8 (wpt@9b4cabf6d, 2026-09-03) | Servo Servo 0.6 (wpt@7e3d005d7, 2026-09-03) | Blitz a50cb8971 (wpt@a95401e4e, 2026-09-03)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 23/23 | 23/23 | 23/23 | 23/23 | 1/23 | 1/23 |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| Property transform-origin value '10%' | PASS | PASS | PASS | PASS | FAIL | FAIL |
| Property transform-origin value '10% center' | PASS | PASS | PASS | PASS | FAIL | FAIL |
| Property transform-origin value '20% 30px' | PASS | PASS | PASS | PASS | FAIL | FAIL |
| Property transform-origin value '30px center' | PASS | PASS | PASS | PASS | FAIL | FAIL |
| Property transform-origin value '40px top' | PASS | PASS | PASS | PASS | FAIL | FAIL |
| Property transform-origin value 'bottom right' | PASS | PASS | PASS | PASS | FAIL | FAIL |
| Property transform-origin value 'center' | PASS | PASS | PASS | PASS | FAIL | FAIL |
| Property transform-origin value 'center 50px' | PASS | PASS | PASS | PASS | FAIL | FAIL |
| Property transform-origin value 'center bottom' | PASS | PASS | PASS | PASS | FAIL | FAIL |
| Property transform-origin value 'center center' | PASS | PASS | PASS | PASS | FAIL | FAIL |
| Property transform-origin value 'center left' | PASS | PASS | PASS | PASS | FAIL | FAIL |
| Property transform-origin value 'left' | PASS | PASS | PASS | PASS | FAIL | FAIL |
| Property transform-origin value 'left 10px' | PASS | PASS | PASS | PASS | FAIL | FAIL |
| Property transform-origin value 'left bottom' | PASS | PASS | PASS | PASS | FAIL | FAIL |
| Property transform-origin value 'left center' | PASS | PASS | PASS | PASS | FAIL | FAIL |
| Property transform-origin value 'right 40%' | PASS | PASS | PASS | PASS | FAIL | FAIL |
| Property transform-origin value 'top' | PASS | PASS | PASS | PASS | FAIL | FAIL |
| Property transform-origin value '-1px bottom 5px' | PASS | PASS | PASS | PASS | FAIL | FAIL |
| Property transform-origin value 'left center 6px' | PASS | PASS | PASS | PASS | FAIL | FAIL |
| Property transform-origin value 'center top' | PASS | PASS | PASS | PASS | FAIL | FAIL |
| Property transform-origin value 'right bottom 7px' | PASS | PASS | PASS | PASS | FAIL | FAIL |
| Property transform-origin value '-1px -2px -3px' | PASS | PASS | PASS | PASS | PASS | PASS |
| Property transform-origin value 'calc(-100% + 10px - 0.5em) calc(10px - 0.5em) calc(10px - 0.5em)' | PASS | PASS | PASS | PASS | FAIL | FAIL |