mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Add tests for rotation animation
This commit is contained in:
parent
e10288ec1c
commit
cab6260c32
3 changed files with 61 additions and 0 deletions
|
@ -4516,6 +4516,18 @@
|
|||
"url": "/_mozilla/css/root_pseudo_a.html"
|
||||
}
|
||||
],
|
||||
"css/rotate_anim.html": [
|
||||
{
|
||||
"path": "css/rotate_anim.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/rotate_anim_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/rotate_anim.html"
|
||||
}
|
||||
],
|
||||
"css/rtl_body.html": [
|
||||
{
|
||||
"path": "css/rtl_body.html",
|
||||
|
@ -11604,6 +11616,18 @@
|
|||
"url": "/_mozilla/css/root_pseudo_a.html"
|
||||
}
|
||||
],
|
||||
"css/rotate_anim.html": [
|
||||
{
|
||||
"path": "css/rotate_anim.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/rotate_anim_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/rotate_anim.html"
|
||||
}
|
||||
],
|
||||
"css/rtl_body.html": [
|
||||
{
|
||||
"path": "css/rtl_body.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue