﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10282	Spans stripped from source	Matthew Leffler		"'''Steps to Reproduce:'''

1. http://ckeditor.com/demo
2. In source view clear the source and enter the following:

{{{
<p>Text<span class=""whatever""> text</span></p>

<p>Copy me</p>
}}}
3. Switch to html and back to source view.

'''Expected:'''

The `<span>` should still be there.

'''Actual:'''

The `<span>` is removed.

'''Notes:'''

Is this desired behavior? This ""works"" as I expect it to in 4.0.1."	Bug	closed	Normal		General	4.1	invalid		
