[csswg-drafts] Pull Request: [css-nesting-1] Align with Web IDL specification

xfq has just labeled a pull request from autokagami for https://github.com/w3c/csswg-drafts as "css-nesting":

== [css-nesting-1] Align with Web IDL specification ==
This is an automated pull request to align the spec with the latest Web IDL specification.

The following is the Web IDL validation message, which may help understanding this PR:

```
Validation error at line 1 in css-nesting-1,0, inside `interface CSSNestingRule`:
interface CSSNestingRule : CSSRule {
          ^ Interfaces must have `[Exposed]` extended attribute. To fix, add, for example, `[Exposed=Window]`. Please also consider carefully if your interface should also be exposed in a Worker scope. Refer to the [WebIDL spec section on Exposed](https://heycam.github.io/webidl/#Exposed) for more information.
```

Currently this autofix might introduce awkward code formatting, and feel free to manually fix it whenever it happens.

Please file an issue at https://github.com/saschanaz/webidl-updater/issues/new if you think this PR is invalid or should be enhanced.

See https://github.com/w3c/csswg-drafts/pull/5767


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 17 February 2021 16:09:54 UTC