From 5f8de423f190bbb79a62f804151bc24824fa32d8 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 2 Feb 2018 04:16:08 -0500 Subject: Add m-esr52 at 52.6.0 --- dom/media/test/bug883173.vtt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 dom/media/test/bug883173.vtt (limited to 'dom/media/test/bug883173.vtt') diff --git a/dom/media/test/bug883173.vtt b/dom/media/test/bug883173.vtt new file mode 100644 index 000000000..61f086bcc --- /dev/null +++ b/dom/media/test/bug883173.vtt @@ -0,0 +1,16 @@ +WEBVTT + +00:03.000 --> 00:04.000 +Should display fifth. + +00:01.000 --> 00:02.000 +Should display first. + +00:01.000 --> 00:03.000 +Should display second. + +00:02.000 --> 00:04.000 +Should display forth. + +00:02.000 --> 00:03.000 +Should display third. -- cgit v1.2.3