﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8782	html parser removes empty spans with attributes	alissa		"Hi
When adding styled break-lines to the text, the html parser removes the empty spans inside the paragraphs and therefore the break-lines loose their styles (height)
The issues is in the onTagOpen function which checks if this type of element, when empty should be removed, and ignores the fact that the element might have attributes.
Thanks"	Bug	closed	Normal		Core : Parser		wontfix		
