[Dojo-checkins] [Dojo Toolkit] #14272: html/ext-dojo/style.js: DOMAttr.hasAttr should be changed to DOMAttr.has
Dojo Trac
trac at dojotoolkit.org
Wed Nov 16 17:44:49 EST 2011
#14272: html/ext-dojo/style.js: DOMAttr.hasAttr should be changed to DOMAttr.has
--------------------+--------------------
Reporter: vvoovv | Owner: peller
Type: defect | Status: new
Priority: normal | Milestone:
Component: Dojox | Version: 1.7.0
Severity: normal | Keywords:
--------------------+--------------------
DOMAttr.hasAttr in dojox/html/ext-dojo/style.js evaluates to undefined in
IE.
It's not possible to see css3 transforms in IE because of that error.
I expect demos/css3 wouldn't work in IE.
Please change DOMAttr.hasAttr to DOMAttr.has in dojox/html/ext-
dojo/style.js (line 137)
--
Ticket URL: <http://bugs.dojotoolkit.org/ticket/14272>
Dojo Toolkit <http://dojotoolkit.org>
The Dojo Toolkit
More information about the Dojo-checkins
mailing list