mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Reorder code in KeyframesAnimation::from_keyframes() to avoid a panic.
Fixes #11999. Fixes #12006.
This commit is contained in:
parent
0ae07e07e6
commit
70e964b707
3 changed files with 25 additions and 1 deletions
|
@ -6072,6 +6072,12 @@
|
|||
]
|
||||
},
|
||||
"testharness": {
|
||||
"css/empty-keyframes.html": [
|
||||
{
|
||||
"path": "css/empty-keyframes.html",
|
||||
"url": "/_mozilla/css/empty-keyframes.html"
|
||||
}
|
||||
],
|
||||
"css/flex-item-assign-inline-size.html": [
|
||||
{
|
||||
"path": "css/flex-item-assign-inline-size.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue