﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14740	[IE] font-family quotes get replaced with entities	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

Both forms ''work''. The issue here is for them to be the same."	Bug	closed	Normal		General		duplicate		
