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 0983c5e105c68a0301dae216fa4b4d9cbd28886d Merge: 9f426ec215a 5e6d537cf22 Author: Matthias Bläsing <[email protected]> AuthorDate: Thu Jan 15 17:32:12 2026 +0100 Merge pull request #9135 from haidubogdan/css_host_slotted_pseudo_elements fixes parser error for css ::host and ::sloted pseudo-elements .../src/org/netbeans/modules/css/lib/Css3.g | 4 +- .../org/netbeans/modules/css/lib/Css3Lexer.java | 3108 ++-- .../org/netbeans/modules/css/lib/Css3Parser.java | 16823 ++++++++++--------- .../netbeans/modules/css/lib/Css3ParserTest.java | 13 + 4 files changed, 10290 insertions(+), 9658 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
