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

Unified Diff: LayoutTests/media/track/opera/track/webvtt/parsing/support/newlines.vtt

Issue 220183002: Revert removal of carriage returns from newlines.vtt (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 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: LayoutTests/media/track/opera/track/webvtt/parsing/support/newlines.vtt
diff --git a/LayoutTests/media/track/opera/track/webvtt/parsing/support/newlines.vtt b/LayoutTests/media/track/opera/track/webvtt/parsing/support/newlines.vtt
index b1034024e43f6e3e8e8aef8215c743312716aca7..ee2f00804a7e9556f3c7bce5514491fd796512d5 100644
--- a/LayoutTests/media/track/opera/track/webvtt/parsing/support/newlines.vtt
+++ b/LayoutTests/media/track/opera/track/webvtt/parsing/support/newlines.vtt
@@ -2,11 +2,11 @@ WEBVTT
cr
00:00:00.000 --> 00:00:01.000
{"id":"cr"}
lf
00:00:00.000 --> 00:00:01.000
-{"id":"lf"}
-
-crlf
-00:00:00.000 --> 00:00:01.000
+{"id":"lf"}
+
+crlf
+00:00:00.000 --> 00:00:01.000
{"id":"crlf"}
lfcr
00:00:00.000 --> 00:00:01.000
{"id":"lfcr"}
-
+
« 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