WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
159191
HTMLElement / SVGElement should implement GlobalEventHandlers, not Element
https://bugs.webkit.org/show_bug.cgi?id=159191
Summary
HTMLElement / SVGElement should implement GlobalEventHandlers, not Element
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2016-06-27 21:05:05 PDT
<
rdar://problem/27019299
>
Chris Dumez
Comment 2
2016-06-27 21:06:22 PDT
And for SVGElement:
https://www.w3.org/TR/SVG2/types.html#InterfaceSVGElement
Chris Dumez
Comment 3
2016-06-27 21:24:31 PDT
Created
attachment 282209
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug