RESOLVED FIXED 190216
Image.__proto__ should be Function.prototype, not HTMLElement.prototype
https://bugs.webkit.org/show_bug.cgi?id=190216
Summary Image.__proto__ should be Function.prototype, not HTMLElement.prototype
Chris Dumez
Reported 2018-10-02 12:25:43 PDT
Image.__proto__ should be Function.prototype, not HTMLElement.prototype, as per: - https://heycam.github.io/webidl/#named-constructors Gecko and Blink agree with the specification.
Attachments
Patch (3.89 KB, patch)
2018-10-02 12:28 PDT, Chris Dumez
no flags
Patch (5.33 KB, patch)
2018-10-02 14:18 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2018-10-02 12:28:42 PDT
Chris Dumez
Comment 2 2018-10-02 14:18:13 PDT
WebKit Commit Bot
Comment 3 2018-10-02 15:53:43 PDT
Comment on attachment 351438 [details] Patch Clearing flags on attachment: 351438 Committed r236769: <https://trac.webkit.org/changeset/236769>
WebKit Commit Bot
Comment 4 2018-10-02 15:53:44 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2018-10-02 15:54:27 PDT
Note You need to log in before you can comment on or make changes to this bug.