Anne van Kesteren (2014-01-11T18:52:52.000Z)
On Sat, Jan 11, 2014 at 6:37 PM, Allen Wirfs-Brock
<allen at wirfs-brock.com> wrote:
> I'm only talking about this specification and what it takes to decouple it from web platform dependencies.  In this case, ASCII whitespace seems to only be used in processing the label parameter passed to the TextDecoder and TextEncoder constructors.  So, it isn't clear how CSS or anything else is relevant to that.

As I said, the algorithm used to get an encoding is also used by HTML,
CSS et al. See e.g.
http://dev.w3.org/csswg/css-syntax/#input-byte-stream and
http://www.whatwg.org/specs/web-apps/current-work/multipage/parsing.html#determining-the-character-encoding


-- 
http://annevankesteren.nl/
domenic at domenicdenicola.com (2014-01-17T04:43:44.847Z)
As I said, the algorithm used to get an encoding is also used by HTML,
CSS et al. See e.g.
http://dev.w3.org/csswg/css-syntax/#input-byte-stream and
http://www.whatwg.org/specs/web-apps/current-work/multipage/parsing.html#determining