﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9186	meta tags placed in list and div with enter mode BR cause infinite loops.	Jakub Ś		"To reproduce:
1. Set Enter mode to BR
2. Open replacebycode sample, press New Page and switch to source
3. Paste in the below **invalid** code
{{{
<div>
<ul>
<li><meta charset=""utf-8""><span style=""font-size: smaller;"">FedEx 3rd Day (3 business days) - $12.95&nbsp;</span></meta></li>
<li><meta charset=""utf-8""><span style=""font-size: smaller;"">FedEx 2nd Day (2 business days) - $24.50</span></meta></li>
<li><span style=""font-size: smaller;"">FedEx Next Day (1 business day) - $19.95</span></li>
</ul>
</div>
}}}
4. Switch to WYSIWYG
Result: infinite loop.

Problem has been reproducible in Firefox from CKE 3.5.3 rev. [6629]

**Despite code being invalid I think that it should not cause infinite loops.**
"	Bug	closed	Normal	CKEditor 4.4.3	General	3.5.3	fixed	Firefox	
