Harness status: OK

Found 25 tests

25 Pass
Pass	e.style['filter'] = "auto" should not set the property value
Pass	e.style['filter'] = "none hue-rotate(0deg)" should not set the property value
Pass	e.style['filter'] = "blur(10)" should not set the property value
Pass	e.style['filter'] = "blur(-100px)" should not set the property value
Pass	e.style['filter'] = "brightness(-20)" should not set the property value
Pass	e.style['filter'] = "brightness(30px)" should not set the property value
Pass	e.style['filter'] = "contrast(-20)" should not set the property value
Pass	e.style['filter'] = "contrast(30px)" should not set the property value
Pass	e.style['filter'] = "drop-shadow(10 20)" should not set the property value
Pass	e.style['filter'] = "drop-shadow(10% 20%)" should not set the property value
Pass	e.style['filter'] = "drop-shadow(1px)" should not set the property value
Pass	e.style['filter'] = "drop-shadow(1px 2px 3px 4px)" should not set the property value
Pass	e.style['filter'] = "drop-shadow(rgb(4, 5, 6))" should not set the property value
Pass	e.style['filter'] = "drop-shadow()" should not set the property value
Pass	e.style['filter'] = "grayscale(-20)" should not set the property value
Pass	e.style['filter'] = "grayscale(30px)" should not set the property value
Pass	e.style['filter'] = "hue-rotate(90)" should not set the property value
Pass	e.style['filter'] = "invert(-20)" should not set the property value
Pass	e.style['filter'] = "invert(30px)" should not set the property value
Pass	e.style['filter'] = "opacity(-20)" should not set the property value
Pass	e.style['filter'] = "opacity(30px)" should not set the property value
Pass	e.style['filter'] = "saturate(-20)" should not set the property value
Pass	e.style['filter'] = "saturate(30px)" should not set the property value
Pass	e.style['filter'] = "sepia(-20)" should not set the property value
Pass	e.style['filter'] = "sepia(30px)" should not set the property value