servo/tests/wpt/meta/html/canvas/offscreen
Sam 643ac08cf0
canvas: Implement strokeText (#39183)
Mostly it's just reusing/copy&edit fillText stuff.

Testing: Existing WPT tests
Fixes: #29973

Try run: https://github.com/sagudev/servo/actions/runs/17511337550

---------

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
2025-09-06 18:01:21 +00:00
..
canvas-context script: Throw a TypeError when trying to create an OffscreenCanvas with an unknown context type (#34276) 2024-11-21 22:53:52 +00:00
canvas-host canvas: Reset the current path on canvas context resetting (#37671) 2025-06-24 11:09:25 +00:00
color-type Make ImageData more spec compliant (#37620) 2025-06-25 16:48:58 +00:00
compositing canvas: Use vello_cpu as default canvas backend (#38844) 2025-08-27 07:22:20 +00:00
drawing-images-to-the-canvas imagebitmap: Add support of Blob as ImageBitmapSource (#37560) 2025-06-20 06:53:04 +00:00
drawing-rectangles-to-the-canvas canvas: Use vello_cpu as default canvas backend (#38844) 2025-08-27 07:22:20 +00:00
fill-and-stroke-styles canvas: Move font selection and text shaping to script (#38979) 2025-08-28 10:30:34 +00:00
filters script: support inline SVG by serializing the subtree (#38188) 2025-08-11 11:07:59 +00:00
layers script: support inline SVG by serializing the subtree (#38188) 2025-08-11 11:07:59 +00:00
line-styles canvas: Use vello_cpu as default canvas backend (#38844) 2025-08-27 07:22:20 +00:00
manual canvas: Move font selection and text shaping to script (#38979) 2025-08-28 10:30:34 +00:00
path-objects canvas: Use vello_cpu as default canvas backend (#38844) 2025-08-27 07:22:20 +00:00
pixel-manipulation canvas: Use vello_cpu as default canvas backend (#38844) 2025-08-27 07:22:20 +00:00
reset canvas: Add OffscreenCanvas 'transferToImageBitmap' method (#37880) 2025-07-04 16:25:36 +00:00
shadows imagebitmap: Add support of Blob as ImageBitmapSource (#37560) 2025-06-20 06:53:04 +00:00
text canvas: Implement strokeText (#39183) 2025-09-06 18:01:21 +00:00
wide-gamut-canvas Enable more DOM preferences for unofficial WPT test runs (#34116) 2024-11-03 15:36:13 +00:00