Gracefully ignore non-elements
Reported by: |
john |
Owned by: |
|
Priority:
|
minor
|
Milestone:
|
1.2.2
|
Component:
|
core
|
Version:
|
1.2.1
|
Keywords:
|
|
Cc:
|
|
Blocked by:
|
|
Blocking:
|
|
A good deal of functionality would be possible (e.g. .childNodes()) and less bugs would occur if jQuery gracefully ignored non-elements. This would mean that any function accessing a node, would have to verify that it is, in fact, an element first.
Change History (2)
Milestone: |
1.1.3 →
1.2.2
|
Resolution: |
→ duplicate
|
Status: |
new →
closed
|
Version: |
1.1.2 →
1.2.1
|
Resolution: |
duplicate →
fixed
|
Adds test for jQuery.extend deep copy with array, followed by object. Refutes and Closes #1154