chore: Update vello to fix radials in vello_cpu (#38338)

This update includes a fix for
https://github.com/linebender/vello/issues/1124.

Testing: Existing WPT tests
try run: https://github.com/sagudev/servo/actions/runs/16599834725

---------

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
sagudev 2025-07-30 19:49:41 +02:00 committed by GitHub
parent 815ed10b5f
commit 5c42a113bd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 7 additions and 28 deletions

View file

@ -1,4 +0,0 @@
[2d.gradient.radial.cone.front.html]
[Canvas test: 2d.gradient.radial.cone.front]
expected:
if subsuite == "vello_cpu_canvas": FAIL

View file

@ -1,4 +0,0 @@
[2d.gradient.radial.cone.top.html]
[Canvas test: 2d.gradient.radial.cone.top]
expected:
if subsuite == "vello_cpu_canvas": FAIL

View file

@ -1,4 +0,0 @@
[2d.gradient.radial.inside2.html]
[Canvas test: 2d.gradient.radial.inside2]
expected:
if subsuite == "vello_cpu_canvas": FAIL

View file

@ -1,4 +0,0 @@
[2d.gradient.radial.inside3.html]
[Canvas test: 2d.gradient.radial.inside3]
expected:
if subsuite == "vello_cpu_canvas": FAIL

View file

@ -1,4 +0,0 @@
[2d.gradient.radial.outside1.html]
[Canvas test: 2d.gradient.radial.outside1]
expected:
if subsuite == "vello_cpu_canvas": FAIL

View file

@ -2,4 +2,3 @@
[Canvas test: 2d.gradient.radial.outside3]
expected:
if subsuite == "": FAIL
if subsuite == "vello_cpu_canvas": FAIL