RESOLVED FIXED 180352
[WPE] Support JPEG encoding for HTMLCanvasElement
https://bugs.webkit.org/show_bug.cgi?id=180352
Summary [WPE] Support JPEG encoding for HTMLCanvasElement
Ms2ger (he/him; ⌚ UTC+1/+2)
Reported 2017-12-04 04:59:37 PST
Relevant code appears to be in Source/WebCore/platform/graphics/cairo/ImageBufferCairo.cpp. This causes a failure in LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-canvas-element/toBlob.jpeg.html.
Attachments
Max Schmitt
Comment 1 2024-03-23 14:35:58 PDT
This seems still relevant. Playwright downstream issue: https://github.com/microsoft/playwright/issues/29097
Max Schmitt
Comment 2 2024-10-14 13:28:27 PDT
Looks like this is fixed with Skia rendering which is default nowadays.
Note You need to log in before you can comment on or make changes to this bug.