gtk2/testsuite/css/parser/comment-detection.css
2013-05-15 15:37:17 +02:00

12 lines
95 B
CSS

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