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

12 lines
95 B
CSS
Raw Normal View History

2023-12-12 11:36:42 +01:00
/*/
a { color: blue; }
*/
/*\*/
b { color: inherit; }
/* */
/**/
c { color: inherit; }
/* */