Modify ↓
Ticket #7604 (closed bug: worksforme)
text() method throws script error in IE 9 beta
| Reported by: | sethobrien@… | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | 1.5 |
| Component: | unfiled | Version: | 1.4.4 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
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
comment:1 Changed 2 years ago by jitter
- Owner set to sethobrien@…
- Status changed from new to pending
comment:2 Changed 2 years ago by jitter
- Owner sethobrien@… deleted
- Status changed from pending to new
jsfiddle version of the test case
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.
