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

Standardise Naming of has flags #5

Closed
kitsonk opened this issue Jul 27, 2015 · 1 comment
Closed

Standardise Naming of has flags #5

kitsonk opened this issue Jul 27, 2015 · 1 comment
Assignees
Milestone

Comments

@kitsonk
Copy link
Member

kitsonk commented Jul 27, 2015

We should standardise has flag naming to be more expressive. The ideally should refer to the macro standard of which they were introduced in.

For example:

  • html5- for items that were introduced as part of HTML5
  • dom3- for items that were introduced as W3C DOM Level 3 Specification
  • es5- for items that were introduced as part of ECMAScript 5
  • es6- for items that were introduced as part of ECMAScript 6/2015
  • es7- for items that are likely to be ratified as part of ECMAScript 7 (e.g. Object.observe)
  • css3- for items that were introduced as part of CSS3
@kitsonk
Copy link
Member Author

kitsonk commented Sep 7, 2016

Issue moved to dojo/has #14 via ZenHub

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

No branches or pull requests

2 participants