mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
style: Add a new Timer structure to the shared style context, and basic infrastructure for controlling animations.
This commit is contained in:
parent
2e68821014
commit
0b67b218d0
20 changed files with 178 additions and 26 deletions
|
@ -6120,6 +6120,12 @@
|
|||
]
|
||||
},
|
||||
"testharness": {
|
||||
"css/animations/basic-linear-width.html": [
|
||||
{
|
||||
"path": "css/animations/basic-linear-width.html",
|
||||
"url": "/_mozilla/css/animations/basic-linear-width.html"
|
||||
}
|
||||
],
|
||||
"css/empty-keyframes.html": [
|
||||
{
|
||||
"path": "css/empty-keyframes.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue