Bug 1719767 [wpt PR 29615] - Use DOMPointInit for roundRect, a=testonly
commit49b90664565507a79912adc509864e10ea371a8a
authorAaron Krajeski <aaronhk@chromium.org>
Sat, 17 Jul 2021 09:47:38 +0000 (17 09:47 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Sat, 17 Jul 2021 19:32:37 +0000 (17 19:32 +0000)
treee2f410fe67c5309c0a1223a309ed1a6d20c9be92
parentaabb6abfbf6d9222f87a73dab9ee2383e51a22de
Bug 1719767 [wpt PR 29615] - Use DOMPointInit for roundRect, a=testonly

Automatic update from web-platform-tests
Use DOMPointInit for roundRect

This is what we decided on in the spec debate.
https://github.com/whatwg/html/pull/6765

Bug: 1193694
Change-Id: Ic24a8cf9ec61ab584318a40660c0c0e06a0b9848
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3016815
Commit-Queue: Aaron Krajeski <aaronhk@chromium.org>
Reviewed-by: Justin Novosad <junov@chromium.org>
Cr-Commit-Position: refs/heads/master@{#899818}

--

wpt-commits: adcec00147f8dc59daaca5793d8bcd5f8d2d519a
wpt-pr: 29615
32 files changed:
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.1.radius.dompointinit.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.2.radii.1.dompointinit.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.2.radii.2.dompointinit.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.3.radii.1.dompointinit.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.3.radii.2.dompointinit.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.3.radii.3.dompointinit.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.4.radii.1.dompointinit.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.4.radii.2.dompointinit.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.4.radii.3.dompointinit.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/path-objects/2d.path.roundrect.4.radii.4.dompointinit.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/offscreen/path-objects/2d.path.roundrect.1.radius.dompointinit.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/offscreen/path-objects/2d.path.roundrect.1.radius.dompointinit.worker.js [new file with mode: 0644]
testing/web-platform/tests/html/canvas/offscreen/path-objects/2d.path.roundrect.2.radii.1.dompointinit.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/offscreen/path-objects/2d.path.roundrect.2.radii.1.dompointinit.worker.js [new file with mode: 0644]
testing/web-platform/tests/html/canvas/offscreen/path-objects/2d.path.roundrect.2.radii.2.dompointinit.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/offscreen/path-objects/2d.path.roundrect.2.radii.2.dompointinit.worker.js [new file with mode: 0644]
testing/web-platform/tests/html/canvas/offscreen/path-objects/2d.path.roundrect.3.radii.1.dompointinit.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/offscreen/path-objects/2d.path.roundrect.3.radii.1.dompointinit.worker.js [new file with mode: 0644]
testing/web-platform/tests/html/canvas/offscreen/path-objects/2d.path.roundrect.3.radii.2.dompointinit.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/offscreen/path-objects/2d.path.roundrect.3.radii.2.dompointinit.worker.js [new file with mode: 0644]
testing/web-platform/tests/html/canvas/offscreen/path-objects/2d.path.roundrect.3.radii.3.dompointinit.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/offscreen/path-objects/2d.path.roundrect.3.radii.3.dompointinit.worker.js [new file with mode: 0644]
testing/web-platform/tests/html/canvas/offscreen/path-objects/2d.path.roundrect.4.radii.1.dompointinit.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/offscreen/path-objects/2d.path.roundrect.4.radii.1.dompointinit.worker.js [new file with mode: 0644]
testing/web-platform/tests/html/canvas/offscreen/path-objects/2d.path.roundrect.4.radii.2.dompointinit.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/offscreen/path-objects/2d.path.roundrect.4.radii.2.dompointinit.worker.js [new file with mode: 0644]
testing/web-platform/tests/html/canvas/offscreen/path-objects/2d.path.roundrect.4.radii.3.dompointinit.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/offscreen/path-objects/2d.path.roundrect.4.radii.3.dompointinit.worker.js [new file with mode: 0644]
testing/web-platform/tests/html/canvas/offscreen/path-objects/2d.path.roundrect.4.radii.4.dompointinit.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/offscreen/path-objects/2d.path.roundrect.4.radii.4.dompointinit.worker.js [new file with mode: 0644]
testing/web-platform/tests/html/canvas/tools/yaml/element/path-objects.yaml
testing/web-platform/tests/html/canvas/tools/yaml/offscreen/path-objects.yaml