Skip to main content

Bug Tracker

Side navigation

#9578 closed bug (wontfix)

Opened June 14, 2011 10:43AM UTC

Closed July 12, 2011 04:16PM UTC

[IE] is("[class]") is true on svg elements even when typeof(attr("class))=="undefined"

Reported by: winSharp93 Owned by:
Priority: low Milestone: 1.next
Component: selector Version: 1.6.1
Keywords: Cc:
Blocked by: Blocking:
Description

See http://jsfiddle.net/skaRW/9/

IE 9 fails the test while Chrome and Firefox pass it.

Attachments (0)
Change History (3)

Changed June 14, 2011 01:45PM UTC by timmywil comment:1

component: unfiledselector
priority: undecidedlow
status: newopen

I think this has to do with IE9's matchesSelector in sizzle. Not sure it's related to attributes.

Changed June 14, 2011 01:45PM UTC by timmywil comment:2

Changed July 12, 2011 04:16PM UTC by john comment:3

resolution: → wontfix
status: openclosed

This isn't something that we're going to focus on:

http://docs.jquery.com/Won%27t_Fix