Open
Bug 1940414
Opened 7 months ago
Updated 7 months ago
Implement getContextAttributes for OffscreenCanvasRenderingContext2D
Categories
(Core :: Graphics: Canvas2D, enhancement)
Core
Graphics: Canvas2D
Tracking
()
UNCONFIRMED
People
(Reporter: ccameron, Unassigned)
Details
Steps to reproduce:
This is a tracking bug for the Gecko implementation of the clean-up unifying aspects of CanvasRenderingContext2D and OffscreenCanvasRenderingContext2D that diverged accidentally.
The spec cleanup is outlined at:
https://github.com/ccameron-chromium/ColorWeb-CG/blob/canvas_cleanup/canvas2d_settings.md
This is based on consensus from discussion here:
https://github.com/whatwg/html/issues/10872
Updated•7 months ago
|
Component: Untriaged → Graphics: Canvas2D
Product: Firefox → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•