gtk2/testsuite/css/parser/comment-detection.css

12 lines
95 B
CSS
Raw Normal View History

/*/
a { color: blue; }
*/
/*\*/
b { color: inherit; }
/* */
/**/
c { color: inherit; }
/* */