[
https://issues.apache.org/jira/browse/NETBEANS-1454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Bläsing resolved NETBEANS-1454.
----------------------------------------
Resolution: Fixed
Fix was merged to master.
> 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ń
> Assignee: Matthias Bläsing
> Priority: Minor
> Labels: css, easyfix
> Fix For: 12.2
>
> Attachments: 66446e16-70cf-4e05-9279-dc7686113bb7.png
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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
(v8.3.4#803005)
---------------------------------------------------------------------
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