- From: Anne van Kesteren <annevk@opera.com>
- Date: Tue, 21 Feb 2012 16:39:10 +0100
- To: "Wes Garland" <wes@page.ca>, "Brendan Eich" <brendan@mozilla.com>
- Cc: "Allen Wirfs-Brock" <allen@wirfs-brock.com>, public-script-coord@w3.org, mranney@voxer.com, "es-discuss discussion" <es-discuss@mozilla.org>
On Tue, 21 Feb 2012 16:35:21 +0100, Brendan Eich <brendan@mozilla.com> wrote: > Normalization happens to source upstream of the JS engine. Here I'll > call on a designated Unicode hitter. ;-) FWIW, we do not have normalization in the platform anywhere today. I think it is preferable to just stick to code point equality and let normalization be an authoring concern (as it is for CSS, HTML, XML, etc). -- Anne van Kesteren http://annevankesteren.nl/
Received on Tuesday, 21 February 2012 15:39:51 UTC