Opened 11 years ago
Closed 9 years ago
#11614 closed defect (wontfix)
dojo.style(node, 'display', 'inherit') fails in IE6 and IE7
Reported by: | jimben | Owned by: | sjmiles |
---|---|---|---|
Priority: | high | Milestone: | 2.0 |
Component: | HTML | Version: | 1.5 |
Keywords: | Cc: | Eugene Lazutkin | |
Blocked By: | Blocking: |
Description (last modified by )
Behavior is normal in IE8, FF and Chrome.
Clearly the underlying bug is in IE6 and IE7, but handling the error more gracefully would prevent a broken page.
This problem seems to exist in previous versions of Dojo also.
Attachments (1)
Change History (4)
comment:1 Changed 11 years ago by
Component: | General → HTML |
---|---|
Owner: | changed from anonymous to sjmiles |
Changed 10 years ago by
Attachment: | inherit.html added |
---|
comment:2 Changed 10 years ago by
Description: | modified (diff) |
---|---|
Milestone: | tbd → 2.0 |
going to make a note of this for has.js, seems a good thing to have a test for.
comment:3 Changed 9 years ago by
Cc: | Eugene Lazutkin added |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
I doubt that we'll fix this before we desupport IE6 and IE7.
Note: See
TracTickets for help on using
tickets.
confirm still broken against trunk, in ie6 + 7 ... not broken but those browsers never supported those props, sad they throw wildly.