haidubogdan commented on PR #8409: URL: https://github.com/apache/netbeans/pull/8409#issuecomment-2870856878
> > Still not sure about the naming of the new parser rules. > > I suggest to see if it would make sense to follow the names from the CSS4 document: https://drafts.csswg.org/mediaqueries/#mq-syntax. That grammar might also give a hint what needs to be supported and might enable a complete implementation. Ah yes, at a first glance from this perspective I think `mediaRangeParameter` should have been `mediaFeatureValue` and the current `mediaFeatureValue` is more like a mediaFeatureValueExpression. I will analyze it. -- 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: notifications-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists