Skip to main content

Bug Tracker

Side navigation

#9084 closed bug (duplicate)

Opened May 04, 2011 05:29AM UTC

Closed May 04, 2011 02:09PM UTC

Last modified May 04, 2011 02:09PM UTC

attr('tagName') doesn't return tagName

Reported by: quaff Owned by:
Priority: low Milestone: 1.next
Component: attributes Version: 1.6
Keywords: Cc:
Blocked by: Blocking:
Description

$(document.body).attr('tagName') return 'BODY' in jquery 1.5 and return undefined in jquery 1.6

Attachments (0)
Change History (2)

Changed May 04, 2011 02:09PM UTC by timmywil comment:1

component: unfiledattributes
priority: undecidedlow
resolution: → duplicate
status: newclosed

Changed May 04, 2011 02:09PM UTC by timmywil comment:2

Duplicate of #9083.