blob: 3d16a4326b8300510170fc98a969a70573ef48e5 [file] [log] [blame]
PASS e.style['transform'] = "rotate(sin())" should not set the property value
PASS e.style['transform'] = "rotate(sin( ))" should not set the property value
PASS e.style['transform'] = "rotate(sin(,))" should not set the property value
PASS e.style['transform'] = "rotate(sin(1dag))" should not set the property value
PASS e.style['transform'] = "rotate(sin(1deg, ))" should not set the property value
PASS e.style['transform'] = "rotate(sin(, 1deg))" should not set the property value
PASS e.style['transform'] = "rotate(sin(1deg + ))" should not set the property value
PASS e.style['transform'] = "rotate(sin(1deg - ))" should not set the property value
PASS e.style['transform'] = "rotate(sin(1deg * ))" should not set the property value
PASS e.style['transform'] = "rotate(sin(1deg / ))" should not set the property value
PASS e.style['transform'] = "rotate(sin(1deg 2deg))" should not set the property value
PASS e.style['transform'] = "rotate(sin(1deg, , 2deg))" should not set the property value
PASS e.style['transform'] = "rotate(cos())" should not set the property value
PASS e.style['transform'] = "rotate(cos( ))" should not set the property value
PASS e.style['transform'] = "rotate(cos(,))" should not set the property value
PASS e.style['transform'] = "rotate(cos(1dag))" should not set the property value
PASS e.style['transform'] = "rotate(cos(1deg, ))" should not set the property value
PASS e.style['transform'] = "rotate(cos(, 1deg))" should not set the property value
PASS e.style['transform'] = "rotate(cos(1deg + ))" should not set the property value
PASS e.style['transform'] = "rotate(cos(1deg - ))" should not set the property value
PASS e.style['transform'] = "rotate(cos(1deg * ))" should not set the property value
PASS e.style['transform'] = "rotate(cos(1deg / ))" should not set the property value
PASS e.style['transform'] = "rotate(cos(1deg 2deg))" should not set the property value
PASS e.style['transform'] = "rotate(cos(1deg, , 2deg))" should not set the property value
PASS e.style['transform'] = "rotate(tan())" should not set the property value
PASS e.style['transform'] = "rotate(tan( ))" should not set the property value
PASS e.style['transform'] = "rotate(tan(,))" should not set the property value
PASS e.style['transform'] = "rotate(tan(1dag))" should not set the property value
PASS e.style['transform'] = "rotate(tan(1deg, ))" should not set the property value
PASS e.style['transform'] = "rotate(tan(, 1deg))" should not set the property value
PASS e.style['transform'] = "rotate(tan(1deg + ))" should not set the property value
PASS e.style['transform'] = "rotate(tan(1deg - ))" should not set the property value
PASS e.style['transform'] = "rotate(tan(1deg * ))" should not set the property value
PASS e.style['transform'] = "rotate(tan(1deg / ))" should not set the property value
PASS e.style['transform'] = "rotate(tan(1deg 2deg))" should not set the property value
PASS e.style['transform'] = "rotate(tan(1deg, , 2deg))" should not set the property value
PASS e.style['transform'] = "rotate(sin(90px))" should not set the property value
PASS e.style['transform'] = "rotate(sin(30deg + 1.0471967rad, 0))" should not set the property value
PASS e.style['transform'] = "rotate(cos( 0 ,))" should not set the property value
PASS e.style['transform'] = "rotate(cos( () 30deg - 0.523599rad ))" should not set the property value
PASS e.style['transform'] = "rotate(tan(45deg ))" should not set the property value
PASS e.style['transform'] = "rotate(tan(30deg, + 0.261799rad))" should not set the property value