RESOLVED FIXED 287985
[HDR] Disable HDR display for CSS images
https://bugs.webkit.org/show_bug.cgi?id=287985
Summary [HDR] Disable HDR display for CSS images
Said Abou-Hallawa
Reported 2025-02-19 11:18:15 PST
Currently only the headroom of HTMLImageElements are checked for setting the GraphicsLayer::drawsHDRContent(). So a layer with an HDR <img> element, has to show the CSS HDR image the same way if is displayed in a layer with no HDR <img> element. For now and to be consistent with HDR CSS images, the HDR display will be disabled for CSS images.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-02-19 11:19:02 PST
Said Abou-Hallawa
Comment 2 2025-02-20 11:55:52 PST
Said Abou-Hallawa
Comment 3 2025-03-07 11:15:03 PST
Note You need to log in before you can comment on or make changes to this bug.