blob: ed5bcbede96c3267ae55b9e313c52176403dfd1e [file] [log] [blame]
PASS e.style['transform'] = "rotate(min())" should not set the property value
PASS e.style['transform'] = "rotate(min( ))" should not set the property value
PASS e.style['transform'] = "rotate(min(,))" should not set the property value
PASS e.style['transform'] = "rotate(min(1dag))" should not set the property value
PASS e.style['transform'] = "rotate(min(1deg, ))" should not set the property value
PASS e.style['transform'] = "rotate(min(, 1deg))" should not set the property value
PASS e.style['transform'] = "rotate(min(1deg + ))" should not set the property value
PASS e.style['transform'] = "rotate(min(1deg - ))" should not set the property value
PASS e.style['transform'] = "rotate(min(1deg * ))" should not set the property value
PASS e.style['transform'] = "rotate(min(1deg / ))" should not set the property value
PASS e.style['transform'] = "rotate(min(1deg 2deg))" should not set the property value
PASS e.style['transform'] = "rotate(min(1deg, , 2deg))" should not set the property value
PASS e.style['transform'] = "rotate(max())" should not set the property value
PASS e.style['transform'] = "rotate(max( ))" should not set the property value
PASS e.style['transform'] = "rotate(max(,))" should not set the property value
PASS e.style['transform'] = "rotate(max(1dag))" should not set the property value
PASS e.style['transform'] = "rotate(max(1deg, ))" should not set the property value
PASS e.style['transform'] = "rotate(max(, 1deg))" should not set the property value
PASS e.style['transform'] = "rotate(max(1deg + ))" should not set the property value
PASS e.style['transform'] = "rotate(max(1deg - ))" should not set the property value
PASS e.style['transform'] = "rotate(max(1deg * ))" should not set the property value
PASS e.style['transform'] = "rotate(max(1deg / ))" should not set the property value
PASS e.style['transform'] = "rotate(max(1deg 2deg))" should not set the property value
PASS e.style['transform'] = "rotate(max(1deg, , 2deg))" should not set the property value
PASS e.style['transform'] = "rotate(min(0))" should not set the property value
PASS e.style['transform'] = "rotate(min(0%))" should not set the property value
PASS e.style['transform'] = "rotate(min(0px))" should not set the property value
PASS e.style['transform'] = "rotate(min(0s))" should not set the property value
PASS e.style['transform'] = "rotate(min(0Hz))" should not set the property value
PASS e.style['transform'] = "rotate(min(0dpi))" should not set the property value
PASS e.style['transform'] = "rotate(min(0fr))" should not set the property value
PASS e.style['transform'] = "rotate(min(1deg, 0))" should not set the property value
PASS e.style['transform'] = "rotate(min(1deg, 0%))" should not set the property value
PASS e.style['transform'] = "rotate(min(1deg, 0px))" should not set the property value
PASS e.style['transform'] = "rotate(min(1deg, 0s))" should not set the property value
PASS e.style['transform'] = "rotate(min(1deg, 0Hz))" should not set the property value
PASS e.style['transform'] = "rotate(min(1deg, 0dpi))" should not set the property value
PASS e.style['transform'] = "rotate(min(1deg, 0fr))" should not set the property value
PASS e.style['transform'] = "rotate(max(0))" should not set the property value
PASS e.style['transform'] = "rotate(max(0%))" should not set the property value
PASS e.style['transform'] = "rotate(max(0px))" should not set the property value
PASS e.style['transform'] = "rotate(max(0s))" should not set the property value
PASS e.style['transform'] = "rotate(max(0Hz))" should not set the property value
PASS e.style['transform'] = "rotate(max(0dpi))" should not set the property value
PASS e.style['transform'] = "rotate(max(0fr))" should not set the property value
PASS e.style['transform'] = "rotate(max(1deg, 0))" should not set the property value
PASS e.style['transform'] = "rotate(max(1deg, 0%))" should not set the property value
PASS e.style['transform'] = "rotate(max(1deg, 0px))" should not set the property value
PASS e.style['transform'] = "rotate(max(1deg, 0s))" should not set the property value
PASS e.style['transform'] = "rotate(max(1deg, 0Hz))" should not set the property value
PASS e.style['transform'] = "rotate(max(1deg, 0dpi))" should not set the property value
PASS e.style['transform'] = "rotate(max(1deg, 0fr))" should not set the property value