mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
Fix interpolation of CalcLengthOrPercentage (fixes #12765)
This commit is contained in:
parent
2c7d1ddfa1
commit
fc58cc01f4
3 changed files with 57 additions and 2 deletions
|
@ -6168,6 +6168,12 @@
|
|||
"url": "/_mozilla/css/animations/basic-transition.html"
|
||||
}
|
||||
],
|
||||
"css/animations/mixed-units.html": [
|
||||
{
|
||||
"path": "css/animations/mixed-units.html",
|
||||
"url": "/_mozilla/css/animations/mixed-units.html"
|
||||
}
|
||||
],
|
||||
"css/animations/transition-raf.html": [
|
||||
{
|
||||
"path": "css/animations/transition-raf.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue