﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13711	<p>&nbsp;</p> inserted unexpectedly	moriya9n		"== Steps to reproduce ==


1. download ckeditor_4.5.1_full and expand
2. set config.js as follows:
CKEDITOR.editorConfig = function( config ) {
	config.allowedContent = true;
};

3. open index.html
4. change source view (push source button)
5. delete all text
6. insert following text
<marquee>test</marquee>
7. change html view (push source button)
8. change source view (push source button)
9.     :

== Expected result ==
<p>&nbsp;</p> are not expected

== Actual result ==
<p>&nbsp;</p> are inserted unexpectedly

== Other details (browser, OS, CKEditor version, installed plugins) ==
ie 11.0.9600.17959 (japanese)
os window 7 professional service pack 1
ckeditor_4.5.1_full
no plugins installed
"	Bug	closed	Normal		General		invalid		
