﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10018	IE8 not cleaning up invalid HTML	Jon Sykes		"We had HTML corruption, during testing we identified that in IE8 some broken HTML isn't being cleaned and allows for saving of the corrupt HTML structure.

If you open up the demo page, and paste the code snippet below either from a web page that has this code then switch to source you'll see that the empty tags don't get cleaned up.

They do they cleaned in Chrome and Firefox no problem.

{{{
<p><//><//></p>
}}}"	Bug	closed	Normal		Core : Parser		wontfix		
