﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8161	IE9: an iframe without doctype causes problem with combo elements	Wiktor Walc		"=== Steps to reproduce ===
 - Add to the _samples folder file named ''test.html''
{{{
<!DOCTYPE html PUBLIC ""-//W3C//DTD XHTML 1.0 Transitional//EN"" ""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"">
<html xmlns=""http://www.w3.org/1999/xhtml"">
<head>
	<title>CKEditor Samples</title>
	<meta content=""text/html; charset=utf-8"" http-equiv=""content-type"" />
</head>
<body>
<iframe src=""replacebycode.html"" width=""900"" height=""600""></iframe>
</body>
</html>
}}}
 - remove doctype from ''replacebycode.html''
 - open ''test.html''

The result can be seen on the attached screenshot."	Bug	confirmed	Normal		General	3.2		IE9	satya_minnekanti@…
