Upgrade Stylo to 2025-07-01 (#37822)

This continues #37444

Changelog:
- No-op change because of https://github.com/servo/stylo/pull/186:
7e2201c32c..0a5440a8af
- Upstream:
0a5440a8af...fe9eadf47b
- Servo fixups:
e8dbccb254...31a2c9cfa9

Stylo tracking issue: https://github.com/servo/stylo/issues/211

---------

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
Oriol Brufau 2025-07-02 18:38:58 +02:00 committed by GitHub
parent 19b5e14851
commit 26f5eb476a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 29 additions and 32 deletions

View file

@ -661,6 +661,3 @@
[e.style['color'\] = "oklch(10% 20 -700)" should set the property value]
expected: FAIL
[e.style['color'\] = "light-dark(black, white)" should set the property value]
expected: FAIL