Bug 225191
Summary: | Add support for CanvasRenderingContext2DSettings.alpha | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sam Weinig <sam> |
Component: | Canvas | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | clord, dino |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=112628 |
Sam Weinig
We should add support for the 'alpha' property of CanvasRenderingContext2DSettings. https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-alpha
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Sam Weinig
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 ***