servo/components/style/values
bors-servo 6659e9004d
Auto merge of #27032 - mrobinson:fractional-iteration, r=jdm
animations: Finish support for fractional iteration counts

This change also improves support for creating animations with negative
delays, as that is necessary to test support for fractional iteration
lengths.

Fixes: #14858

<!-- 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
- [x] These changes fix #14858
- [x] There are tests for these changes

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
2020-06-24 15:54:27 -04:00
..
animated style: Miscellaneous servo build fixes. 2020-06-04 01:50:36 +02:00
computed First pass at implementing the Flex Layout Algorithm 2020-06-23 00:41:27 +02:00
generics animations: Don't convert linear easing to a bezier 2020-06-24 17:19:25 +02:00
resolved Some servo build fixes. 2020-04-16 18:29:30 +02:00
specified style: Fix a warning in layout-2020 2020-06-18 23:51:19 +02:00
distance.rs style: Drop fallback attribute from animate and distance. 2020-04-16 16:35:07 +02:00
mod.rs style: Share computed and specified value representation of -moz-context-properties. 2019-05-29 16:14:10 +02:00