matthiasblaesing commented on issue #6060:
URL: https://github.com/apache/netbeans/issues/6060#issuecomment-1711810586

   Ok, looking at the present grammar and the examples of the w3c. This might 
be problematic constructs:
   
   ```css
   @supports selector(h2 > p) {
   }
   
   @supports font-tech(color-COLRv1) {
   }
   
   @supports font-format(opentype) {
   }
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to