mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
layout: Reverse vertical orientation of gradients using corner directions. (#37802)
Found and manually tested by comparing rendering between Firefox and Servo. Testing: Existing WPT coverage is sufficient. Fixes: #37782 Signed-off-by: Josh Matthews <josh@joshmatthews.net>
This commit is contained in:
parent
c5aeac3cea
commit
7eedeca715
5 changed files with 21 additions and 20 deletions
17
tests/wpt/mozilla/meta/MANIFEST.json
vendored
17
tests/wpt/mozilla/meta/MANIFEST.json
vendored
|
@ -3952,19 +3952,6 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"linear_gradients_non_square_a.html": [
|
||||
"2edd6cbaa4638d6fdc474c6e7bec7f4c194dc721",
|
||||
[
|
||||
null,
|
||||
[
|
||||
[
|
||||
"/_mozilla/css/linear_gradients_non_square_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
{}
|
||||
]
|
||||
],
|
||||
"linear_gradients_parsing_a.html": [
|
||||
"c2e18fb98ed4324f8337290cbae84b14df580182",
|
||||
[
|
||||
|
@ -9324,10 +9311,6 @@
|
|||
"a067067fff64d232aad7233b69b7b78e74e1f365",
|
||||
[]
|
||||
],
|
||||
"linear_gradients_non_square_ref.html": [
|
||||
"1ad3c75747e05768a3e79d879e535e8b3980f1a4",
|
||||
[]
|
||||
],
|
||||
"linear_gradients_parsing_ref.html": [
|
||||
"b4d21f1c85bfd1da96a35f2c09e73ee9d561ecd9",
|
||||
[]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue