mirror of
https://github.com/servo/servo.git
synced 2025-10-17 16:59:27 +01:00
Animation longhand serialization should be a list of each animation rather than a list of lists for each longhand. Fixes part of #15398 - serialization should be a list of each animation, rather than a list of lists for each longhand. --- - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] These changes are prework for #15398 - [X] There are tests for these changes OR - [ ] These changes do not require tests because _____ <!-- 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/15516) <!-- Reviewable:end --> |
||
---|---|---|
.. | ||
parsing | ||
properties | ||
rule_tree | ||
animated_properties.rs | ||
attr.rs | ||
cache.rs | ||
Cargo.toml | ||
keyframes.rs | ||
lib.rs | ||
logical_geometry.rs | ||
media_queries.rs | ||
owning_handle.rs | ||
size_of.rs | ||
str.rs | ||
stylesheets.rs | ||
stylist.rs | ||
value.rs | ||
viewport.rs |