зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1456394 - Update reference to AnimationEffectTiming in wpt tests; r=hiro
MozReview-Commit-ID: FgYRRb2jncH --HG-- extra : rebase_source : a7523dc21f25d8f334d27f23cdfa62f0bdfa1fe0
This commit is contained in:
Родитель
af7674e36b
Коммит
4021845f39
|
@ -610518,7 +610518,7 @@
|
|||
"testharness"
|
||||
],
|
||||
"web-animations/interfaces/AnimationEffect/getComputedTiming.html": [
|
||||
"fc183c88c463e08880cc0ed381474ee69d6e5056",
|
||||
"3bd2527a7e6d135b30ca81a4968e1a4871906429",
|
||||
"testharness"
|
||||
],
|
||||
"web-animations/interfaces/AnimationEffect/updateTiming.html": [
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset=utf-8>
|
||||
<title>AnimationEffectTiming.getComputedTiming</title>
|
||||
<link rel="help" href="https://drafts.csswg.org/web-animations/#dom-animationeffectreadonly-getcomputedtiming">
|
||||
<title>AnimationEffect.getComputedTiming</title>
|
||||
<link rel="help" href="https://drafts.csswg.org/web-animations/#dom-animationeffect-getcomputedtiming">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<script src="../../testcommon.js"></script>
|
||||
|
|
Загрузка…
Ссылка в новой задаче