﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14851	trailing slash is removed from meta tag	Irina		"== Steps to reproduce ==

1. Open test.html page
2. Switch to HTML Source tab
3. Observe meta tag, trailing slash is removed

== Expected result ==
mata tag is converted into (XHTML) self-closing tag with trailing slash: e.g.
<meta charset=""utf-8"" />

== Actual result ==
mata tag is converted into self-closing tag without trailing slash:
<meta charset=""utf-8"">

== Other details (browser, OS, CKEditor version, installed plugins) ==
"	Bug	confirmed	Normal		General			IBM	Satya Minnekanti
