mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
style: Avoid ending up with an invalid keyframe when inf or NaN are at play.
This commit is contained in:
parent
04d9ab50eb
commit
fa01716c52
3 changed files with 24 additions and 2 deletions
|
@ -8294,6 +8294,12 @@
|
|||
"url": "/_mozilla/mozilla/iterable.html"
|
||||
}
|
||||
],
|
||||
"mozilla/keyframe-infinite-percentage.html": [
|
||||
{
|
||||
"path": "mozilla/keyframe-infinite-percentage.html",
|
||||
"url": "/_mozilla/mozilla/keyframe-infinite-percentage.html"
|
||||
}
|
||||
],
|
||||
"mozilla/lenient_this.html": [
|
||||
{
|
||||
"path": "mozilla/lenient_this.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue