Ticket #2855 (closed defect: fixed)
dojo.style(node, "cssText", ...) fails on opera
| Reported by: | bill | Owned by: | alex |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.2 |
| Component: | HTML | Version: | 0.9 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
dojo.style(node, "cssText", ...)
will fail on Opera. The Dojo 0.4 copyStyle() function had special code for opera/cssText but the new Dojo 0.9 code doesn't.
Not sure if that's a bug or by design (there are no comments in _base/html.js for dojo.style.
Change History
Note: See
TracTickets for help on using
tickets.