diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-09-22 23:14:48 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-22 23:14:48 -0500 |
commit | fb52bb7c8d70f0d7b85bb35d89779d83a25f2bc2 (patch) | |
tree | a9fb7e6f2fa4d702ac36b8bd30177f0cd5d48a2a /components/script | |
parent | ee3f916b652ad99e5925f574e7fa074dd3be9ad9 (diff) | |
parent | d81c6af59c99bb067d838592239a7887c1aa7203 (diff) | |
download | servo-fb52bb7c8d70f0d7b85bb35d89779d83a25f2bc2.tar.gz servo-fb52bb7c8d70f0d7b85bb35d89779d83a25f2bc2.zip |
Auto merge of #13228 - Manishearth:uncompute, r=heycam
Add uncompute functionality (WIP)
As discussed in Taipei we plan to do animations in Stylo on the Rust side. For cascading properly, we need to "uncompute" these,
i.e. convert them into a cascadeable specified value which when computed gets us the same thing again.
This patch starts work on this. Before writing uncompute code for everything, I'd like to check that this is an acceptable amount of mako magic,
and that the general design is okay (to avoid having to rewrite everything once it's done).
Preliminary r? @SimonSapin @birtles
<!-- 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/13228)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script')
0 files changed, 0 insertions, 0 deletions