Bug 289419
| Summary: | [HDR] Enable HDR display for SVG <image> elements | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Said Abou-Hallawa <sabouhallawa> |
| Component: | Images | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | sabouhallawa, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 282299 | ||
Said Abou-Hallawa
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/146582114>
Said Abou-Hallawa
https://github.com/WebKit/WebKit/pull/42148
Said Abou-Hallawa
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