Skip to content

Conversation

@tidoust
Copy link
Member

@tidoust tidoust commented Sep 13, 2021

This fixes invalid IDL syntax introduced in:
#6591

Errors were:

  • Interfaces must have an [Exposed] extended attribute.
  • bool does not exist in Web IDL. Correct type is boolean.

This fixes invalid IDL syntax introduced in:
w3c#6591

Errors were:
- Interfaces must have an `[Exposed]` extended attribute.
- `bool` does not exist in Web IDL. Correct type is `boolean`.
@tidoust tidoust requested a review from litherum September 13, 2021 08:29
@tabatkins tabatkins merged commit c646ced into w3c:main Sep 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants