﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14509	Editor appears to remove hand-coded styles in span in Chrome	Don		"While in editor instance, I use the source view to add span styling to create a drop cap at the beginning of a paragraph.  In Chrome, saving the contents to the database removes key parts of the style, but in Firefox, saving retains this code.

== Steps to reproduce ==

1. Select source view
2. Add <span id=""dropCap"" style=""float: left; width: 0.7em; font-size: 400%; line-height: 80%;"">T</span> to first character of a paragraph.
3. Close source view
4. Execute save to database

== Expected result ==
A reasonably formatted DropCap.

== Actual result ==
In Firefox, this works well ...
In Chrome, *--id=""dropCap"" style=""float: left; width: 0.7em;--* portions get removed on save.

== Other details (browser, OS, CKEditor version, installed plugins) ==
Chrome v49.0.26
Firefox 44.0.2"	Bug	closed	Normal		General		invalid		
