Skip to content

Commit 9ee2b90

Browse files
chrishtrsvgeesus
authored andcommitted
Merge pull request w3c#507 from jakearchibald/export-backdrop-root
Export backdrop root
1 parent 4006961 commit 9ee2b90

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
@@ -112,7 +112,7 @@ See <a href="https://github.com/w3c/fxtf-drafts/issues/53">discussion in issue 5
112112
Note: No content that is a DOM ancestor of the Backdrop Root element should
113113
contribute to or affect the Backdrop Root Image.
114114

115-
A <dfn>Backdrop Root</dfn> is formed, anywhere in the document, by an element in any of the following scenarios. See [[#BackdropRootTriggers]] for more details on each:
115+
A <dfn export>Backdrop Root</dfn> is formed, anywhere in the document, by an element in any of the following scenarios. See [[#BackdropRootTriggers]] for more details on each:
116116
* The root element of the document (HTML).
117117
* An element with a filter property other than "none".
118118
* An element with an opacity value less than 1.

0 commit comments

Comments
 (0)