Bug 180352 - [WPE] Support JPEG encoding for HTMLCanvasElement
Summary: [WPE] Support JPEG encoding for HTMLCanvasElement
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WPE WebKit (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-04 04:59 PST by Ms2ger (he/him; ⌚ UTC+1/+2)
Modified: 2024-03-23 14:35 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ms2ger (he/him; ⌚ UTC+1/+2) 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.
Comment 1 Max Schmitt 2024-03-23 14:35:58 PDT
This seems still relevant.

Playwright downstream issue: https://github.com/microsoft/playwright/issues/29097