This is an automated email from the ASF dual-hosted git repository. matthiasblaesing pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit b5560425963730402b5cfdc15cd2a92c862a8a60 Merge: 9f32bc262fa 6d3af5ed2db Author: Matthias Bläsing <[email protected]> AuthorDate: Sat Jan 11 17:57:37 2025 +0100 Merge pull request #8104 from matthiasblaesing/css_at_rule_space_brace CSS: Improve parsing of custom @-rules .../src/org/netbeans/modules/css/lib/Css3.g | 4 +- .../org/netbeans/modules/css/lib/Css3Lexer.java | 1332 +- .../org/netbeans/modules/css/lib/Css3Parser.java | 19197 +++++++++---------- .../netbeans/modules/css/lib/Css3ParserTest.java | 112 +- 4 files changed, 10255 insertions(+), 10390 deletions(-) --------------------------------------------------------------------- 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
