Bug 228081

Summary: HTMLImageElement.decoding should reflect the decoding content attribute, limited to only known values
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, changseok, darin, esprehn+autocc, ews-watchlist, gyuyoung.kim, kondapallykalyan, rniwa, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
URL: https://html.spec.whatwg.org/multipage/embedded-content.html#dom-img-decoding
Attachments:
Description Flags
Patch
none
Patch none

Chris Dumez
Reported 2021-07-19 11:27:25 PDT
HTMLImageElement.decoding should reflect the decoding content attribute, limited to only known values. We are currently missing the *limited to only known values* logic: - https://html.spec.whatwg.org/multipage/embedded-content.html#dom-img-decoding
Attachments
Patch (14.76 KB, patch)
2021-07-19 11:29 PDT, Chris Dumez
no flags
Patch (25.26 KB, patch)
2021-07-19 13:41 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2021-07-19 11:29:17 PDT
Chris Dumez
Comment 2 2021-07-19 13:41:03 PDT
EWS
Comment 3 2021-07-19 14:35:50 PDT
Committed r280047 (239782@main): <https://commits.webkit.org/239782@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 433820 [details].
Radar WebKit Bug Importer
Comment 4 2021-07-19 14:36:17 PDT
Note You need to log in before you can comment on or make changes to this bug.