Bug 352258 - Highlight doesn't recognize css "word-break" attribute
Summary: Highlight doesn't recognize css "word-break" attribute
Status: RESOLVED FIXED
Alias: None
Product: kate
Classification: Applications
Component: syntax (show other bugs)
Version: 3.13.2
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-04 07:56 UTC by Pascal d'Hermilly
Modified: 2015-10-04 12:00 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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