New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 919116 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Jan 7
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Compat

Blocking:
issue 919118



Sign in to add a comment

Add WPT tests for CanvasRenderingContext2D.getContextAttributes()

Project Member Reported by mcasas@chromium.org, Jan 4

Issue description

CanvasRenderingContext2D.getContextAttributes() is present in the
idl file [1] as an experiment, but is being standarised anyway,
see: https://github.com/whatwg/html/issues/2563 and its associated PR 
https://github.com/whatwg/html/pull/4253.

Write tests for this zing in the WPT folder.


[1] https://cs.chromium.org/chromium/src/third_party/blink/renderer/modules/canvas/canvas2d/canvas_rendering_context_2d.idl?q=canvas+context+2d+idl&sq=package:chromium&dr=C&l=142
 
Blocking: 919118
Project Member

Comment 2 by bugdroid1@chromium.org, Jan 7

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/a6a3c1af0a3f378f677a264db29c63f0e50d3d0e

commit a6a3c1af0a3f378f677a264db29c63f0e50d3d0e
Author: Miguel Casas <mcasas@chromium.org>
Date: Mon Jan 07 19:38:24 2019

Add WPTest for CanvasRenderingContext2D.getContextAttributes()

This CL adds a new WPTest for CanvasRenderingContext2D's
getContextAttributes(), see the bug for context.

Test: this a test exercised by all bots.
Bug:  919116 , https://github.com/whatwg/html/issues/2563
Change-Id: If60be98e1b885e14b4851a9a74c07ec77e63229e
Reviewed-on: https://chromium-review.googlesource.com/c/1395882
Reviewed-by: Fernando Serboncini <fserb@chromium.org>
Commit-Queue: Miguel Casas <mcasas@chromium.org>
Cr-Commit-Position: refs/heads/master@{#620426}
[add] https://crrev.com/a6a3c1af0a3f378f677a264db29c63f0e50d3d0e/third_party/blink/web_tests/external/wpt/2dcontext/context-attributes/getContextAttributes.html

Cc: kbr@chromium.org
Status: Fixed (was: Assigned)

Sign in to add a comment