mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Cancel animations that affect nodes that do not participate in layout.
This commit is contained in:
parent
8fb1b567fa
commit
ed74b898a5
9 changed files with 89 additions and 10 deletions
|
@ -13458,6 +13458,12 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/animation-removed-node.html": [
|
||||
[
|
||||
"/_mozilla/mozilla/animation-removed-node.html",
|
||||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/binding_keyword.html": [
|
||||
[
|
||||
"/_mozilla/mozilla/binding_keyword.html",
|
||||
|
@ -26613,6 +26619,10 @@
|
|||
"81de5b389c922067c61effe03208ea740ba8e067",
|
||||
"testharness"
|
||||
],
|
||||
"mozilla/animation-removed-node.html": [
|
||||
"6ba0318ea1e07b42ef444f838753adbefe9633d6",
|
||||
"testharness"
|
||||
],
|
||||
"mozilla/binding_keyword.html": [
|
||||
"818d2aa29471026c1b4215dfcd1b9939a052b1ea",
|
||||
"testharness"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue