Skip to content

Commit 3e61d16

Browse files
chrishtrsvgeesus
authored andcommitted
Merge pull request w3c#554 from flackr/edgemode-mirror
[filter-effects] Add mirror edgeMode filter
1 parent 9ee2b90 commit 3e61d16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

filter-effects-2/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ output as its SourceGraphic.
8080
Filter functions must operate in the sRGB color space.
8181

8282
If the filter functions list includes a <a href="https://drafts.fxtf.org/filter-effects-1/#blurEquivalent">blur()</a>
83-
filter, the filter will be applied with edgeMode="duplicate", with the edge defined by the clipped, transformed border
83+
filter, the filter will be applied with edgeMode="mirror", with the edge defined by the clipped, transformed border
8484
box of the element. See [[#BackdropRoot]].
8585

8686
Note: The effect of the backdrop-filter will not be visible unless some

0 commit comments

Comments
 (0)