blob: 94aa9fea6fa42d6d2f26519ac0ea2c724d0d0cee [file] [log] [blame]
PASS e.style['animation-name'] = "12" should not set the property value
PASS e.style['animation-name'] = "one two" should not set the property value
PASS e.style['animation-name'] = "one, initial" should not set the property value
PASS e.style['animation-name'] = "one, inherit" should not set the property value
PASS e.style['animation-name'] = "one, unset" should not set the property value
PASS e.style['animation-name'] = "default, two" should not set the property value