- From: <bugzilla@wiggum.w3.org>
- Date: Sun, 18 Oct 2009 22:26:35 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=7778 Ian 'Hixie' Hickson <ian@hixie.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |NEEDSINFO --- Comment #2 from Ian 'Hixie' Hickson <ian@hixie.ch> 2009-10-18 22:26:34 --- The attribute's value is a string. A character encoding is a mapping of byte sequences to Unicode codepoints. So the attribute's value (the character encoding name) has to be interpreted as a character encoding to use it. It doesn't mean anything more than that. Does that make sense? Is there better (but still accurate) terminology that I can use? -- 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 Sunday, 18 October 2009 22:26:38 UTC