| Index: third_party/WebKit/LayoutTests/web-animations-api/delay-endDelay-phases.html
|
| diff --git a/third_party/WebKit/LayoutTests/web-animations-api/delay-endDelay-phases.html b/third_party/WebKit/LayoutTests/web-animations-api/delay-endDelay-phases.html
|
| index a8288cbaa7e2b5056b9263abe3512634c53be697..a052c9ded67cd8af50b3d71e9523f090aa0fcf8e 100644
|
| --- a/third_party/WebKit/LayoutTests/web-animations-api/delay-endDelay-phases.html
|
| +++ b/third_party/WebKit/LayoutTests/web-animations-api/delay-endDelay-phases.html
|
| @@ -1,4 +1,7 @@
|
| <!DOCTYPE html>
|
| +<meta charset=utf-8>
|
| +<title>Test combinations of delay and endDelay</title>
|
| +<link rel="help" href="https://w3c.github.io/web-animations/#the-animationeffecttiming-interface">
|
| <script src="../resources/testharness.js"></script>
|
| <script src="../resources/testharnessreport.js"></script>
|
| <div id="container"></div>
|
|
|