Add WPT tests for CanvasRenderingContext2D.getContextAttributes() |
||
Issue descriptionCanvasRenderingContext2D.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
,
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
,
Jan 7
|
||
►
Sign in to add a comment |
||
Comment 1 by mcasas@chromium.org
, Jan 4