﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6868	Crash with definition lists (Firefox, Chrome)	devtek	Garry Yao	"I am facing the same problem as this user:
http://cksource.com/forums/viewtopic.php?f=11&t=20955&start=0

The following source code makes CKEditor 3.4.2 crash when switching to wysiwyg mode:

{{{
<dd>crash</dd><dd>crash</dd>
}}}


Note that this one does not:

{{{
<dd>crash</dd>
}}}


And apparently there is no problem with well-formed definition lists."	Bug	closed	Normal	CKEditor 3.5.1	Core : Parser	3.4.2	fixed		
