servo/components/style/values
bors-servo 4f0f2fb13e Auto merge of #17587 - canaltinova:webkit-gradient, r=nox
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 -->
2017-07-05 15:46:01 -07:00
..
animated Merge BoxShadowList and TextShadowList into ShadowList<T> 2017-07-01 13:18:40 +02:00
computed Auto merge of #17268 - servo:grid, r=wafflespeanut,canaltinova 2017-07-03 17:10:25 -07:00
generics Auto merge of #17268 - servo:grid, r=wafflespeanut,canaltinova 2017-07-03 17:10:25 -07:00
specified Auto merge of #17587 - canaltinova:webkit-gradient, r=nox 2017-07-05 15:46:01 -07:00
mod.rs Introduce ToAnimatedValue 🎥 2017-06-29 14:03:15 +02:00