haidubogdan commented on code in PR #8790:
URL: https://github.com/apache/netbeans/pull/8790#discussion_r2380128057
##########
ide/css.editor/src/org/netbeans/modules/css/editor/module/main/DefaultCssEditorModule.java:
##########
@@ -88,6 +88,7 @@ public class DefaultCssEditorModule extends CssEditorModule {
module("text", "http://www.w3.org/TR/css-text-4"), //NOI18N
module("writing_modes", "http://www.w3.org/TR/css3-writing-modes"),
//NOI18N
module("generated_content_for_paged_media",
"http://www.w3.org/TR/css3-gcpm"), //NOI18N
+ module("filter_effects", "https://www.w3.org/TR/filter-effects-1/"),
//NOI18N
Review Comment:
I'm blocked by this module check :)
java.io.FileNotFoundException: JAR entry
www.w3.org/TR/filter-effects-1/index.html not found in
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
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