gecko-dev/servo/components/style/properties
Hiroyuki Ikezoe ff5e2c7915 servo: Merge #14747 - Interpolate colors with premultiplied alpha (from hiikezoe:color-interpolation2); r=emilio
We need to clamp each interpolated values because some cubic-bezier functions
produce values that are out of range [0, 1].

r? @emilio

<!-- Please describe your changes on the following line: -->

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors

<!-- Either: -->
- [X] There are tests for these changes

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

Source-Repo: https://github.com/servo/servo
Source-Revision: f9d971771c62f244c338be1cb34e0aa191d64206
2016-12-28 02:06:38 -08:00
..
helpers servo: Merge #14747 - Interpolate colors with premultiplied alpha (from hiikezoe:color-interpolation2); r=emilio 2016-12-28 02:06:38 -08:00
longhand servo: Merge #14703 - Add gecko glue for perspective/transform properties (from canaltinova:perspective-transform); r=Wafflespeanut 2016-12-26 21:48:52 -08:00
shorthand servo: Merge #14640 - Store unset keyword as specified value (from upsuper:unset-storage); r=emilio 2016-12-25 14:23:34 -08:00
build.py servo: Merge #14535 - Introduce a PropertyId enum and use it instead of strings of property names (from servo:property-id); r=mbrubeck 2016-12-10 01:16:26 -08:00
data.py servo: Merge #14467 - stylo: Support remaining display property values (from heycam:gecko-display); r=Manishearth 2016-12-05 23:53:17 -08:00
declaration_block.rs servo: Merge #14535 - Introduce a PropertyId enum and use it instead of strings of property names (from servo:property-id); r=mbrubeck 2016-12-10 01:16:26 -08:00
gecko.mako.rs servo: Merge #14703 - Add gecko glue for perspective/transform properties (from canaltinova:perspective-transform); r=Wafflespeanut 2016-12-26 21:48:52 -08:00
helpers.mako.rs servo: Merge #14640 - Store unset keyword as specified value (from upsuper:unset-storage); r=emilio 2016-12-25 14:23:34 -08:00
Mako-0.9.1.zip servo: Merge #13171 - Revert "Remove mako.zip" (from emilio:mako-is-back); r=SimonSapin 2016-09-03 23:56:55 -05:00
properties.html.mako servo: Merge #10749 - Prepare related files to make it easier to split up the Mako template (from servo:split-mako); r=nox 2016-04-21 10:09:09 +05:01
properties.mako.rs servo: Merge #14703 - Add gecko glue for perspective/transform properties (from canaltinova:perspective-transform); r=Wafflespeanut 2016-12-26 21:48:52 -08:00