﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3933	Extra line at the end of document in enterMode=BR	Garry Yao	Garry Yao	"=== Reproducing Procedures ===
 1. Open the attached example page in IE;
 1. Click inside the cell;
 1. Switch to 'Source'.
  * Actual Result:
    {{{
	<table>
		<tbody>
			<tr>
				<td>
					table</td>
			</tr>
		</tbody>
	</table>
	<br />
    }}}
  * Expected Result: The tail filler <br> doesn't exist."	Bug	closed	Normal	CKEditor 3.1	Core : Output Data	SVN (CKEditor) - OLD	fixed	IE Confirmed Review+	
