id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
4933,CKEditor leaving empty tags with line break,wwalc,garry.yao,"Might be a dup of #4886.

Confirmed in FF 3.5.5, Safari and Opera although the results are a bit different .

=== Steps to reproduce ===
 - start with empty content
 - type ""aaa""
 - press Shift+Home to select text
 - press Ctrl+B, Ctrl+U, Ctrl+I
 - press Del
 - switch to source mode
 - result (in FF):
 {{{
<p>
	<em><u><strong><br />
	</strong></u></em></p>
 }}}",Bug,closed,Normal,CKEditor 3.2,General,3.0.2,fixed,Confirmed,
