/css/css-transforms/parsing/translate-parsing-invalid.html| status | subtest | message |
|---|---|---|
| PASS | e.style['translate'] = "100deg" should not set the property value | |
| PASS | e.style['translate'] = "100px 200px 300%" should not set the property value | |
| PASS | e.style['translate'] = "100px 200px calc(30px + 30%)" should not set the property value | |
| PASS | e.style['translate'] = "100px junk" should not set the property value | |
| PASS | e.style['translate'] = "100px 200px junk" should not set the property value | |
| PASS | e.style['translate'] = "100px 200px 300px junk" should not set the property value |
bundle built 2026-07-16T07:16:48.063Z