Status: PASS | Duration: 1ms | Subtests: 1/1 | Open test on wpt.live | wpt.fyi
/css/filter-effects/backdrop-filter-feimage-crash.html
<!doctype html> <link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1770063"> <style> * { backdrop-filter: url(#a); filter: saturate(60%); } </style> <svg> <filter id='a'> <feImage>