This is an automated email from the ASF dual-hosted git repository.
matthiasblaesing pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
from 9f426ec215a Merge pull request #9131 from
mbien/fix-nbm-wizard-properties-npe
add 5e6d537cf22 fixes parser error for css ::host and ::sloted
pseudo-elements Closes #8784
new 0983c5e105c Merge pull request #9135 from
haidubogdan/css_host_slotted_pseudo_elements
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../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