﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7467	[FF] Extra br in nested list	Garry Yao	Garry Yao	" 1. Load editor with the following content and selection:
{{{
<ol>
	<li>
		item1^
		<ol>
			<li>
				item2</li>
		</ol>
	</li>
</ol>
}}}
 * Actual Result: Unexpected new line is opened after the nested list."	Bug	closed	Normal	CKEditor 3.5.3	Core : Lists	3.5.1	fixed	Firefox	
