Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upString.prototype.normalize should reference the Unicode Standard, not Annex 15 #912
Comments
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
annevk commentedMay 5, 2017
Per section 3.11 of the Unicode Standard, Annex 15 is advisory, but not normative.