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