Click here to download the Blitz Browser!

WPT

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

ChromeFirefoxSafariLadybirdServoBlitz
Total10/1010/1010/1010/1010/1010/10
SubtestChromeFirefoxSafariLadybirdServoBlitz
e.style['transform-origin'] = "1px 2px 3%" should not set the property valuePASSPASSPASSPASSPASSPASS
e.style['transform-origin'] = "1px 2px left" should not set the property valuePASSPASSPASSPASSPASSPASS
e.style['transform-origin'] = "1px 2px 3px 4px" should not set the property valuePASSPASSPASSPASSPASSPASS
e.style['transform-origin'] = "1px left" should not set the property valuePASSPASSPASSPASSPASSPASS
e.style['transform-origin'] = "top 1px" should not set the property valuePASSPASSPASSPASSPASSPASS
e.style['transform-origin'] = "right left" should not set the property valuePASSPASSPASSPASSPASSPASS
e.style['transform-origin'] = "top bottom" should not set the property valuePASSPASSPASSPASSPASSPASS
e.style['transform-origin'] = "bottom 10% right 20%" should not set the property valuePASSPASSPASSPASSPASSPASS
e.style['transform-origin'] = "right 30% top -60px" should not set the property valuePASSPASSPASSPASSPASSPASS
e.style['transform-origin'] = "right 20px bottom 30px" should not set the property valuePASSPASSPASSPASSPASSPASS