#7604 closed bug (worksforme)
text() method throws script error in IE 9 beta
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | 1.5 |
Component: | unfiled | Version: | 1.4.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Test case here.
It looks like IE 9 throws "SCRIPT5: Access is denied" upon trying to access an out-of-bounds index in a NodeList object.
Change History (4)
comment:1 Changed 12 years ago by
Owner: | set to [email protected]… |
---|---|
Status: | new → pending |
comment:2 Changed 12 years ago by
Owner: | [email protected]… deleted |
---|---|
Status: | pending → new |
comment:3 Changed 12 years ago by
This doesn't repro in the latest IE9 platform preview, so they must have fixed the NodeList bug. Go ahead and close this ticket.
comment:4 Changed 12 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
jsfiddle version of the test case