#17046 closed defect (fixed)
Passing a NodeList into a query() gets rewrapped
Reported by: | Kris Zyp | Owned by: | Kris Zyp |
---|---|---|---|
Priority: | undecided | Milestone: | 1.9 |
Component: | Query | Version: | 1.8.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
We are incorrectly testing for NodeLists? by checking for the presence of an orphan() method, which doesn't actually exist on base NodeLists?.
Change History (3)
comment:1 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 8 years ago by
Milestone: | tbd → 1.9 |
---|
Note: See
TracTickets for help on using
tickets.
In [31292]: