servo/components/layout/css
Patrick Walton 7349b6ac28 layout: Tie transitions to the DOM node and finish them instantly when
new styles are set.

Tying transitions to the DOM node avoids quadratic complexity when
updating them.

Finishing transitions instantly when styles are updated makes our
behavior more correct.
2015-08-01 23:01:43 -07:00
..
matching.rs layout: Tie transitions to the DOM node and finish them instantly when 2015-08-01 23:01:43 -07:00