servo/components/layout/css
Patrick Walton e881f0feeb Write animated values into the ComputedValues structures when
animations complete or are interrupted.

This adds a new pair of reader-writer locks. I measured the performance
of style recalculation on Wikipedia and the overhead of the locks was
not measurable.

Closes #7816.
2015-11-24 19:50:52 -06:00
..
matching.rs Write animated values into the ComputedValues structures when 2015-11-24 19:50:52 -06:00