WPT
wpt / css / css-transforms / parsing / transform-origin-computed.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 | 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 |