Side navigation
#13231 closed bug (duplicate)
Opened January 16, 2013 12:16PM UTC
Closed January 16, 2013 02:37PM UTC
closest('.class') on svg elements
| Reported by: | bugs.jquery.com@shwups.ch | 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
Attachments (0)
Change History (1)
Changed January 16, 2013 02:37PM UTC by comment:1
| resolution: | → duplicate |
|---|---|
| status: | new → closed |
Duplicate of #12626.See #12626 for the
[class~="classname"]workaround. SVG is not HTML.