Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(181)

Unified Diff: third_party/WebKit/LayoutTests/web-animations-api/timeline-time.html

Issue 2145843002: Add meta, help and title to web-animations-api/timeline-time.html (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update link Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698