﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
460	"when putting style=""border:1px solid black; border-top:0px"" in an elemint, it puts a mozilla specific CSS attribute for one of the values"	Frank M Thompson	Martin Kou	"when putting style=""border:1px solid black; border-top:0px"" in an elemint, it puts a mozilla specific CSS attribute for one of the values. For instance putting this:
style=""style=""border:1px solid black; border-top:0px""

results in:

style=""border-style: none solid solid; border-color: -moz-use-text-color black black; border-width: 0px 1px 1px;""

which is fine if you are viewing the page in FF, but in IE the border color is off.
I tried to use the nightly build to test to see if it was fixed, but the nightly build wouldn't even load for me or for another person I asked to view. Sorry if its a dupe."	Bug	closed	Normal		General	FCKeditor 2.4.2	wontfix	Firefox Confirmed CantFix	
