- From: Ian Hickson <ian@hixie.ch>
- Date: Thu, 22 May 2008 09:33:24 +0000 (UTC)
- To: Philip Taylor <pjt47@cam.ac.uk>
- Cc: HTML WG <public-html@w3.org>
On Wed, 5 Mar 2008, Philip Taylor wrote:
>
> In the "algorithm for extracting an encoding from a Content-Type":
>
> "Skip any U+0009, U+000A, U+000B, U+000C, U+000D, or U+0020 characters
> that immediately follow the word equals sign (there might not be any)."
> - s/word//
Fixed.
> "If it is a U+0022 QUOTATION MARK ('"') and there is a later U+0022
> QUOTATION MARK ('"') in s: Return string between the two quotation
> marks." - unclear since there can be multiple later quotation marks
> (e.g. <meta content=';charset="utf-8"oops"'>), so it should be explicit
> that it means the earliest one. Same about apostrophes.
Fixed.
--
Ian Hickson U+1047E )\._.,--....,'``. fL
http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,.
Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Thursday, 22 May 2008 09:34:01 UTC