servo/tests/wpt/meta/html/canvas/element/compositing/2d.composite.clip.source-out.html.ini
Sam 3dc9184121
canvas: Use vello_cpu as default canvas backend (#38844)
We really want to remove font-kit from dep tree, so this is the first
step into removing raqote from servo. While vello_cpu is not perfect
replacement, I am confident that we will resolve all issues eventually:
https://github.com/servo/servo/issues/38345 (most important ones already
have PRs).

Reviewable per commit.

Testing: Existing WPT tests.
Try run: https://github.com/sagudev/servo/actions/runs/17138369290

---------

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
2025-08-27 07:22:20 +00:00

5 lines
162 B
INI
Vendored

[2d.composite.clip.source-out.html]
[fill() does not affect pixels outside the clip region.]
expected:
if subsuite == "vello_canvas": PASS
FAIL