Opened 10 years ago
Closed 10 years ago
#13231 closed bug (duplicate)
closest('.class') on svg elements
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.9.0 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The Closest svg-element can not be found by class-selector
http://jsbin.com/agekud/4/edit
jQuery 1.8.2 is working
Note: See
TracTickets for help on using
tickets.
Duplicate of #12626.
See #12626 for the
[class~="classname"]
workaround. SVG is not HTML.