Side navigation
#13164 closed bug (worksforme)
Opened January 07, 2013 12:14AM UTC
Closed January 07, 2013 12:43AM UTC
Error when using the child selector on an element not in the DOM
Reported by: | gyongyeee@gmail.com | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | git |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
jQuery('<tr>').is('table > tr')
TypeError: Cannot read property 'nodeName' of null @jquery-basis.js:2961
Expected result: false
Attachments (0)
Change History (1)
Changed January 07, 2013 12:43AM UTC by comment:1
resolution: | → worksforme |
---|---|
status: | new → closed |
http://jsfiddle.net/RSHQ4/