﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10676	Font style tool shouldn't lowercase font style attributes	Cong Lin		"Now when using font tool to set a font-family to a block of texts, It is always made font name lower case. 
For example, 
Changing the font to comic sans, it adds the style:
font-family: comic sans ms,chalkboardse-regular,cursive;
It should be as it is in the code:
font-family: Comic Sans MS, 'ChalkboardSE-Regular', cursive;

This will make fonts not show correctly on different browsers "	Bug	closed	Normal		Core : Styles	4.2	duplicate		
