id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,blocking,blockedby
6244,function attr,rilinor,,"In IE this code returns 'undefined': alert($('test2', '<test1><test2 abc=""123""></test2></test1>').attr('abc'));
But this one returns '123': alert($('test2', '<p><test2 abc=""123""></test2></p>').attr('abc'));

Is it a bug or a feature?

p.s. In firefox both of them return '123'",bug,closed,,1.4.3,attributes,1.4.2,wontfix,attr,,,
