﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7322	Valid font specification not being handled by the editor properly	Lynne Kues	Garry Yao	"Open the editor with the attached html.
Click on the various fonts.  Notice that the font picker does not recognize the font.

The w3 specification for font-family states that font ""family names"" must be quoted strings.  It specifically ""recommends"" that fonts with spaces in their name should be quoted, and explicitly shows an example of a font without quotes as invalid. 

i.e. (this is specifically mentioned as invalid)
font-family: Hawaii 5-0, sans-serif;

See http://www.w3.org/TR/CSS2/fonts.html#font-family-prop

The editor should correctly recognize this type of font specification.  In addition, the editor should be generating the font specification according to w3 specification.

"	Bug	closed	Normal	CKEditor 3.5.4	Core : Styles	3.5.2	fixed	IBM	idzelis@…
