﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9129	Backspace at the start of first list item	Garry Yao		"The current behavior of backspace at the start of list is browser dependent:
{{{
<ol>
	<li>
		^foo</li>
	<li>
		bar</li>
</ol>
}}}

We should fix it to be always outdenting the list item instead, if not inside of a sub list."	Bug	new	Normal		Core : Lists				
