mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +01:00
Upgrade Stylo to 2024-01-16 (#32066)
* Upgrade Stylo to 2024-01-16 * Fixup for https://phabricator.services.mozilla.com/D187736 * Fixup for https://phabricator.services.mozilla.com/D196415 * Fixup for https://phabricator.services.mozilla.com/D197147 * Fixup for https://phabricator.services.mozilla.com/D196194 * Fixup for https://phabricator.services.mozilla.com/D196195 * Update test expectations
This commit is contained in:
parent
93bb276602
commit
a5e97525a0
66 changed files with 105 additions and 9370 deletions
|
@ -2,9 +2,6 @@
|
|||
[CSS Transitions: property <left> from [0px\] to [calc(infinity * 1px)\] at (-0.25) should be [-8388600px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <left> from [0px\] to [calc(infinity * 1px)\] at (0) should be [0px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions: property <left> from [0px\] to [calc(infinity * 1px)\] at (0.25) should be [8388600px\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -23,9 +20,6 @@
|
|||
[CSS Transitions with transition: all: property <left> from [0px\] to [calc(infinity * 1px)\] at (-0.25) should be [-8388600px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <left> from [0px\] to [calc(infinity * 1px)\] at (0) should be [0px\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Transitions with transition: all: property <left> from [0px\] to [calc(infinity * 1px)\] at (0.25) should be [8388600px\]]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -308,8 +302,23 @@
|
|||
[Web Animations: property <left> from [0px\] to [calc(infinity * 1px)\] at (1.25) should be [NaNpx\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSS Animations: property <left> from [0px\] to [calc(infinity * 1px)\] at (0) should be [0px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <left> from [0px\] to [calc(infinity * 1px)\] at (0) should be [0px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <left> from [0px\] to [calc(infinity * 1px)\] at (-0.25) should be [-3.40282e+38px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <left> from [0px\] to [calc(infinity * 1px)\] at (0.25) should be [3.40282e+38px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <left> from [0px\] to [calc(infinity * 1px)\] at (0.5) should be [3.40282e+38px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <left> from [0px\] to [calc(infinity * 1px)\] at (0.75) should be [3.40282e+38px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <left> from [0px\] to [calc(infinity * 1px)\] at (1) should be [3.40282e+38px\]]
|
||||
expected: FAIL
|
||||
|
||||
[Web Animations: property <left> from [0px\] to [calc(infinity * 1px)\] at (1.25) should be [3.40282e+38px\]]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue