﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7498	Font size: nested span tags	Wiktor Walc	Garry Yao	" - Load replacebyclass sample, clear all contents
 - Select font size ""12""
 - Select font size ""16""
 - Type some text
 - Result: 
{{{
<span style=""font-size: 12px;""><span style=""font-size: 16px;"">Some text</span></span>
}}}
 - Expected result:
{{{
<span style=""font-size: 16px;"">Some text</span>
}}}

Note: it is a bit different case than the one reported in #2203"	Bug	closed	Normal		General	3.0	fixed	IBM	satya_minnekanti@…
