After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 776449 - css.lang: Add support for SVG style properties and values
css.lang: Add support for SVG style properties and values
Status: RESOLVED FIXED
Product: gtksourceview
Classification: Platform
Component: Syntax files
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: GTK Sourceview maintainers
GTK Sourceview maintainers
Depends on:
Blocks:
 
 
Reported: 2016-12-23 16:38 UTC by Tobias Schönberg
Modified: 2016-12-27 17:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
css.lang: Add SVG specific properties and values (3.88 KB, patch)
2016-12-23 17:03 UTC, Tobias Schönberg
committed Details | Review

Description Tobias Schönberg 2016-12-23 16:38:38 UTC
The css lang file is currently missing a few of the SVG specific CSS properties and values. I will attach a patch.
Comment 1 Tobias Schönberg 2016-12-23 17:03:44 UTC
Created attachment 342425 [details] [review]
css.lang: Add SVG specific properties and values

Currently a few SVG specific properties and values are not
highlighted correctly.
This commit adds the properties and values in seperate
blocks. Some properties and values are already in the CSS1
or CSS3 blocks. A few SVG property values can be written
using camelCase or lowercase.
Comment 2 Sébastien Wilmet 2016-12-23 18:30:21 UTC
Review of attachment 342425 [details] [review]:

Looks good, thanks.
Comment 3 Tobias Schönberg 2016-12-23 21:43:52 UTC
Thanks for the review and merge!
Comment 4 Sébastien Wilmet 2016-12-27 17:45:07 UTC
Attachment 342425 [details] pushed as 5749523 - css.lang: Add SVG specific properties and values

And also backported on gnome-3-24.