Bug 159191

Summary: HTMLElement / SVGElement should implement GlobalEventHandlers, not Element
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, cdumez, darin, ggaren, malvika.editsoftdigital, rniwa, sam, webkit-bug-importer
Priority: P1 Keywords: InRadar, WebExposed
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
URL: https://html.spec.whatwg.org/multipage/dom.html#htmlelement
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2016-06-27 21:04:44 PDT
HTMLElement / SVGElement should implement GlobalEventHandlers, not Element: https://html.spec.whatwg.org/multipage/dom.html#htmlelement Firefox and Chrome behave as per the specification. Fixing this also fixes rendering on http://survey123.arcgis.com/ with WebKit ToT.
Attachments
Patch (29.83 KB, patch)
2016-06-27 21:24 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-06-27 21:05:05 PDT
Chris Dumez
Comment 2 2016-06-27 21:06:22 PDT
Chris Dumez
Comment 3 2016-06-27 21:24:31 PDT
Chris Dumez
Comment 4 2016-06-27 22:10:51 PDT
Comment on attachment 282209 [details] Patch Clearing flags on attachment: 282209 Committed r202539: <http://trac.webkit.org/changeset/202539>
Chris Dumez
Comment 5 2016-06-27 22:10:56 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.