﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8858	[IE] : Undo add extra space at the end of list item	Garry Yao		" 1. Load the editor with the following content:
{{{

<ul>
	<li>foo
		<ul>
			<li>bar</li>
		</ul>
	</li>
</ul>
}}}
 1. Make any small change then undo once;
 * Actual : One unwanted whitespace is added to the end of the first list item (foo), this can be verified only in wysiwyg mode by moving cursor at the end of the list item;
 * Expected: Content is reverted into the original status."	Bug	confirmed	Normal		Core : Undo & Redo	3.0		IE	
