Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b0d65d996b31a2e9f9bb86cc1f7d17179cbb368f
      
https://github.com/WebKit/WebKit/commit/b0d65d996b31a2e9f9bb86cc1f7d17179cbb368f
  Author: Karl Dubost <[email protected]>
  Date:   2025-12-08 (Mon, 08 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:
  -----------
  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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to