Skip to content
New issue

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

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

Already on GitHub? # to your account

Extract terms defined with "data-export" attribute #170

Closed
tidoust opened this issue Sep 15, 2019 · 1 comment
Closed

Extract terms defined with "data-export" attribute #170

tidoust opened this issue Sep 15, 2019 · 1 comment

Comments

@tidoust
Copy link
Member

tidoust commented Sep 15, 2019

Cross-reference links to terms defined in another spec should be limited to term definitions that are explicitly marked up as exported through a data-export attribute, since these terms represent the stable interface that authors are ready to support.

Reffy should extract these terms and their ID, and report an anomaly when a spec references a term that is not in the list of exported terms.

Note spec edition tools already automatically mark WebIDL terms with a data-export="" attribute, so no need to treat them differently.

@dontcallmedom
Copy link
Member

This was done in #229

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants