﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
12386	font style format	314group		"I'm trying to modify the way the font combo is outputting html

config: 

config.font_names = 'Arial;' + 'Times;' + 'Courier' ;


My combo is well displayed -> 3 fonts are available but when i'm applying the font, i would like to modify the way the span is generated.
For instance instead of <span style=""font-family: arial"">
I would like <span style=""font-family: Arial"">

is it possible ?"	Bug	closed	Normal		General		invalid		
