﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13644	CKEditor shows no content anymore when character '<' is used in html comment	Michel		"== Steps to reproduce ==

1. Go to the ckeditor demo: http://ckeditor.com/demo#full
2. Click button Broncode or Source code.
3. Paste the following code before anything else in the texteditor.

<style type=""text/css"">
    /* Test <9 */
    </style>

== Expected result ==
Original text is still shown

== Actual result ==
Nothing is shown

== Other details (browser, OS, CKEditor version, installed plugins) ==
Browser used: IE11.

If there is a space between < and 9 everything works.
/* Test <9 */
"	Bug	confirmed	Normal		General				
