[
https://issues.apache.org/jira/browse/NETBEANS-1454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16748684#comment-16748684
]
Artur Stępień commented on NETBEANS-1454:
-----------------------------------------
This is not in the specs but it is supported by a lot of browsers
!66446e16-70cf-4e05-9279-dc7686113bb7.png!
NB should care not only about standards but also what is used. And this value
is supported by already few libraries I had touch with in a webdevelopment.
Ignoring those things will put NB another step behind commercial products like
JetBrains.
> 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
> Attachments: 66446e16-70cf-4e05-9279-dc7686113bb7.png
>
>
> 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