Skip to content

Commit 6f54f6a

Browse files
authored
[css-nesting-1] Align with Web IDL specification (w3c#5767)
1 parent e5a508a commit 6f54f6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css-nesting-1/Overview.bs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Module Interactions</h3>
2929
This module introduces selectors that extend the [[SELECTORS4]] module.
3030

3131
<pre class=idl>
32+
[Exposed=Window]
3233
interface CSSNestingRule : CSSRule {
3334
attribute CSSOMString selectorText;
3435
[SameObject] readonly attribute CSSRuleList cssRules;

0 commit comments

Comments
 (0)