﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
12323	[IE10] After removing whole list text below jump up.	Artur Delura		"[IE10] For ages.

1. Open editor with following content:
{{{
<ul>
  <li>one</li>
  <li>two</li>
</ul>
<p>hello</p>
}}}

2. Select whole list.
3. Delete list by pressing {{{backspace}}}.
Actual result: text {{{hello}}} jump to first line.
Expected result: text {{{hello}}} stay in the second line.
4. Start typing.
Actual result: text {{{hello}}} jump to next line.
Expected result: text {{{hello}}} stay in the same line."	Bug	confirmed	Normal		General	4.0		IE Firefox	
