Click here to download the Blitz Browser!

WPT

wpt / css / filter-effects / parsing / backdrop-filter-parsing-invalid.html

Spec: Filter Effects ↗

Runs: Chrome 155.0.8040.0 (wpt@105b6a3a5, 2026-09-03) | Firefox 157.0a1 (wpt@e6996908b, 2026-09-03) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-f436a (wpt@476394464, 2026-09-03) | Servo Servo 0.6 (wpt@7e3d005d7, 2026-09-03) | Blitz a50cb8971 (wpt@a95401e4e, 2026-09-03)

View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi

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