| Index: third_party/WebKit/LayoutTests/external/wpt/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/newlines.vtt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/newlines.vtt b/third_party/WebKit/LayoutTests/external/wpt/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/newlines.vtt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..ee2f00804a7e9556f3c7bce5514491fd796512d5
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/newlines.vtt
|
| @@ -0,0 +1,12 @@
|
| +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":"crlf"}
|
| +
|
| lfcr
|
| 00:00:00.000 --> 00:00:01.000
|
| +{"id":"lfcr"}
|
| +
|
|
|