﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
16587	[Safari] Failing test in plugins/font/font	Tomasz Jakut		"The test is failing in this suite:
{{{
tests/plugins/font/font test apply font size over another font size (collapsed selection in empty span)
there is only one span in the editable
Expected: 1 (number)
Actual:   3 (number)
}}}

Safari is creating three new spans instead of one: the desired one, surrounded by two empty ones.
{{{
<p>x<em><span style=""font-size:24px;""></span><span style=""font-size:24px"">bar</span><span style=""font-size:24px;""></span></em>x</p>
}}}

Safari version: 10.0.1"	Bug	closed	Normal		General	4.5.0	duplicate		
