- From: <bugzilla@jessica.w3.org>
- Date: Tue, 28 Feb 2012 11:10:50 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=14993 --- Comment #6 from Ezio Melotti <ezio.melotti@gmail.com> 2012-02-28 11:10:47 UTC --- That would work for me. Note that unlike the list you linked the trailing ';' should be included where necessary in the list of HTML5 references (the list at http://www.w3.org/TR/html5/named-character-references.html includes both references with and without the ';'). I also noticed that in your list the "DotDot" entry (and a few others) is equivalent to " \u20DC" (with a leading space), whereas the entry in the HTML5 list only mentions U+020DC (without mentioning the leading space). This is a combining character, so the reason for the extra space might be to prevent it to combine with the previous character. I don't know if this should be the same for the HTML5 list too though. -- Configure bugmail: https://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 Tuesday, 28 February 2012 11:10:58 UTC