Bug 279373
| Summary: | [WebGPU] Transparent canvases are not supported in WebGPU | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Mike Wyrzykowski <mwyrzykowski> |
| Component: | WebGPU | Assignee: | Mike Wyrzykowski <mwyrzykowski> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | jespertheend, mwyrzykowski, tzagallo, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Mike Wyrzykowski
[WebGPU] Background is black on some websites while Chrome clear to white
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/135563124>
Mike Wyrzykowski
The root cause here is a canvas with transparent pixels is not correctly composited.
Mike Wyrzykowski
This has turned into a sample now, https://webgpu.github.io/webgpu-samples/?sample=transparentCanvas - we should prioritize fixing
Mike Wyrzykowski
Pull request: https://github.com/WebKit/WebKit/pull/36089
EWS
Committed 286121@main (1ab851a8c493): <https://commits.webkit.org/286121@main>
Reviewed commits have been landed. Closing PR #36089 and removing active labels.
Mike Wyrzykowski
*** Bug 282982 has been marked as a duplicate of this bug. ***