From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- dom/media/webvtt/test/crashtests/1304948.html | 33 ++++++++++++++++++++++++ dom/media/webvtt/test/crashtests/1319486.html | 27 +++++++++++++++++++ dom/media/webvtt/test/crashtests/1533909.html | 17 ++++++++++++ dom/media/webvtt/test/crashtests/882549.html | 13 ++++++++++ dom/media/webvtt/test/crashtests/894104.html | 20 ++++++++++++++ dom/media/webvtt/test/crashtests/crashtests.list | 5 ++++ 6 files changed, 115 insertions(+) create mode 100644 dom/media/webvtt/test/crashtests/1304948.html create mode 100644 dom/media/webvtt/test/crashtests/1319486.html create mode 100644 dom/media/webvtt/test/crashtests/1533909.html create mode 100644 dom/media/webvtt/test/crashtests/882549.html create mode 100644 dom/media/webvtt/test/crashtests/894104.html create mode 100644 dom/media/webvtt/test/crashtests/crashtests.list (limited to 'dom/media/webvtt/test/crashtests') diff --git a/dom/media/webvtt/test/crashtests/1304948.html b/dom/media/webvtt/test/crashtests/1304948.html new file mode 100644 index 0000000000..667a13d06a --- /dev/null +++ b/dom/media/webvtt/test/crashtests/1304948.html @@ -0,0 +1,33 @@ + + + Bug 1304948 : Crash if a texttrack remove a cue not belongs to it. + + + + + diff --git a/dom/media/webvtt/test/crashtests/1319486.html b/dom/media/webvtt/test/crashtests/1319486.html new file mode 100644 index 0000000000..74bdb2147c --- /dev/null +++ b/dom/media/webvtt/test/crashtests/1319486.html @@ -0,0 +1,27 @@ + + + + Bug 1319486 : Crash if a texttrackcue added to different texttracks. + + + + + + + + diff --git a/dom/media/webvtt/test/crashtests/1533909.html b/dom/media/webvtt/test/crashtests/1533909.html new file mode 100644 index 0000000000..ee73ecb7b8 --- /dev/null +++ b/dom/media/webvtt/test/crashtests/1533909.html @@ -0,0 +1,17 @@ + + + + +