Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e51de5df0de45a86e5416e2792231db43a52f3bc https://github.com/WebKit/WebKit/commit/e51de5df0de45a86e5416e2792231db43a52f3bc Author: Said Abou-Hallawa <s...@apple.com> Date: 2025-08-17 (Sun, 17 Aug 2025)
Changed paths: M LayoutTests/fast/images/hdr-background-image-expected.html M LayoutTests/fast/images/hdr-background-image.html M LayoutTests/fast/images/hdr-basic-image-dynamic-range-limit-expected.html M LayoutTests/fast/images/hdr-basic-image-dynamic-range-limit.html M LayoutTests/fast/images/hdr-basic-image-expected.html M LayoutTests/fast/images/hdr-basic-image.html M LayoutTests/fast/images/hdr-border-image-expected.html M LayoutTests/fast/images/hdr-border-image.html M LayoutTests/fast/images/hdr-image-layer-sdr-dynamic-range-limit-expected.html M LayoutTests/fast/images/hdr-image-layer-sdr-dynamic-range-limit.html M LayoutTests/fast/images/hdr-pseudo-before-image-expected.html M LayoutTests/fast/images/hdr-pseudo-before-image.html M LayoutTests/fast/images/hdr-svg-inline-image-expected.html M LayoutTests/fast/images/hdr-svg-inline-image.html A LayoutTests/fast/images/resources/gainmap-red-green-1920x1920.jpg M Source/WebCore/platform/graphics/BitmapImage.cpp Log Message: ----------- [HDR] Use a real gain-map image for layout tests https://bugs.webkit.org/show_bug.cgi?id=297422 rdar://158354774 Reviewed by Simon Fraser. This will test decoding and displaying HDR images if the underlying system frameworks support HDR images. * LayoutTests/fast/images/hdr-background-image-expected.html: * LayoutTests/fast/images/hdr-background-image.html: * LayoutTests/fast/images/hdr-basic-image-dynamic-range-limit-expected.html: * LayoutTests/fast/images/hdr-basic-image-dynamic-range-limit.html: * LayoutTests/fast/images/hdr-basic-image-expected.html: * LayoutTests/fast/images/hdr-basic-image.html: * LayoutTests/fast/images/hdr-border-image-expected.html: * LayoutTests/fast/images/hdr-border-image.html: * LayoutTests/fast/images/hdr-image-layer-sdr-dynamic-range-limit-expected.html: * LayoutTests/fast/images/hdr-image-layer-sdr-dynamic-range-limit.html: * LayoutTests/fast/images/hdr-pseudo-before-image-expected.html: * LayoutTests/fast/images/hdr-pseudo-before-image.html: * LayoutTests/fast/images/hdr-svg-inline-image-expected.html: * LayoutTests/fast/images/hdr-svg-inline-image.html: * LayoutTests/fast/images/resources/gainmap-red-green-1920x1920.jpg: Added. * Source/WebCore/platform/graphics/BitmapImage.cpp: (WebCore::BitmapImage::draw): Canonical link: https://commits.webkit.org/298828@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes