﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14740	IE source not consistent with sources from other browsers.	Tade0		"== Steps to reproduce ==

1. Open http://tests.ckeditor.dev/tests/plugins/font/manual/quotedfont in IE.
2. Switch to source mode.

== Expected result ==

The second line of the source should read:
`<p><span style=""font-family:'Univers LT Std',sans-serif"">This is styled part.</span></p>`

== Actual result ==

The second line of the source reads:
`<p><span style=""font-family:&quot;Univers LT Std&quot;,sans-serif"">This is styled part.</span></p>`

== Other details (browser, OS, CKEditor version, installed plugins) ==

IE11, IE10"	Bug	new	Normal		General	4.5.10 (GitHub - master)			
