summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/filter-effects/backdrop-filter-feimage-crash.html
blob: 762452e8e604c8c57b06c67d58b069720decc1ad (plain)
1
2
3
4
5
6
7
8
9
10
11
<!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>