Skip to content
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

WebIDL index generating duplicate IDs #1119

Closed
marcoscaceres opened this issue Mar 1, 2017 · 0 comments
Closed

WebIDL index generating duplicate IDs #1119

marcoscaceres opened this issue Mar 1, 2017 · 0 comments

Comments

@marcoscaceres
Copy link
Member

Because we do a clone of the IDL, we are getting all the IDs from existing elements. Those need to be stripped out before the index gets inserted into the doc.

marcoscaceres added a commit that referenced this issue Mar 1, 2017
* develop:
  v10.5.8
  fix(css/webidl-oldschool): seperate IDL blocks
  fix(core/webidl-index): use span instead of div
  fix(core/aria): remove redundant role
  fix(core/webidl-index): don't clone IDs into idl-index (closes #1119)
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

No branches or pull requests

1 participant