mirror of
https://github.com/servo/servo.git
synced 2025-10-17 00:39:15 +01:00
Fix color stop sorting in -webkit-gradient This was causing a reftest failure in gecko side(layout/reftests/webkit-gradient/webkit-gradient-linear-2.html). Basically, it was sorting exactly opposite if two color stops have the same percentage. --- - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/17587) <!-- Reviewable:end --> |
||
---|---|---|
.. | ||
align.rs | ||
background.rs | ||
basic_shape.rs | ||
border.rs | ||
calc.rs | ||
color.rs | ||
effects.rs | ||
flex.rs | ||
gecko.rs | ||
grid.rs | ||
image.rs | ||
length.rs | ||
mod.rs | ||
position.rs | ||
rect.rs | ||
text.rs | ||
transform.rs |