- From: John Cowan <cowan@mercury.ccil.org>
- Date: Wed, 15 Jan 2014 17:24:26 -0500
- To: "Tab Atkins Jr." <jackalmage@gmail.com>
- Cc: Richard Ishida <ishida@w3.org>, Simon Sapin <simon.sapin@exyr.org>, www-style <www-style@w3.org>, WWW International <www-international@w3.org>
Tab Atkins Jr. scripsit:
> @charset 'iso-8859-1';
> .foo© { color: red; }
>
> Totally valid CSSCharsetRule shows up in the stylesheet. Assuming
> that the file is actually saved in iso-8859-1, though, the @charset
> has zero effect, and the © symbol is corrupted. Remove the extra
> whitespace, change to double-quote chars, and it'll work.
Feh. Do we really suck so much that this result is unavoidable? I'd like
to see the syntax definition of the @charset rule narrowed to match the
@charset marker. Is that impossible?
--
Not to perambulate John Cowan <cowan@ccil.org>
the corridors http://www.ccil.org/~cowan
during the hours of repose
in the boots of ascension. --Sign in Austrian ski-resort hotel
Received on Wednesday, 15 January 2014 22:24:52 UTC