servo/components/style/servo
Martin Robinson f3e373bc62 Add animation and transition support for pseudo-elements
This change extends the DocumentAnimationSet to hold animations for
pseudo-elements. Since pseudo-elements in Servo are not in the DOM like
in Gecko, they need to be handled a bit carefully in stylo.  When a
pseudo-element has an animation, recascade the style. Finally, this
change passes the pseudo-element string properly to animation events.

Fixes: #10316
2020-06-16 16:33:55 +02:00
..
media_queries.rs style: Rustfmt recent changes. 2020-02-12 02:43:23 +01:00
mod.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
restyle_damage.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
selector_parser.rs Add animation and transition support for pseudo-elements 2020-06-16 16:33:55 +02:00
url.rs style: Fix Servo build. 2019-06-04 01:04:01 -04:00