Modify ↓
Ticket #12816 (closed bug: fixed)
.find can return elements in the wrong order
| Reported by: | gibson042 | Owned by: | dmethvin |
|---|---|---|---|
| Priority: | low | Milestone: | 1.9 |
| Component: | traversing | Version: | 1.8.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Change History
comment:1 Changed 7 months ago by dmethvin
- Owner set to dmethvin
- Status changed from new to assigned
comment:2 Changed 7 months ago by dmethvin
- Priority changed from undecided to low
- Component changed from unfiled to traversing
- Milestone changed from None to 1.9
comment:3 Changed 7 months ago by Dave Methvin
- Status changed from assigned to closed
- Resolution set to fixed
Fix #12816. Ensure .find() result are DOM ordered.
Changeset: 5ed0450dc471f61e4c5d5df30df3f3294a3e6bd6
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.
