Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions css/filter-effects/effect-reference-feimage-001.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<link rel="help" href="https://drafts.fxtf.org/filter-effects-1/#FilterProperty">
<link rel="match" href="reference/effect-reference-feimage-001-ref.html">
<meta name="assert" content="This test ensures that CSS reference filters supports feImage."/>
<meta name="fuzzy" content="maxDifference=0-11; totalPixels=0-17278"/>
<style>
#filtered {
width: 160px;
Expand Down
1 change: 1 addition & 0 deletions css/filter-effects/effect-reference-feimage-002.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<link rel="help" href="https://drafts.fxtf.org/filter-effects-1/#FilterProperty">
<link rel="match" href="reference/effect-reference-feimage-002-ref.html">
<meta name="assert" content="This test ensures that CSS reference filters with 'will-change: transform' supports feImage."/>
<meta name="fuzzy" content="maxDifference=0-11; totalPixels=0-17278"/>
<style>
#filtered {
width: 160px;
Expand Down
1 change: 1 addition & 0 deletions css/filter-effects/effect-reference-feimage-003.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<link rel="help" href="https://drafts.fxtf.org/filter-effects-1/#FilterProperty">
<link rel="match" href="reference/effect-reference-feimage-003-ref.html">
<meta name="assert" content="This test ensures that CSS reference filters support a dynamically attached feImage."/>
<meta name="fuzzy" content="maxDifference=0-11; totalPixels=0-17278"/>
<body>

<style>
Expand Down
1 change: 1 addition & 0 deletions css/filter-effects/effect-reference-feimage-004.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<link rel="help" href="https://drafts.fxtf.org/filter-effects-1/#FilterProperty">
<link rel="match" href="reference/effect-reference-feimage-004-ref.html">
<meta name="assert" content="This test ensures that CSS reference filters with 'will-change: filter' supports feImage."/>
<meta name="fuzzy" content="maxDifference=0-11; totalPixels=0-17278"/>
<style>
#filtered {
width: 160px;
Expand Down