Bug 12573
Summary: | SVG does not correctly handle onfocusin, onfocusout or onactivate | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
URL: | http://www.w3.org/Graphics/SVG/Test/20061213/htmlEmbedHarness/full-script-handle-02-b.html |
Eric Seidel (no email)
SVG does not correctly handle onfocusin, onfocusout or onactivate
I bet they're not being parsed correctly. I'm not sure if webkit has support in general for these events though.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Eric Seidel (no email)
Landed as r26092 on feature-branch.