mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
Add test for transitions from percent to px
This does not test the rendering, only that Servo doesn't crash.
This commit is contained in:
parent
f9a8fe0afe
commit
17717d4507
3 changed files with 46 additions and 0 deletions
|
@ -5320,6 +5320,18 @@
|
|||
"url": "/_mozilla/css/transition_calc.html"
|
||||
}
|
||||
],
|
||||
"css/transition_calc_implicit.html": [
|
||||
{
|
||||
"path": "css/transition_calc_implicit.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/transition_calc_implicit_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/transition_calc_implicit.html"
|
||||
}
|
||||
],
|
||||
"css/translate_clip.html": [
|
||||
{
|
||||
"path": "css/translate_clip.html",
|
||||
|
@ -12440,6 +12452,18 @@
|
|||
"url": "/_mozilla/css/transition_calc.html"
|
||||
}
|
||||
],
|
||||
"css/transition_calc_implicit.html": [
|
||||
{
|
||||
"path": "css/transition_calc_implicit.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/transition_calc_implicit_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/transition_calc_implicit.html"
|
||||
}
|
||||
],
|
||||
"css/translate_clip.html": [
|
||||
{
|
||||
"path": "css/translate_clip.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue