id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,blocking,blockedby
10726,$(#document).closest('[foo]') throws error in IE,cwolves,timmywil,"Trying to access properties of what I think is a document fragment (nodeName === '#document' ) throws an error in IE:

 Object doesn't support property or method 'getAttribute'

The code triggering this is `$('iframe').contents().closest('[foo]')`",bug,closed,low,None,selector,,fixed,,,,
