﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9006	Blank line added when using meta tag	Roi Zaig		"If using a 'meta' tag in the html source and switching between source view and rendered view (not source view), a 'p' tag is added as follows:

Input source: <meta content=""text/html; charset=UTF-8"" http-equiv=""Content-Type"" />

After to switching rendered view and switching back to source view:
<p>
    &nbsp;</p>
<p>
    <meta content=""text/html; charset=UTF-8"" http-equiv=""Content-Type"" />
</p>

This creates an empty line at the top of the document."	Bug	closed	Normal		General	3.5.3	duplicate		mickycs@…
