Bug 1773348 [wpt PR 34351] - Fix 'colour' -> 'color' spelling in WPT Canvas tests...
commit4435778ee3dc51eba380175a951d76a96bb860d2
authorJean-Philippe Gravel <jpgravel@chromium.org>
Fri, 10 Jun 2022 09:53:25 +0000 (10 09:53 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Mon, 13 Jun 2022 10:02:46 +0000 (13 10:02 +0000)
tree2f22e4afe9c6c774ecbda0e31fcf986ace8de7cc
parent41ba78300e3be4ccb39f024f445118955371d435
Bug 1773348 [wpt PR 34351] - Fix 'colour' -> 'color' spelling in WPT Canvas tests., a=testonly

Automatic update from web-platform-tests
Fix 'colour' -> 'color' spelling in WPT Canvas tests.

According to the spec (https://html.spec.whatwg.org/multipage/canvas.html), "color" is the correct spelling.

Bug: 1334648
Change-Id: I1586bc5720e03e2f8e5077039c8eefaeb80c9ef3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3696457
Reviewed-by: Yi Xu <yiyix@chromium.org>
Commit-Queue: Jean-Philippe Gravel <jpgravel@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1012442}

--

wpt-commits: 6f5cdec91ace2cbb364414d763ee47b893b62a68
wpt-pr: 34351
52 files changed:
testing/web-platform/tests/html/canvas/element/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-1.html
testing/web-platform/tests/html/canvas/element/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-2.html
testing/web-platform/tests/html/canvas/element/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-3.html
testing/web-platform/tests/html/canvas/element/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-4.html
testing/web-platform/tests/html/canvas/element/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-5.html
testing/web-platform/tests/html/canvas/element/fill-and-stroke-styles/2d.gradient.interpolate.color.html [moved from testing/web-platform/tests/html/canvas/element/fill-and-stroke-styles/2d.gradient.interpolate.colour.html with 86% similarity]
testing/web-platform/tests/html/canvas/element/fill-and-stroke-styles/2d.gradient.interpolate.color.png [moved from testing/web-platform/tests/html/canvas/element/fill-and-stroke-styles/2d.gradient.interpolate.colour.png with 100% similarity]
testing/web-platform/tests/html/canvas/element/fill-and-stroke-styles/2d.gradient.interpolate.coloralpha.html [moved from testing/web-platform/tests/html/canvas/element/fill-and-stroke-styles/2d.gradient.interpolate.colouralpha.html with 85% similarity]
testing/web-platform/tests/html/canvas/element/fill-and-stroke-styles/2d.gradient.interpolate.coloralpha.png [moved from testing/web-platform/tests/html/canvas/element/fill-and-stroke-styles/2d.gradient.interpolate.colouralpha.png with 100% similarity]
testing/web-platform/tests/html/canvas/element/fill-and-stroke-styles/2d.gradient.object.invalidcolor.html [moved from testing/web-platform/tests/html/canvas/element/fill-and-stroke-styles/2d.gradient.object.invalidcolour.html with 94% similarity]
testing/web-platform/tests/html/canvas/element/manual/imagebitmap/createImageBitmap-colorSpaceConversion.html
testing/web-platform/tests/html/canvas/element/pixel-manipulation/2d.imageData.get.clamp.html
testing/web-platform/tests/html/canvas/element/pixel-manipulation/2d.imageData.get.nonpremul.html
testing/web-platform/tests/html/canvas/element/shadows/2d.shadow.alpha.1.html
testing/web-platform/tests/html/canvas/element/shadows/2d.shadow.alpha.2.html
testing/web-platform/tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-1.html
testing/web-platform/tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-1.worker.js
testing/web-platform/tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-2.html
testing/web-platform/tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-2.worker.js
testing/web-platform/tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-3.html
testing/web-platform/tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-3.worker.js
testing/web-platform/tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-4.html
testing/web-platform/tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-4.worker.js
testing/web-platform/tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-5.html
testing/web-platform/tests/html/canvas/offscreen/fill-and-stroke-styles/2d.fillStyle.parse.rgb-clamp-5.worker.js
testing/web-platform/tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.color.html [moved from testing/web-platform/tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.colour.html with 89% similarity]
testing/web-platform/tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.color.worker.js [moved from testing/web-platform/tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.colour.worker.js with 99% similarity]
testing/web-platform/tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.coloralpha.html [moved from testing/web-platform/tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.colouralpha.html with 89% similarity]
testing/web-platform/tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.coloralpha.worker.js [moved from testing/web-platform/tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.interpolate.colouralpha.worker.js with 99% similarity]
testing/web-platform/tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.object.invalidcolor.html [moved from testing/web-platform/tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.object.invalidcolour.html with 89% similarity]
testing/web-platform/tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.object.invalidcolor.worker.js [moved from testing/web-platform/tests/html/canvas/offscreen/fill-and-stroke-styles/2d.gradient.object.invalidcolour.worker.js with 99% similarity]
testing/web-platform/tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.clamp.html
testing/web-platform/tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.clamp.worker.js
testing/web-platform/tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.nonpremul.html
testing/web-platform/tests/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.nonpremul.worker.js
testing/web-platform/tests/html/canvas/offscreen/shadows/2d.shadow.alpha.1.html
testing/web-platform/tests/html/canvas/offscreen/shadows/2d.shadow.alpha.1.worker.js
testing/web-platform/tests/html/canvas/offscreen/shadows/2d.shadow.alpha.2.html
testing/web-platform/tests/html/canvas/offscreen/shadows/2d.shadow.alpha.2.worker.js
testing/web-platform/tests/html/canvas/offscreen/the-offscreen-canvas/initial.color.html [moved from testing/web-platform/tests/html/canvas/offscreen/the-offscreen-canvas/initial.colour.html with 89% similarity]
testing/web-platform/tests/html/canvas/offscreen/the-offscreen-canvas/initial.color.worker.js [moved from testing/web-platform/tests/html/canvas/offscreen/the-offscreen-canvas/initial.colour.worker.js with 91% similarity]
testing/web-platform/tests/html/canvas/resources/canvas-tests.js
testing/web-platform/tests/html/canvas/tools/spec.yaml
testing/web-platform/tests/html/canvas/tools/yaml/element/fill-and-stroke-styles.yaml
testing/web-platform/tests/html/canvas/tools/yaml/element/meta.yaml
testing/web-platform/tests/html/canvas/tools/yaml/element/pixel-manipulation.yaml
testing/web-platform/tests/html/canvas/tools/yaml/element/shadows.yaml
testing/web-platform/tests/html/canvas/tools/yaml/offscreen/fill-and-stroke-styles.yaml
testing/web-platform/tests/html/canvas/tools/yaml/offscreen/meta.yaml
testing/web-platform/tests/html/canvas/tools/yaml/offscreen/pixel-manipulation.yaml
testing/web-platform/tests/html/canvas/tools/yaml/offscreen/shadows.yaml
testing/web-platform/tests/html/canvas/tools/yaml/offscreen/the-offscreen-canvas.yaml