Click here to download the Blitz Browser!

WPT

wpt / css / css-transforms / parsing / transform-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
Total20/2020/2019/2020/2020/2020/20
SubtestChromeFirefoxSafariLadybirdServoBlitz
e.style['transform'] = "none scale(2)" should not set the property valuePASSPASSPASSPASSPASSPASS
e.style['transform'] = "translateX(3%) none" should not set the property valuePASSPASSPASSPASSPASSPASS
e.style['transform'] = "matrix(1, 2)" should not set the property valuePASSPASSPASSPASSPASSPASS
e.style['transform'] = "translate(1px, 2px, 3px)" should not set the property valuePASSPASSPASSPASSPASSPASS
e.style['transform'] = "translateX(-4px, 5px)" should not set the property valuePASSPASSPASSPASSPASSPASS
e.style['transform'] = "translateY(4%, 5%)" should not set the property valuePASSPASSPASSPASSPASSPASS
e.style['transform'] = "scale(6, 7, 8)" should not set the property valuePASSPASSPASSPASSPASSPASS
e.style['transform'] = "scale(6%, 7%, 8%)" should not set the property valuePASSPASSPASSPASSPASSPASS
e.style['transform'] = "scaleX(1, 2)" should not set the property valuePASSPASSPASSPASSPASSPASS
e.style['transform'] = "scaleX(1%, 2%)" should not set the property valuePASSPASSPASSPASSPASSPASS
e.style['transform'] = "scaleY(3, 4)" should not set the property valuePASSPASSPASSPASSPASSPASS
e.style['transform'] = "scaleY(3%, 4%)" should not set the property valuePASSPASSPASSPASSPASSPASS
e.style['transform'] = "rotate(0, 0)" should not set the property valuePASSPASSPASSPASSPASSPASS
e.style['transform'] = "rotate(0, 0, 0)" should not set the property valuePASSPASSPASSPASSPASSPASS
e.style['transform'] = "rotate(0, 0, 0, 0)" should not set the property valuePASSPASSPASSPASSPASSPASS
e.style['transform'] = "skew(0, 0, 0)" should not set the property valuePASSPASSPASSPASSPASSPASS
e.style['transform'] = "skewX(0, 0)" should not set the property valuePASSPASSPASSPASSPASSPASS
e.style['transform'] = "skewY(0, 0)" should not set the property valuePASSPASSPASSPASSPASSPASS
e.style['transform'] = "scaleX(2), scaleY(3)" should not set the property valuePASSPASSPASSPASSPASSPASS
e.style['transform'] = "perspective(1000)" should not set the property valuePASSPASSFAILPASSPASSPASS