﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9381	[IE8] Image dialog fails to remove border	Garry Yao	Garry Yao	" 1. Load the following source in IE8:
{{{
<p>[<img src=""http://dev.ckeditor.com/chrome/site/logo-ckeditor-dev.png"" border=""1"" />]</p>
}}}
 1. Open Image dialog, then empty the border field value
 1. Confirm the dialog and check the source.
 * Actual:
{{{
<p><img src=""http://dev.ckeditor.com/chrome/site/logo-ckeditor-dev.png"" style=""border-bottom: 1px solid; border-left: 1px solid; border-top: 1px solid; border-right: 1px solid"" /></p>
}}}"	Bug	closed	Normal	CKEditor 3.6.5	General	3.6.5	fixed		
