Skip to content

Web IDL validation errors #164

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
autokagami opened this issue Apr 4, 2021 · 1 comment · Fixed by #173
Closed

Web IDL validation errors #164

autokagami opened this issue Apr 4, 2021 · 1 comment · Fixed by #173

Comments

@autokagami
Copy link

🤖 This is an automatic issue report for Web IDL validation error. 🤖

The bot found validation errors but couldn't fix them automatically, since the IDL texts include HTML tags. Please check the following messages and fix them.

  • Validation error at line 2 in webcodecs,20, inside `interface Plane`:
    interface Plane {
              ^
    

    Error: 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 for more information.

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

@saschanaz
Copy link
Member

Is there any good reason to have <xmp> inside <pre class='idl'>? I think they are redundant, no?

chcunningham added a commit that referenced this issue Apr 9, 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 a pull request may close this issue.

2 participants