Update web-platform-tests to revision 6d7f862e4afa43d45bb3f800c457e9f746cd8730

This commit is contained in:
WPT Sync Bot 2020-03-06 08:19:18 +00:00
parent ca25e18791
commit 5b34e16ada
93 changed files with 2141 additions and 1321 deletions

View file

@ -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);