mirror of
https://github.com/servo/servo.git
synced 2025-08-11 08:25:32 +01:00
Upgrade Stylo to 2025-06-03 (#37444)
This continues #36835 Changelog: - Upstream:ca369cbc83...7e2201c32c
- Servo fixups:f387e6396c...2e1f66b068
Stylo tracking issue: https://github.com/servo/stylo/issues/200 --------- Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
parent
e5c328d660
commit
b394727ff6
13 changed files with 63 additions and 54 deletions
|
@ -20,9 +20,6 @@
|
|||
[e.style['animation-timing-function'\] = "steps(calc(-10), start)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-timing-function'\] = "steps(calc(5 / 2), start)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['animation-timing-function'\] = "steps(calc(1), jump-none)" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue