Bug 1675713 [wpt PR 26368] - [Canvas new API] Add textRendering to Canvas new API...
commitccbebf5f85d01d729c89de66ebffccad9dc48b36
authoryiyix <yiyix@chromium.org>
Fri, 6 Nov 2020 17:40:36 +0000 (6 17:40 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Sat, 7 Nov 2020 07:59:17 +0000 (7 07:59 +0000)
tree10648252139aa0235e88b3b37b611a97b3888f3a
parent256215840cf44a73f81d92b3d8afed844867480c
Bug 1675713 [wpt PR 26368] - [Canvas new API] Add textRendering to Canvas new API, a=testonly

Automatic update from web-platform-tests
[Canvas new API] Add textRendering to Canvas new API

Add new attribute textRendering to canvas context 2d. Developers can
now choose between auto, optimizeSpeed, optimizeLegibility and
geometricPrecision for textRendering.

Bug: 1144620

Change-Id: I2420967849b1080b667cf6803a8edecc06327297

--

wpt-commits: 68512623f6b74070955634b7c256b9debc743250
wpt-pr: 26368
testing/web-platform/tests/html/canvas/element/drawing-text-to-the-canvas/2d.text.drawing.style.textRendering.settings.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/offscreen/text/2d.text.drawing.style.textRendering.settings.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/offscreen/text/2d.text.drawing.style.textRendering.settings.worker.js [new file with mode: 0644]
testing/web-platform/tests/html/canvas/tools/yaml/element/drawing-text-to-the-canvas.yaml
testing/web-platform/tests/html/canvas/tools/yaml/offscreen/text.yaml