blob: a3ba52d061bd0b97950dcd82cf1cdfeb636f7628 [file] [log] [blame]
PASS e.style['opacity'] = "abs()" should not set the property value
PASS e.style['opacity'] = "abs( )" should not set the property value
PASS e.style['opacity'] = "abs(,)" should not set the property value
PASS e.style['opacity'] = "abs(1, )" should not set the property value
PASS e.style['opacity'] = "abs(, 1)" should not set the property value
PASS e.style['opacity'] = "abs(1 + )" should not set the property value
PASS e.style['opacity'] = "abs(1 - )" should not set the property value
PASS e.style['opacity'] = "abs(1 * )" should not set the property value
PASS e.style['opacity'] = "abs(1 / )" should not set the property value
PASS e.style['opacity'] = "abs(1 2)" should not set the property value
PASS e.style['opacity'] = "abs(1, , 2)" should not set the property value
PASS e.style['opacity'] = "abs(1, 2)" should not set the property value
PASS e.style['opacity'] = "sign()" should not set the property value
PASS e.style['opacity'] = "sign( )" should not set the property value
PASS e.style['opacity'] = "sign(,)" should not set the property value
PASS e.style['opacity'] = "sign(1, )" should not set the property value
PASS e.style['opacity'] = "sign(, 1)" should not set the property value
PASS e.style['opacity'] = "sign(1 + )" should not set the property value
PASS e.style['opacity'] = "sign(1 - )" should not set the property value
PASS e.style['opacity'] = "sign(1 * )" should not set the property value
PASS e.style['opacity'] = "sign(1 / )" should not set the property value
PASS e.style['opacity'] = "sign(1 2)" should not set the property value
PASS e.style['opacity'] = "sign(1, , 2)" should not set the property value
PASS e.style['opacity'] = "sign(1, 2)" should not set the property value
PASS e.style['opacity'] = "abs(0px)" should not set the property value
PASS e.style['opacity'] = "abs(0s)" should not set the property value
PASS e.style['opacity'] = "abs(0deg)" should not set the property value
PASS e.style['opacity'] = "abs(0Hz)" should not set the property value
PASS e.style['opacity'] = "abs(0dpi)" should not set the property value
PASS e.style['opacity'] = "abs(0fr)" should not set the property value
PASS e.style['opacity'] = "abs(1, 1%)" should not set the property value
PASS e.style['opacity'] = "abs(1, 0px)" should not set the property value
PASS e.style['opacity'] = "abs(1, 0s)" should not set the property value
PASS e.style['opacity'] = "abs(1, 0deg)" should not set the property value
PASS e.style['opacity'] = "abs(1, 0Hz)" should not set the property value
PASS e.style['opacity'] = "abs(1, 0dpi)" should not set the property value
PASS e.style['opacity'] = "abs(1, 0fr)" should not set the property value
PASS e.style['opacity'] = "sign(1, 1%)" should not set the property value
PASS e.style['opacity'] = "sign(1, 0px)" should not set the property value
PASS e.style['opacity'] = "sign(1, 0s)" should not set the property value
PASS e.style['opacity'] = "sign(1, 0deg)" should not set the property value
PASS e.style['opacity'] = "sign(1, 0Hz)" should not set the property value
PASS e.style['opacity'] = "sign(1, 0dpi)" should not set the property value
PASS e.style['opacity'] = "sign(1, 0fr)" should not set the property value