[rotate-parsing-invalid.html]
[e.style['rotate'\] = "100px" should not set the property value]
expected: FAIL
[e.style['rotate'\] = "100 400deg" should not set the property value]
expected: FAIL
[e.style['rotate'\] = "100 200 400deg" should not set the property value]
expected: FAIL
[e.style['rotate'\] = "100 200 300 500 400deg" should not set the property value]
expected: FAIL