Branch: refs/heads/webkitglib/2.50
Home: https://github.com/WebKit/WebKit
Commit: 7b69bb42b477e75a2ee896ba612106f210bb8c04
https://github.com/WebKit/WebKit/commit/7b69bb42b477e75a2ee896ba612106f210bb8c04
Author: Karl Dubost <[email protected]>
Date: 2025-12-30 (Tue, 30 Dec 2025)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/manual/imagebitmap/createImageBitmap-flipY-expected.txt
M
LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/canvas/element/manual/imagebitmap/createImageBitmap-flipY-expected.txt
M LayoutTests/platform/ios/TestExpectations
M
LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/html/canvas/element/manual/imagebitmap/createImageBitmap-flipY-expected.txt
M LayoutTests/platform/mac/TestExpectations
M Source/WebCore/svg/graphics/SVGImage.cpp
Log Message:
-----------
Cherry-pick 304137@main (b0d65d996b31).
https://bugs.webkit.org/show_bug.cgi?id=231001
ImageBitmap with SVG image source does not honor flipY
https://bugs.webkit.org/show_bug.cgi?id=231001
rdar://83959718
Reviewed by Nikolas Zimmermann.
SVGImage::draw needs to honor ImagePaintingOptions::orientation() in the
hasPlatformContext() case for ImageBitmap's flipY handling to work.
*
LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/manual/imagebitmap/createImageBitmap-flipY-expected.txt:
*
LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/canvas/element/manual/imagebitmap/createImageBitmap-flipY-expected.txt:
*
LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/html/canvas/element/manual/imagebitmap/createImageBitmap-flipY-expected.txt:
* LayoutTests/platform/mac/TestExpectations:
* Source/WebCore/svg/graphics/SVGImage.cpp:
(WebCore::SVGImage::draw):
Canonical link: https://commits.webkit.org/304137@main
Canonical link: https://commits.webkit.org/298234.373@webkitglib/2.50
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications