Bug 310025
| Summary: | Add support for HTMLImageElement's sizes=auto | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Yoav Weiss <yoav> |
| Component: | New Bugs | Assignee: | Yoav Weiss <yoav> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Yoav Weiss
https://html.spec.whatwg.org/multipage/images.html#valdef-sizes-auto defines the "auto" keyword for the sizes attribute.
https://html.spec.whatwg.org/multipage/images.html#parsing-a-sizes-attribute defines its behavior.
WebKit should implement that. (for Interop's sake and to reduce the amount of wasted image bytes)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Yoav Weiss
Pull request: https://github.com/WebKit/WebKit/pull/60697
EWS
Committed 309476@main (8ef7d8dc0caa): <https://commits.webkit.org/309476@main>
Reviewed commits have been landed. Closing PR #60697 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/172827205>