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 323750 - CSS highlighting missing "font" property
CSS highlighting missing "font" property
Status: RESOLVED FIXED
Product: gtksourceview
Classification: Platform
Component: Syntax files
git master
Other Linux
: Normal trivial
: ---
Assigned To: GTK Sourceview maintainers
GTK Sourceview maintainers
Depends on:
Blocks:
 
 
Reported: 2005-12-10 20:08 UTC by Josh Lee
Modified: 2005-12-30 15:34 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Josh Lee 2005-12-10 20:08:36 UTC
The CSS highlighting doesn't support the "font" property.
Comment 1 Josh Lee 2005-12-10 20:16:52 UTC
It also doesn't support the five generic font-families: serif, sans-serif, 
monospace, cursive, and fantasy.
Comment 2 Paolo Maggi 2005-12-30 15:34:01 UTC
Fixed in CVS HEAD.

2005-12-30  Paolo Maggi  <paolo@gnome.org>

	* gtksourceview/language-specs/css.lang: fixed bug #323750 (CSS 
	highlighting missing "font" property).