Re: Comment syntax

On Tue, Aug 21, 2012 at 11:22 PM, Jens O. Meiert <jens@meiert.com> wrote:
> CSS Working Group,
>
> an older subject for which I don’t recall any recent discussions—are
> there any plans to extend CSS’s comment syntax? Like, allowing
> one-line comments via e.g. “//”?

There are currently no such plans.  It would mean a change to the core
grammar.  It would also mean that the // combinator we're using for
table columns wouldn't work. ^_^

~TJ

Received on Wednesday, 22 August 2012 06:59:25 UTC