[
https://issues.apache.org/jira/browse/NETBEANS-1454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16748562#comment-16748562
]
Christian Lenz commented on NETBEANS-1454:
------------------------------------------
We are talking about a fix for the warning? For what? I only mean removing the
warning or change the wording of the warning. Nothing more. Not quick fix.
Don't know what a quickfix will look like here. I will have a look into
webstorm to check what happens there, but In my case, it is usable nowadays.
You can still use it and it is wide spreaded in the common web today. I mean
CSS grid is not standard too but when we will implement CSS 4 (Hopefully) we
will not show any warnings.
> Editor marks word-break: break-word CSS rule as warning
> -------------------------------------------------------
>
> Key: NETBEANS-1454
> URL: https://issues.apache.org/jira/browse/NETBEANS-1454
> Project: NetBeans
> Issue Type: Bug
> Components: web - CSS Editor
> Affects Versions: 9.0
> Environment: Windows 10
> Reporter: Artur Stępień
> Priority: Minor
> Labels: easyfix
>
> CSS Editor showing following css atributes in a rule as a warning:
>
> {code:java}
> .someClass{
> word-break: break-word;
> }
> {code}
> *break-word* value for the *word-break* shows as unsupported.
> https://www.w3schools.com/cssref/css3_pr_word-break.asp
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
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