RESOLVED FIXED289419
[HDR] Enable HDR display for SVG <image> elements
https://bugs.webkit.org/show_bug.cgi?id=289419
Summary [HDR] Enable HDR display for SVG <image> elements
Said Abou-Hallawa
Reported 2025-03-08 20:31:06 PST
Currently the HDR display is only enabled for HTMLImageElement. SVGImageElement needs also to support HDR display. The SVG <image> element can be encountered in two scenarios: (1) inline SVG element and (2) embedded in an SVGImage through an HTMLImageElement.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-03-08 20:31:24 PST
Said Abou-Hallawa
Comment 2 2025-03-08 20:56:56 PST
Said Abou-Hallawa
Comment 3 2025-03-12 15:24:31 PDT
Fix commit: Committed 291982@main (afbdfa6): https://commits.webkit.org/291982@main Follow-up commit: Committed 292035@main (db4bf1a): https://commits.webkit.org/292035@main
Note You need to log in before you can comment on or make changes to this bug.