[css-syntax] Cross-origin fallback charset

Hi,

The draft specifies that a "charset" attribute on HTML <link> (or 
similar) and the encoding of the referring document are fallbacks for 
determining the encoding of a stylesheet.

Issue 2 asks if we should limit this to same-origin stylesheets:

http://dev.w3.org/csswg/css-syntax/#issue-ab273e4b

I suggest closing the issue without change as the current draft matches 
what HTML does for the <script> element: cross-origin or same-origin 
does not affect encoding detection.

-- 
Simon Sapin

Received on Tuesday, 29 October 2013 10:40:33 UTC