Correct WEBVTT Header In Sample Test Files

The old vtt sample data has the header as "WEBVTT FILE" which does
not reflect what the spec says it should be.

This changes it to "WEBVTT" as described in the WebVTT spec.

Change-Id: Ib54396a8b937501a835dafe966bf05b95b0b22c4
This commit is contained in:
Aaron Vaage 2018-02-06 15:18:44 -08:00
parent 2d5e2b0903
commit 48cb55c8d4
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
WEBVTT FILE WEBVTT
1 1
00:00:03.837 --> 00:00:07.299 00:00:03.837 --> 00:00:07.299

View File

@ -1,4 +1,4 @@
WEBVTT FILE WEBVTT
1 1
00:00:03.837 --> 00:00:07.299 00:00:03.837 --> 00:00:07.299