blob: 69a2537291f21ce65c8ac5401f3a1313d1d0f514 [file] [log] [blame]
PASS e.style['letter-spacing'] = "min()" should not set the property value
PASS e.style['letter-spacing'] = "min( )" should not set the property value
PASS e.style['letter-spacing'] = "min(,)" should not set the property value
PASS e.style['letter-spacing'] = "min(1py)" should not set the property value
PASS e.style['letter-spacing'] = "min(1px, )" should not set the property value
PASS e.style['letter-spacing'] = "min(, 1px)" should not set the property value
PASS e.style['letter-spacing'] = "min(1px + )" should not set the property value
PASS e.style['letter-spacing'] = "min(1px - )" should not set the property value
PASS e.style['letter-spacing'] = "min(1px * )" should not set the property value
PASS e.style['letter-spacing'] = "min(1px / )" should not set the property value
PASS e.style['letter-spacing'] = "min(1px 2px)" should not set the property value
PASS e.style['letter-spacing'] = "min(1px, , 2px)" should not set the property value
PASS e.style['letter-spacing'] = "max()" should not set the property value
PASS e.style['letter-spacing'] = "max( )" should not set the property value
PASS e.style['letter-spacing'] = "max(,)" should not set the property value
PASS e.style['letter-spacing'] = "max(1py)" should not set the property value
PASS e.style['letter-spacing'] = "max(1px, )" should not set the property value
PASS e.style['letter-spacing'] = "max(, 1px)" should not set the property value
PASS e.style['letter-spacing'] = "max(1px + )" should not set the property value
PASS e.style['letter-spacing'] = "max(1px - )" should not set the property value
PASS e.style['letter-spacing'] = "max(1px * )" should not set the property value
PASS e.style['letter-spacing'] = "max(1px / )" should not set the property value
PASS e.style['letter-spacing'] = "max(1px 2px)" should not set the property value
PASS e.style['letter-spacing'] = "max(1px, , 2px)" should not set the property value
PASS e.style['letter-spacing'] = "min(0)" should not set the property value
PASS e.style['letter-spacing'] = "min(0%)" should not set the property value
PASS e.style['letter-spacing'] = "min(0s)" should not set the property value
PASS e.style['letter-spacing'] = "min(0Hz)" should not set the property value
PASS e.style['letter-spacing'] = "min(0dpi)" should not set the property value
PASS e.style['letter-spacing'] = "min(0fr)" should not set the property value
PASS e.style['letter-spacing'] = "min(1px, 0)" should not set the property value
PASS e.style['letter-spacing'] = "min(1px, 0%)" should not set the property value
PASS e.style['letter-spacing'] = "min(1px, 0s)" should not set the property value
PASS e.style['letter-spacing'] = "min(1px, 0Hz)" should not set the property value
PASS e.style['letter-spacing'] = "min(1px, 0dpi)" should not set the property value
PASS e.style['letter-spacing'] = "min(1px, 0fr)" should not set the property value
PASS e.style['letter-spacing'] = "max(0)" should not set the property value
PASS e.style['letter-spacing'] = "max(0%)" should not set the property value
PASS e.style['letter-spacing'] = "max(0s)" should not set the property value
PASS e.style['letter-spacing'] = "max(0Hz)" should not set the property value
PASS e.style['letter-spacing'] = "max(0dpi)" should not set the property value
PASS e.style['letter-spacing'] = "max(0fr)" should not set the property value
PASS e.style['letter-spacing'] = "max(1px, 0)" should not set the property value
PASS e.style['letter-spacing'] = "max(1px, 0%)" should not set the property value
PASS e.style['letter-spacing'] = "max(1px, 0s)" should not set the property value
PASS e.style['letter-spacing'] = "max(1px, 0Hz)" should not set the property value
PASS e.style['letter-spacing'] = "max(1px, 0dpi)" should not set the property value
PASS e.style['letter-spacing'] = "max(1px, 0fr)" should not set the property value