Bug 225191 - Add support for CanvasRenderingContext2DSettings.alpha
Summary: Add support for CanvasRenderingContext2DSettings.alpha
Status: RESOLVED DUPLICATE of bug 112628
Alias: None
Product: WebKit
Classification: Unclassified
Component: Canvas (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-29 08:41 PDT by Sam Weinig
Modified: 2021-05-01 08:38 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 Sam Weinig 2021-04-29 08:41:10 PDT
We should add support for the 'alpha' property of CanvasRenderingContext2DSettings. https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-alpha
Comment 1 Sam Weinig 2021-05-01 08:38:13 PDT
Looks like we had a bug for this already, 112628. Closing as a dupe.

*** This bug has been marked as a duplicate of bug 112628 ***