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

Unified Diff: LayoutTests/media/track/captions-webvtt/tc029-timings-whitespace.vtt

Issue 59153008: Minor adjustment to WebVTT tests (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 1 month 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 | LayoutTests/media/track/opera/interfaces/TextTrackCue/vertical.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/media/track/captions-webvtt/tc029-timings-whitespace.vtt
diff --git a/LayoutTests/media/track/captions-webvtt/tc029-timings-whitespace.vtt b/LayoutTests/media/track/captions-webvtt/tc029-timings-whitespace.vtt
index a6975f6243bacb1a9664e7449f168cb2b35804d7..9d9ac9a38a79d5cecf8ed9a413a74ca72c8cd7c4 100644
--- a/LayoutTests/media/track/captions-webvtt/tc029-timings-whitespace.vtt
+++ b/LayoutTests/media/track/captions-webvtt/tc029-timings-whitespace.vtt
@@ -1,51 +1,51 @@
WEBVTT
-Whitespace (U+0020, U+0009, U+000C) surrounding cue-timings separator "-->" is optional
+Whitespace (U+0020, U+0009, U+000C) surrounding cue-timings separator ("-->") is optional
1
00:00:00.100 -->00:00:01.500
-Single U+0020 SPACE left of cue-timings separator "-->"
+Single U+0020 SPACE left of cue-timings separator
2
00:00:00.100--> 00:00:01.500
-Single U+0020 SPACE right of cue-timings separator "-->"
+Single U+0020 SPACE right of cue-timings separator
3
00:00:00.100 -->00:00:01.500
-Single U+0009 TAB left of cue-timings separator "-->"
+Single U+0009 TAB left of cue-timings separator
4
00:00:00.100--> 00:00:01.500
-Single U+0009 TAB right of cue-timings separator "-->"
+Single U+0009 TAB right of cue-timings separator
5
00:00:00.100 -->00:00:01.500
-Single U+000C FORM FEED left of cue-timings separator "-->"
+Single U+000C FORM FEED left of cue-timings separator
6
00:00:00.100--> 00:00:01.500
-Single U+000C FORM FEED right of cue-timings separator "-->"
+Single U+000C FORM FEED right of cue-timings separator
7
00:00:00.100 -->00:00:01.500
-Several U+0020 SPACE left of cue-timings separator "-->"
+Several U+0020 SPACE left of cue-timings separator
8
00:00:00.100--> 00:00:01.500
-Several U+0020 SPACE right of cue-timings separator "-->"
+Several U+0020 SPACE right of cue-timings separator
9
00:00:00.100 -->00:00:01.500
-Several U+0009 TAB left of cue-timings separator "-->"
+Several U+0009 TAB left of cue-timings separator
10
00:00:00.100--> 00:00:01.500
-Several U+0009 TAB right of cue-timings separator "-->"
+Several U+0009 TAB right of cue-timings separator
11
00:00:00.100 -->00:00:01.500
-Several U+000C FORM FEED left of cue-timings separator "-->"
+Several U+000C FORM FEED left of cue-timings separator
12
00:00:00.100--> 00:00:01.500
-Several U+000C FORM FEED right of cue-timings separator "-->"
+Several U+000C FORM FEED right of cue-timings separator
« no previous file with comments | « no previous file | LayoutTests/media/track/opera/interfaces/TextTrackCue/vertical.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698