﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6922	Styles inside comments are not preserved	Sa'ar Zac Elias		"A bug reported in the support channel.[[BR]]
 * Insert the following content into source:
{{{
<style type=""text/css"">
<!--
.test { color: red; }
-->
</style>
}}}
 * Switch to wysiwyg mode and back to source.
Result:
{{{
<p>
	<style type=""text/css"">
<!--{cke_protected}{C}%3C!%2D%2D%0A.test%20%7B%20color%3A%20red%3B%20%7D%0A%2D%2D%3E-->	</style>
</p>
}}}"	Bug	closed	Normal		Core : Output Data		duplicate		vgarikipati@…
