﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3715	Pre output formatting is broken	Garry Yao	Garry Yao	"Note this's not a DUP of #3188, where this ticket should deal with the basic <pre> content foramtting.
=== Reproducing Procedures ===
 1. Open the ''replace by class'' example page in FF;
 1. Load the following content with 'source' mode;
{{{
<pre>
first line
second line

</pre>
}}}
 1. Switch to 'wysiwyg' mode and switch back.
  * Actual Result:
{{{
<pre>
	first line second line</pre>
}}}
  * Expected Result: Content remain the same.
"	Bug	new	Must have (possibly next milestone)	CKEditor 3.0	General			Confirmed	
