Bug 231001

Summary: ImageBitmap with SVG image source does not honor flipY
Product: WebKit Reporter: Cameron McCormack (:heycam) <heycam>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: sabouhallawa, webkit-bug-importer, zimmermann
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=227748
https://bugs.webkit.org/show_bug.cgi?id=227519

Cameron McCormack (:heycam)
Reported 2021-09-29 17:25:54 PDT
SVGImage::draw needs to honor ImagePaintingOptions::orientation() in the hasPlatformContext() case for ImageBitmap's flipY handling to work.
Attachments
Cameron McCormack (:heycam)
Comment 1 2021-09-29 17:26:52 PDT
This is the cause of one subtest failure in html/canvas/element/manual/imagebitmap/createImageBitmap-flipY.html.
Radar WebKit Bug Importer
Comment 2 2021-10-06 17:26:19 PDT
Sam Sneddon [:gsnedders]
Comment 3 2022-08-08 08:44:37 PDT
With some of the GPU Process changes, this now applies in WK2 too.
Note You need to log in before you can comment on or make changes to this bug.