blob: 608f19b0ce63071dafd214fde565c78c510cb097 [file] [log] [blame]
PASS e.style['opacity'] = "round()" should not set the property value
PASS e.style['opacity'] = "round( )" should not set the property value
PASS e.style['opacity'] = "round(,)" should not set the property value
PASS e.style['opacity'] = "round(1, )" should not set the property value
PASS e.style['opacity'] = "round(, 1)" should not set the property value
PASS e.style['opacity'] = "round(1 + )" should not set the property value
PASS e.style['opacity'] = "round(1 - )" should not set the property value
PASS e.style['opacity'] = "round(1 * )" should not set the property value
PASS e.style['opacity'] = "round(1 / )" should not set the property value
PASS e.style['opacity'] = "round(1 2)" should not set the property value
PASS e.style['opacity'] = "round(nearest, 1 2)" should not set the property value
PASS e.style['opacity'] = "round(1, nearest, 12)" should not set the property value
PASS e.style['opacity'] = "round(1, nearest)" should not set the property value
PASS e.style['opacity'] = "round(nearest, 1, nearest)" should not set the property value
PASS e.style['opacity'] = "round(nearest, 1)" should not set the property value
PASS e.style['opacity'] = "round(1, , 2)" should not set the property value
PASS e.style['opacity'] = "mod()" should not set the property value
PASS e.style['opacity'] = "mod( )" should not set the property value
PASS e.style['opacity'] = "mod(,)" should not set the property value
PASS e.style['opacity'] = "mod(1, )" should not set the property value
PASS e.style['opacity'] = "mod(, 1)" should not set the property value
PASS e.style['opacity'] = "mod(1 + )" should not set the property value
PASS e.style['opacity'] = "mod(1 - )" should not set the property value
PASS e.style['opacity'] = "mod(1 * )" should not set the property value
PASS e.style['opacity'] = "mod(1 / )" should not set the property value
PASS e.style['opacity'] = "mod(1 2)" should not set the property value
PASS e.style['opacity'] = "mod(1, , 2)" should not set the property value
PASS e.style['opacity'] = "rem()" should not set the property value
PASS e.style['opacity'] = "rem( )" should not set the property value
PASS e.style['opacity'] = "rem(,)" should not set the property value
PASS e.style['opacity'] = "rem(1, )" should not set the property value
PASS e.style['opacity'] = "rem(, 1)" should not set the property value
PASS e.style['opacity'] = "rem(1 + )" should not set the property value
PASS e.style['opacity'] = "rem(1 - )" should not set the property value
PASS e.style['opacity'] = "rem(1 * )" should not set the property value
PASS e.style['opacity'] = "rem(1 / )" should not set the property value
PASS e.style['opacity'] = "rem(1 2)" should not set the property value
PASS e.style['opacity'] = "rem(1, , 2)" should not set the property value
PASS e.style['opacity'] = "round(0px)" should not set the property value
PASS e.style['opacity'] = "round(0s)" should not set the property value
PASS e.style['opacity'] = "round(0deg)" should not set the property value
PASS e.style['opacity'] = "round(0Hz)" should not set the property value
PASS e.style['opacity'] = "round(0dpi)" should not set the property value
PASS e.style['opacity'] = "round(0fr)" should not set the property value
PASS e.style['opacity'] = "round(1, 1%)" should not set the property value
PASS e.style['opacity'] = "round(1, 0px)" should not set the property value
PASS e.style['opacity'] = "round(1, 0s)" should not set the property value
PASS e.style['opacity'] = "round(1, 0deg)" should not set the property value
PASS e.style['opacity'] = "round(1, 0Hz)" should not set the property value
PASS e.style['opacity'] = "round(1, 0dpi)" should not set the property value
PASS e.style['opacity'] = "round(1, 0fr)" should not set the property value
PASS e.style['opacity'] = "mod(0px)" should not set the property value
PASS e.style['opacity'] = "mod(0s)" should not set the property value
PASS e.style['opacity'] = "mod(0deg)" should not set the property value
PASS e.style['opacity'] = "mod(0Hz)" should not set the property value
PASS e.style['opacity'] = "mod(0dpi)" should not set the property value
PASS e.style['opacity'] = "mod(0fr)" should not set the property value
PASS e.style['opacity'] = "mod(1, 1%)" should not set the property value
PASS e.style['opacity'] = "mod(1, 0px)" should not set the property value
PASS e.style['opacity'] = "mod(1, 0s)" should not set the property value
PASS e.style['opacity'] = "mod(1, 0deg)" should not set the property value
PASS e.style['opacity'] = "mod(1, 0Hz)" should not set the property value
PASS e.style['opacity'] = "mod(1, 0dpi)" should not set the property value
PASS e.style['opacity'] = "mod(1, 0fr)" should not set the property value
PASS e.style['opacity'] = "rem(0px)" should not set the property value
PASS e.style['opacity'] = "rem(0s)" should not set the property value
PASS e.style['opacity'] = "rem(0deg)" should not set the property value
PASS e.style['opacity'] = "rem(0Hz)" should not set the property value
PASS e.style['opacity'] = "rem(0dpi)" should not set the property value
PASS e.style['opacity'] = "rem(0fr)" should not set the property value
PASS e.style['opacity'] = "rem(1, 1%)" should not set the property value
PASS e.style['opacity'] = "rem(1, 0px)" should not set the property value
PASS e.style['opacity'] = "rem(1, 0s)" should not set the property value
PASS e.style['opacity'] = "rem(1, 0deg)" should not set the property value
PASS e.style['opacity'] = "rem(1, 0Hz)" should not set the property value
PASS e.style['opacity'] = "rem(1, 0dpi)" should not set the property value
PASS e.style['opacity'] = "rem(1, 0fr)" should not set the property value