WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
132987
All events should be handled on SVGElement; clean up SVGSVGElement
https://bugs.webkit.org/show_bug.cgi?id=132987
Summary
All events should be handled on SVGElement; clean up SVGSVGElement
Dirk Schulze
Reported
2014-05-16 00:36:27 PDT
All events should be handled on SVGElement according to SVG WG resolution. This means, we should be able to remove special casing in SVGSVGElement now.
Attachments
Add attachment
proposed patch, testcase, etc.
Dirk Schulze
Comment 1
2014-07-12 23:15:11 PDT
So far we have onunload onscroll onresize onzoom As well as onerror onabort Some might not be supported in SVG2 anymore. Not sure how to remove the others. Some are handled by Document in HTML. We probably should do that in SVG as well.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug