﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5818	Editor strips the last <div>	Nick		"Editor strips out the last empty (or  containig &nbsp;) DIV
This happens each time when you switch from source code to editor and back.

Ex: '''<div id=""bottom1""></div>''' 
this will disappear when you switch to editor mode and back to view source

ex2: '''<div id=""bottom1""></div><div id=""bottom2""></div>'''
[[BR]]
''1st iteration:'' The first time you switch to editor and back the last div will vanish while the first will remain.
[[BR]]
''2nd iteration:'' All html will be gone!!

ex3: '''<div id=""bottom1""></div><!-- any text here -->'''
Nothing vanishes!!!

This happens in FF, IE, Chrome (didn't test others)

"	Bug	closed	Normal		General	3.3	duplicate		
