blob: 9caa5eaa572f14f0ae1f6a4286b2c49622f6bc3f [file] [log] [blame]
PASS e.style['margin-left'] = "min(1px, 0)" should not set the property value
PASS e.style['margin-left'] = "min(1px, 0s)" should not set the property value
PASS e.style['margin-left'] = "min(1px, 0Hz)" should not set the property value
PASS e.style['margin-left'] = "min(1px, 0dpi)" should not set the property value
PASS e.style['margin-left'] = "min(1px, 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%, 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(1px, 0)" should not set the property value
PASS e.style['margin-left'] = "max(1px, 0s)" should not set the property value
PASS e.style['margin-left'] = "max(1px, 0Hz)" should not set the property value
PASS e.style['margin-left'] = "max(1px, 0dpi)" should not set the property value
PASS e.style['margin-left'] = "max(1px, 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%, 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