servo/components/style/gecko_bindings
bors-servo 0459e1a6dd Auto merge of #15287 - hiikezoe:css-animation, r=heycam
Counter part of bug 1328787 - Stylo: Convert Servo's animation keyframes and store them into Gecko's keyframes

<!-- Please describe your changes on the following line: -->
Reviewed by @heycam, An exception is auto-generated bindgen stuff, I did not include it in patches on bugzilla.  The bindgen diff included in this PR was generated with  b5c94bad37.  It might be bit-rotted.

---
<!-- 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
- [ ] These changes fix #__ (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because gecko has test cases.

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

<!-- 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/15287)
<!-- Reviewable:end -->
2017-01-28 21:24:04 -08:00
..
nsstring_vendor Bug 1330824 - Add truncate for nsAString and nsACString. r=mystor 2017-01-14 11:42:22 +09:00
sugar Bug 1328787 - Part 7: Implement From for specified TransitionTimingFunction. r=heycam 2017-01-29 09:07:41 +09:00
bindings.rs Auto merge of #15287 - hiikezoe:css-animation, r=heycam 2017-01-28 21:24:04 -08:00
mod.rs style: Document the bindings module, allow missing docs in autogenerated files. 2017-01-02 12:58:00 +01:00
structs_debug.rs Update bindgen. 2017-01-29 09:07:41 +09:00
structs_release.rs Update bindgen. 2017-01-29 09:07:41 +09:00