mirror of
https://github.com/servo/servo.git
synced 2025-08-14 01:45:33 +01:00
Upgrade Stylo to 2025-02-03 (#35289)
* Upgrade Stylo to 2025-02-03 Signed-off-by: Oriol Brufau <obrufau@igalia.com> * Fixup for https://phabricator.services.mozilla.com/D233218 Signed-off-by: Oriol Brufau <obrufau@igalia.com> * Fixup for https://phabricator.services.mozilla.com/D233758 Signed-off-by: Oriol Brufau <obrufau@igalia.com> * Fixup for https://phabricator.services.mozilla.com/D231255 Signed-off-by: Oriol Brufau <obrufau@igalia.com> * Update test expectations Signed-off-by: Oriol Brufau <obrufau@igalia.com> --------- Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
parent
e2bb772669
commit
fdbfecf7dd
16 changed files with 44 additions and 197 deletions
|
@ -1,36 +0,0 @@
|
|||
[color-stops-parsing.html]
|
||||
[linear-gradient(black) [ parsable \]]
|
||||
expected: FAIL
|
||||
|
||||
[linear-gradient(black 0%) [ parsable \]]
|
||||
expected: FAIL
|
||||
|
||||
[repeating-linear-gradient(black) [ parsable \]]
|
||||
expected: FAIL
|
||||
|
||||
[repeating-linear-gradient(black 0%) [ parsable \]]
|
||||
expected: FAIL
|
||||
|
||||
[radial-gradient(black) [ parsable \]]
|
||||
expected: FAIL
|
||||
|
||||
[radial-gradient(black 0%) [ parsable \]]
|
||||
expected: FAIL
|
||||
|
||||
[repeating-radial-gradient(black) [ parsable \]]
|
||||
expected: FAIL
|
||||
|
||||
[repeating-radial-gradient(black 0%) [ parsable \]]
|
||||
expected: FAIL
|
||||
|
||||
[conic-gradient(black) [ parsable \]]
|
||||
expected: FAIL
|
||||
|
||||
[conic-gradient(black 0%) [ parsable \]]
|
||||
expected: FAIL
|
||||
|
||||
[repeating-conic-gradient(black) [ parsable \]]
|
||||
expected: FAIL
|
||||
|
||||
[repeating-conic-gradient(black 0%) [ parsable \]]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[gradient-single-stop-001.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[gradient-single-stop-002.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[gradient-single-stop-003.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[gradient-single-stop-004.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[gradient-single-stop-005.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[gradient-single-stop-006.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[gradient-single-stop-007.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue