blob: 6a37f96e586ff8c413e5aa671193e59ad4039668 [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