﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9504	[FF] Possible bug in element#copyAttributes because attribute.specified always is true	Piotrek Koszuliński		"1. Open stylesheetparser.html sample.
2. Focus editor by clicking on the line.
3. Apply first block style (h1.lightBlue).
4. Apply second block style (h3.green).

Warning is logged on console ('''note''': native console, not Firebug):

{{{
[11:49:52.973] Use of attributes' specified attribute is deprecated. It always returns true. @ http://localhost/cksource/ckeditor-dev/core/dom/element.js:1648
}}}

I haven't noticed any issue following this warning, but it's worth checking."	Bug	new	Normal		General	3.0		Firefox DOM	
