- From: Richard Ishida <ishida@w3.org>
- Date: Wed, 15 Jan 2014 16:06:46 +0000
- To: Simon Sapin <simon.sapin@exyr.org>, www-style <www-style@w3.org>
- CC: 'WWW International' <www-international@w3.org>, "Tab Atkins Jr." <jackalmage@gmail.com>
On 07/01/2014 23:31, Simon Sapin wrote: > > http://www.w3.org/International/track/issues/306 >>> where XXX is a sequence of bytes other than 22 (ASCII for ") >> This is unclear and looks odd. [...] > > In this rephrasing, I also avoid entirely mentioning the 0x22 ASCII > character. The details of the byte pattern are not central to this note. Actually, i think there's still a problem here. If the @charset 'thing' is to be useful (ie. recognised for fallback encoding), then it has to follow a precise syntax, ie. a single space between charset and quote mark, and double quotes used rather than single. That isn't expressed by the grammar <at-charset-rule> = @charset <string>; RI
Received on Wednesday, 15 January 2014 16:07:20 UTC