- From: <bugzilla@jessica.w3.org>
- Date: Thu, 02 Jun 2011 01:24:56 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12839 --- Comment #8 from Leif Halvard Silli <xn--mlform-iua@xn--mlform-iua.no> 2011-06-02 01:24:56 UTC --- (In reply to comment #6) > (In reply to comment #4) > NO! Validator.nu and Validator.w3.org do not behave like that - they perform > unicode normalization. To verity that validators perform normalization, paste > this code into Validator.nu or Validator.w3.org UPATE: It turns out that it is *Webkit* based browsers who perform the NFC normalization when the form is submitted, resulting in a different validation result compared to when using Opera, IE or Firefox. For the latter browsers, then validator.nu consider "<p id="å">NFD<p id="å">NFC" as valid, because they use different normalizations. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Thursday, 2 June 2011 01:24:58 UTC