Bug 1701088 [wpt PR 28250] - Add WPT tests for 2d canvas roundRect API, a=testonly
commit4fdfa3d35aa2446f71443ebdfd8a6829db5ae40d
authorJustin Novosad <junov@chromium.org>
Fri, 2 Apr 2021 21:56:00 +0000 (2 21:56 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Thu, 8 Apr 2021 10:47:18 +0000 (8 10:47 +0000)
treead056d5ef5608db055d9320964ba6c660c9d2a18
parentda4f4353eb4c2e3eddcbaab14cbcd37e4f5266cf
Bug 1701088 [wpt PR 28250] - Add WPT tests for 2d canvas roundRect API, a=testonly

Automatic update from web-platform-tests
Add WPT tests for 2d canvas roundRect API

Bug: 1190228
Change-Id: Ib404551e937b5f5bc096adf38f9baaf200f3cee2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2780271
Commit-Queue: Justin Novosad <junov@chromium.org>
Reviewed-by: Aaron Krajeski <aaronhk@chromium.org>
Reviewed-by: Fernando Serboncini <fserb@chromium.org>
Cr-Commit-Position: refs/heads/master@{#867305}

--

wpt-commits: 1e4323ca3b951eb773a6d5a100ca89458ffcad3f
wpt-pr: 28250
42 files changed:
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.1.radius.dompoint.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.1.radius.double.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.2.radii.1.dompoint.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.2.radii.1.double.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.2.radii.2.dompoint.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.2.radii.2.double.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.3.radii.1.dompoint.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.3.radii.1.double.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.3.radii.2.dompoint.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.3.radii.2.double.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.3.radii.3.dompoint.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.3.radii.3.double.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.4.radii.1.dompoint.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.4.radii.1.double.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.4.radii.2.dompoint.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.4.radii.2.double.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.4.radii.3.dompoint.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.4.radii.3.double.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.4.radii.4.dompoint.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.4.radii.4.double.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.closed.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.end.1.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.end.2.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.end.3.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.end.4.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.negative.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.newsubpath.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.nonfinite.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.radius.intersecting.1.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.radius.intersecting.2.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.radius.none.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.radius.toomany.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.selfintersect.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.winding.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.zero.1.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.zero.2.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.zero.3.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.zero.4.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.zero.5.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.zero.6.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/tools/spec.yaml
testing/web-platform/tests/html/canvas/tools/yaml/element/path-objects.yaml