RESOLVED FIXED162244
Add support for HTMLSourceElement.prototype.sizes / HTMLSourceElement.prototype.srcset
https://bugs.webkit.org/show_bug.cgi?id=162244
Summary Add support for HTMLSourceElement.prototype.sizes / HTMLSourceElement.prototy...
Chris Dumez
Reported 2016-09-19 16:24:44 PDT
Add support for HTMLPrototype.prototype.sizes / HTMLPrototype.prototype.srcset: - https://html.spec.whatwg.org/#the-source-element We already support the corresponding content attributes internally. However, we are missing the corresponding IDL attributes that are supposed to reflect them. Chrome and Firefox support them. We already have those IDL attributes on HTMLImageElement.
Attachments
Patch (6.47 KB, patch)
2016-09-19 19:20 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-09-19 19:20:08 PDT
WebKit Commit Bot
Comment 2 2016-09-19 21:24:44 PDT
Comment on attachment 289301 [details] Patch Clearing flags on attachment: 289301 Committed r206140: <http://trac.webkit.org/changeset/206140>
WebKit Commit Bot
Comment 3 2016-09-19 21:24:49 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.