[csswg-drafts] Pull Request: [css-font-loading] Fix invalid IDL

tidoust has just submitted a new pull request for https://github.com/w3c/csswg-drafts:

== [css-font-loading] Fix invalid IDL ==
This fixes invalid IDL syntax introduced in:
https://github.com/w3c/csswg-drafts/pull/6591

Errors were:
- Interfaces must have an `[Exposed]` extended attribute.
- `bool` does not exist in Web IDL. Correct type is `boolean`.


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


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

Received on Monday, 13 September 2021 08:30:02 UTC