| Index: third_party/WebKit/LayoutTests/external/wpt/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/settings-vertical.vtt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/settings-vertical.vtt b/third_party/WebKit/LayoutTests/external/wpt/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/settings-vertical.vtt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..cae64cbf85ee47afa164e71f3720caffac17c447
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/settings-vertical.vtt
|
| @@ -0,0 +1,19 @@
|
| +WEBVTT
|
| +
|
| +00:00:00.000 --> 00:00:01.000 vertical:lr
|
| +{"vertical":"lr"}
|
| +
|
| +00:00:00.000 --> 00:00:01.000 vertical:rl
|
| +{"vertical":"rl"}
|
| +
|
| +00:00:00.000 --> 00:00:01.000 vertical:rl vertical:lr
|
| +{"vertical":"lr"}
|
| +
|
| +00:00:00.000 --> 00:00:01.000 vertical:
|
| +{}
|
| +
|
| +00:00:00.000 --> 00:00:01.000 vertical:RL
|
| +{}
|
| +
|
| +00:00:00.000 --> 00:00:01.000 vertical:vertical-rl
|
| +{}
|
|
|