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