Bug 193144 - Implement and ship CanvasRenderingContext2D.getContextAttributes()
Summary: Implement and ship CanvasRenderingContext2D.getContextAttributes()
Status: RESOLVED DUPLICATE of bug 225173
Alias: None
Product: WebKit
Classification: Unclassified
Component: Canvas (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-04 09:02 PST by Miguel Casas-Sanchez
Modified: 2022-07-01 16:08 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 Miguel Casas-Sanchez 2019-01-04 09:02:58 PST
CanvasRenderingContext2D.getContextAttributes() is not implemented/present
in the idl file [1], but is being standarised anyway, see:
https://github.com/whatwg/html/issues/2563 and its associated PR 
https://github.com/whatwg/html/pull/4253.

[1] http://git.webkit.org/?p=WebKit.git;a=blob;f=Source/WebCore/html/canvas/CanvasRenderingContext2D.idl
Comment 1 Brent Fulgham 2022-07-01 16:08:23 PDT

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