archives

« Bugzilla Issues Index

#3989 — 6.1.4: "No operations ensure that Strings are in a normalized form."


→ "No operations other than the String.prototype.normalize method ensure that Strings are in a normalized form."


Also, that paragraph is missing a period at the end.


fixed in rev34 editor's draft


fixed in rev34


The new spec text isn't quite correct: Implementations of String.prototype.localeCompare have to internally "normalize the strings upon which they operate" (to determine canonical equivalence), although they don't return normalized strings.


fixed in rev35 editor's draft


fixed in rev35


Verified in rev 35 draft.