- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 30 Sep 2009 20:11:25 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=7778 Mark Pilgrim <mark@diveintomark.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mark@diveintomark.org --- Comment #1 from Mark Pilgrim <mark@diveintomark.org> 2009-09-30 20:11:24 --- Step 4 of one of the inner steps of the "determining the character encoding" algorithm states: "If the attribute's name is "charset", let charset be the attribute's value, interpreted as a character encoding." I am trying to implement this algorithm, and I don't understand the phrase "interpreted as a character encoding." Does this require some additional processing beyond returning the discovered value as-is? -- 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 Wednesday, 30 September 2009 20:11:28 UTC