﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6448	[Webkit] adds line break in list	Karen Ananiev		"* Use the following code[[BR]]

{{{
<ul>
	<li>
		a</li>
	<li>
		b</li>
	<li>
		c
		<ul>
			<li>
				d</li>
			<li>
				e</li>
			<li>
				f</li>
		</ul>
	</li>
</ul>

}}}
[[BR]]
* Move cursor to the last item of the first level list (after ""c"")[[BR]]
* Hit Enter, type any letter and hit Enter again[[BR]]
[[BR]]
Note that the line break will be added after the new item."	Bug	closed	Normal		General	3.1	duplicate	Webkit Opera	
