Bug 352258

Summary: Highlight doesn't recognize css "word-break" attribute
Product: [Applications] kate Reporter: Pascal d'Hermilly <pascal>
Component: syntaxAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 3.13.2   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Pascal d'Hermilly 2015-09-04 07:56:14 UTC
The highlighting for css doesn't recognize "word-break" as a standard attribute, but highlights it with italic.
example css:
#toolbox .toolbox-entry{
    cursor:pointer;
    word-break:break-all;
}

It's a part of css3: http://www.w3schools.com/cssref/css3_pr_word-break.asp

kate version: 3.13.3 (was not available in version selection)

Reproducible: Always
Comment 1 Christoph Cullmann 2015-10-04 12:00:54 UTC
Git commit fe20eca2cee5c93bc1fc876e46f5d90b8bc5894b by Christoph Cullmann.
Committed on 04/10/2015 at 12:00.
Pushed by cullmann into branch 'master'.

add word-break

M  +11   -10   src/syntax/data/css.xml

http://commits.kde.org/ktexteditor/fe20eca2cee5c93bc1fc876e46f5d90b8bc5894b