Skip to content

CanvasRenderingContext2D: getContextAttributes() - improve#28313

Merged
sideshowbarker merged 1 commit intomdn:mainfrom
hamishwillee:ff117_getcontextattributes
Aug 3, 2023
Merged

CanvasRenderingContext2D: getContextAttributes() - improve#28313
sideshowbarker merged 1 commit intomdn:mainfrom
hamishwillee:ff117_getcontextattributes

Conversation

@hamishwillee
Copy link
Copy Markdown
Collaborator

FF117 supports CanvasRenderingContext2D.getContextAttributes() in https://bugzilla.mozilla.org/show_bug.cgi?id=1517786

This updates the docs to make the example "live" (I personally find these more useful) and also spells out that the context is set when you create the context. This was already stated, but the name of the method used to create the context also starts with getXxx so it read oddly first time I looked at it.

Related docs work can be tracked in #28283

@hamishwillee hamishwillee requested a review from a team as a code owner August 1, 2023 02:45
@hamishwillee hamishwillee requested review from wbamberg and removed request for a team August 1, 2023 02:45
@github-actions github-actions bot added the Content:WebAPI Web API docs label Aug 1, 2023
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Aug 1, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:WebAPI Web API docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants