mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
Auto merge of #14605 - emilio:crashtest-bug-1323717, r=SimonSapin
style: Avoid ending up with an invalid keyframe when inf or NaN are a… <!-- Please describe your changes on the following line: --> Fixes: https://bugzilla.mozilla.org/show_bug.cgi?id=1323717 r? @SimonSapin <!-- 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/14605) <!-- Reviewable:end -->
This commit is contained in:
commit
da42fea6b2
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