Update web-platform-tests to revision 6aef6676d2f95c29de17666cc70d61b517939fbf

This commit is contained in:
WPT Sync Bot 2018-08-18 21:26:51 -04:00
parent cd0e7e7ebb
commit 3ebfea9f10
250 changed files with 2846 additions and 702 deletions

View file

@ -11,7 +11,6 @@
to { margin-left: 100px; }
}
</style>
<body>
<div id="log"></div>
<script>
'use strict';
@ -419,5 +418,3 @@ promise_test(async t => {
}, 'Cancel the animation after clearing the target effect.');
</script>
</body>
</html>