[Webkit-unassigned] [Bug 132987] All events should be handled on SVGElement; clean up SVGSVGElement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 12 23:14:54 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=132987





--- Comment #1 from Dirk Schulze <krit at webkit.org>  2014-07-12 23:15:11 PST ---
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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list