Commit d85f37d8 authored by enne@chromium.org's avatar enne@chromium.org

Revert removal of carriage returns from newlines.vtt

R=acolwell@chromium.org
BUG=353373

Review URL: https://codereview.chromium.org/220183002

git-svn-id: svn://svn.chromium.org/blink/trunk@170583 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent b4231acb
......@@ -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 newline at end of file
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment