mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Update web-platform-tests to revision 6d7f862e4afa43d45bb3f800c457e9f746cd8730
This commit is contained in:
parent
ca25e18791
commit
5b34e16ada
93 changed files with 2141 additions and 1321 deletions
|
@ -158,7 +158,6 @@ test(t => {
|
|||
div.style.animationDelay = '8s';
|
||||
div.style.animationFillMode = 'both';
|
||||
div.style.animationPlayState = 'paused';
|
||||
getComputedStyle(div).animationDuration;
|
||||
|
||||
// Update the keyframes
|
||||
keyframesRule.deleteRule(0);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue