aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/animation_timeline.rs
Commit message (Expand)AuthorAgeFilesLines
* script: Limit public exports. (#34915)Josh Matthews2025-01-101-5/+5
* script: Start replacing `time` with `std::time` and `chrono` (#30639)Auguste Baum2024-01-161-3/+10
* remove `extern crate` (#30311)Samson2023-09-081-0/+1
* Move most animation processing to scriptMartin Robinson2020-05-121-1/+1
* Start having animations conform to the HTML specMartin Robinson2020-05-051-0/+49