﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7112	insertText should not split styles	Sa'ar Zac Elias		" * Open the API sample.
 * Place the caret inside the bolden text.
 * Type some text inside the second textarea and click ""Insert Text"".
Result:
{{{
<strong>sam</strong><strong>Test</strong><strong>ple text</strong>
}}}
Expected:
{{{
<strong>samTestple text</strong>
}}}"	Bug	closed	Normal		Core : Styles	3.5	worksforme	Firefox	
