WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
286260
OffscreenCanvasRenderingContext2D: Add getContextAttributes support
https://bugs.webkit.org/show_bug.cgi?id=286260
Summary
OffscreenCanvasRenderingContext2D: Add getContextAttributes support
Christopher Cameron
Reported
2025-01-20 06:09:24 PST
The getContextAttributes method was intended to be added to both CanvasRenderingContext2D and OffscreenCanvasRenderingContext2D, but the spec accidentally never added it to OffscreenCanvasRenderingContext2D. See discussion in this issue:
https://github.com/whatwg/html/issues/10872
This explainer:
https://github.com/ccameron-chromium/ColorWeb-CG/blob/canvas_cleanup/canvas2d_settings.md
And this pull request:
https://github.com/whatwg/html/pull/10904
This issue is to add that method.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-01-27 06:10:14 PST
<
rdar://problem/143690551
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug