bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#11166: css-mode can't handle single quote in comments


From: Stefan Monnier
Subject: bug#11166: css-mode can't handle single quote in comments
Date: Wed, 04 Apr 2012 10:47:33 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux)

> Reproducible with fairly recent Emacs 24 build:
> <begin CSS>
>         // This should have a white bottom border
>         // But the way we're running the main border on tab-content, not on
> nav-tab
>         // means that this sits under the border line, and so our white
> border is invisible
>         // to fix this, raise the z-index
> </end>

> Note single quote on line 2 ruins font-locking.

Are // comments supported in CSS nowadays?  Can you point to the
relevant documentation, to see exactly how they work?


        Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]