| Index: third_party/WebKit/LayoutTests/web-animations-api/timeline-time.html
|
| diff --git a/third_party/WebKit/LayoutTests/web-animations-api/timeline-time.html b/third_party/WebKit/LayoutTests/web-animations-api/timeline-time.html
|
| index a608400be4b1a80c6c1b3567e65cc99d191dc0a3..76c3aaaa904d85bb8e5eaf87663cce62a93e5782 100644
|
| --- a/third_party/WebKit/LayoutTests/web-animations-api/timeline-time.html
|
| +++ b/third_party/WebKit/LayoutTests/web-animations-api/timeline-time.html
|
| @@ -1,4 +1,7 @@
|
| <!DOCTYPE html>
|
| +<meta charset=utf-8>
|
| +<title>Document timeline is increasing</title>
|
| +<link rel="help" href="http://w3c.github.io/web-animations/#the-documents-default-timeline">
|
| <script src="../resources/testharness.js"></script>
|
| <script src="../resources/testharnessreport.js"></script>
|
|
|
|
|