/css/css-transforms/parsing/rotate-parsing-invalid.html| status | subtest | message |
|---|---|---|
| PASS | e.style['rotate'] = "100px" should not set the property value | |
| PASS | e.style['rotate'] = "100 400deg" should not set the property value | |
| PASS | e.style['rotate'] = "100 200 400deg" should not set the property value | |
| PASS | e.style['rotate'] = "100 200 300 500 400deg" should not set the property value | |
| PASS | e.style['rotate'] = "x y 45deg" should not set the property value | |
| PASS | e.style['rotate'] = "45deg x y" should not set the property value | |
| PASS | e.style['rotate'] = "z" should not set the property value | |
| PASS | e.style['rotate'] = "1 2" should not set the property value | |
| PASS | e.style['rotate'] = "1 2 3" should not set the property value |
bundle built 2026-07-16T07:16:48.063Z