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 be051eb61e Merge pull request #8085 from
junichi11/php83-arbitrary_static_variable_initializers
add abf6cebdf1 Fix parsing of @keyframes rules
new e60cf75714 Merge pull request #8053 from matthiasblaesing/keyframes
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:
ide/css.lib/nbproject/project.properties | 2 +-
.../src/org/netbeans/modules/css/lib/Css3.g | 5 +-
.../org/netbeans/modules/css/lib/Css3Lexer.java | 6144 +++---
.../org/netbeans/modules/css/lib/Css3Parser.java | 20425 ++++++++++---------
.../netbeans/modules/css/lib/api/CssTokenId.java | 2 +
.../netbeans/modules/css/lib/Css3ParserTest.java | 151 +
6 files changed, 13582 insertions(+), 13147 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