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

String.prototype.normalize should reference the Unicode Standard, not Annex 15 #912

Open
annevk opened this Issue May 5, 2017 · 0 comments

Comments

Projects
None yet
1 participant
@annevk
Contributor

annevk commented May 5, 2017

Per section 3.11 of the Unicode Standard, Annex 15 is advisory, but not normative.

@annevk annevk changed the title from String.prototype.normalize should reference Unicode Standard, not Annex 15 to String.prototype.normalize should reference the Unicode Standard, not Annex 15 May 5, 2017

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