Ticket #7869 (new defect)
Dojo.query on XML in IE 7 fails for nth-child selectors
| Reported by: | jaredj | Owned by: | alex |
|---|---|---|---|
| Priority: | high | Milestone: | tbd |
| Component: | General | Version: | 1.2.0 |
| Severity: | normal | Keywords: | |
| Cc: | alex |
Description
Dojo.query on XML in IE 7 fails for nth-child selectors
I was trying to do a basic nth-child query across an XML dom in IE7 and discovered it fails. The same testcase works great in Firefox/Safari.
Error in firebug lite: [ XmlDoc? ] FAILURE IN QUERY! [ Error: Object doesn't support this property or method ]
Testcase will be attached.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.