From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- dom/animation/test/crashtests/1134538.html | 8 +++ dom/animation/test/crashtests/1216842-1.html | 35 +++++++++++++ dom/animation/test/crashtests/1216842-2.html | 35 +++++++++++++ dom/animation/test/crashtests/1216842-3.html | 27 ++++++++++ dom/animation/test/crashtests/1216842-4.html | 27 ++++++++++ dom/animation/test/crashtests/1216842-5.html | 38 ++++++++++++++ dom/animation/test/crashtests/1216842-6.html | 38 ++++++++++++++ dom/animation/test/crashtests/1239889-1.html | 16 ++++++ dom/animation/test/crashtests/1244595-1.html | 3 ++ dom/animation/test/crashtests/1272475-1.html | 20 +++++++ dom/animation/test/crashtests/1272475-2.html | 20 +++++++ dom/animation/test/crashtests/1277272-1-inner.html | 19 +++++++ dom/animation/test/crashtests/1277272-1.html | 25 +++++++++ dom/animation/test/crashtests/1278485-1.html | 26 +++++++++ dom/animation/test/crashtests/1282691-1.html | 23 ++++++++ dom/animation/test/crashtests/1291413-1.html | 20 +++++++ dom/animation/test/crashtests/1291413-2.html | 21 ++++++++ dom/animation/test/crashtests/1304886-1.html | 14 +++++ dom/animation/test/crashtests/1309198-1.html | 40 ++++++++++++++ dom/animation/test/crashtests/1322291-1.html | 24 +++++++++ dom/animation/test/crashtests/1322291-2.html | 31 +++++++++++ dom/animation/test/crashtests/1322382-1.html | 16 ++++++ dom/animation/test/crashtests/1323114-1.html | 12 +++++ dom/animation/test/crashtests/1323114-2.html | 18 +++++++ dom/animation/test/crashtests/1323119-1.html | 13 +++++ dom/animation/test/crashtests/1324554-1.html | 19 +++++++ dom/animation/test/crashtests/1325193-1.html | 18 +++++++ dom/animation/test/crashtests/1330190-1.html | 11 ++++ dom/animation/test/crashtests/1330190-2.html | 36 +++++++++++++ dom/animation/test/crashtests/1330513-1.html | 8 +++ dom/animation/test/crashtests/1332588-1.html | 25 +++++++++ dom/animation/test/crashtests/1333539-1.html | 30 +++++++++++ dom/animation/test/crashtests/1333539-2.html | 38 ++++++++++++++ dom/animation/test/crashtests/1334582-1.html | 11 ++++ dom/animation/test/crashtests/1334582-2.html | 11 ++++ dom/animation/test/crashtests/1334583-1.html | 9 ++++ dom/animation/test/crashtests/1335998-1.html | 28 ++++++++++ dom/animation/test/crashtests/1343589-1.html | 18 +++++++ dom/animation/test/crashtests/1359658-1.html | 33 ++++++++++++ dom/animation/test/crashtests/1373712-1.html | 11 ++++ dom/animation/test/crashtests/1379606-1.html | 21 ++++++++ dom/animation/test/crashtests/1393605-1.html | 15 ++++++ dom/animation/test/crashtests/1400022-1.html | 10 ++++ dom/animation/test/crashtests/1401809.html | 14 +++++ dom/animation/test/crashtests/1411318-1.html | 15 ++++++ dom/animation/test/crashtests/1467277-1.html | 6 +++ dom/animation/test/crashtests/1468294-1.html | 7 +++ dom/animation/test/crashtests/1524480-1.html | 37 +++++++++++++ dom/animation/test/crashtests/1575926.html | 24 +++++++++ dom/animation/test/crashtests/1585770.html | 22 ++++++++ dom/animation/test/crashtests/1604500-1.html | 24 +++++++++ dom/animation/test/crashtests/1611847.html | 23 ++++++++ dom/animation/test/crashtests/1612891-1.html | 15 ++++++ dom/animation/test/crashtests/1612891-2.html | 15 ++++++ dom/animation/test/crashtests/1612891-3.html | 10 ++++ dom/animation/test/crashtests/1633442.html | 15 ++++++ dom/animation/test/crashtests/1633486.html | 20 +++++++ dom/animation/test/crashtests/1656419.html | 23 ++++++++ dom/animation/test/crashtests/1699890.html | 13 +++++ dom/animation/test/crashtests/1706157.html | 19 +++++++ dom/animation/test/crashtests/1714421.html | 8 +++ dom/animation/test/crashtests/1807966.html | 13 +++++ dom/animation/test/crashtests/crashtests.list | 61 ++++++++++++++++++++++ 63 files changed, 1305 insertions(+) create mode 100644 dom/animation/test/crashtests/1134538.html create mode 100644 dom/animation/test/crashtests/1216842-1.html create mode 100644 dom/animation/test/crashtests/1216842-2.html create mode 100644 dom/animation/test/crashtests/1216842-3.html create mode 100644 dom/animation/test/crashtests/1216842-4.html create mode 100644 dom/animation/test/crashtests/1216842-5.html create mode 100644 dom/animation/test/crashtests/1216842-6.html create mode 100644 dom/animation/test/crashtests/1239889-1.html create mode 100644 dom/animation/test/crashtests/1244595-1.html create mode 100644 dom/animation/test/crashtests/1272475-1.html create mode 100644 dom/animation/test/crashtests/1272475-2.html create mode 100644 dom/animation/test/crashtests/1277272-1-inner.html create mode 100644 dom/animation/test/crashtests/1277272-1.html create mode 100644 dom/animation/test/crashtests/1278485-1.html create mode 100644 dom/animation/test/crashtests/1282691-1.html create mode 100644 dom/animation/test/crashtests/1291413-1.html create mode 100644 dom/animation/test/crashtests/1291413-2.html create mode 100644 dom/animation/test/crashtests/1304886-1.html create mode 100644 dom/animation/test/crashtests/1309198-1.html create mode 100644 dom/animation/test/crashtests/1322291-1.html create mode 100644 dom/animation/test/crashtests/1322291-2.html create mode 100644 dom/animation/test/crashtests/1322382-1.html create mode 100644 dom/animation/test/crashtests/1323114-1.html create mode 100644 dom/animation/test/crashtests/1323114-2.html create mode 100644 dom/animation/test/crashtests/1323119-1.html create mode 100644 dom/animation/test/crashtests/1324554-1.html create mode 100644 dom/animation/test/crashtests/1325193-1.html create mode 100644 dom/animation/test/crashtests/1330190-1.html create mode 100644 dom/animation/test/crashtests/1330190-2.html create mode 100644 dom/animation/test/crashtests/1330513-1.html create mode 100644 dom/animation/test/crashtests/1332588-1.html create mode 100644 dom/animation/test/crashtests/1333539-1.html create mode 100644 dom/animation/test/crashtests/1333539-2.html create mode 100644 dom/animation/test/crashtests/1334582-1.html create mode 100644 dom/animation/test/crashtests/1334582-2.html create mode 100644 dom/animation/test/crashtests/1334583-1.html create mode 100644 dom/animation/test/crashtests/1335998-1.html create mode 100644 dom/animation/test/crashtests/1343589-1.html create mode 100644 dom/animation/test/crashtests/1359658-1.html create mode 100644 dom/animation/test/crashtests/1373712-1.html create mode 100644 dom/animation/test/crashtests/1379606-1.html create mode 100644 dom/animation/test/crashtests/1393605-1.html create mode 100644 dom/animation/test/crashtests/1400022-1.html create mode 100644 dom/animation/test/crashtests/1401809.html create mode 100644 dom/animation/test/crashtests/1411318-1.html create mode 100644 dom/animation/test/crashtests/1467277-1.html create mode 100644 dom/animation/test/crashtests/1468294-1.html create mode 100644 dom/animation/test/crashtests/1524480-1.html create mode 100644 dom/animation/test/crashtests/1575926.html create mode 100644 dom/animation/test/crashtests/1585770.html create mode 100644 dom/animation/test/crashtests/1604500-1.html create mode 100644 dom/animation/test/crashtests/1611847.html create mode 100644 dom/animation/test/crashtests/1612891-1.html create mode 100644 dom/animation/test/crashtests/1612891-2.html create mode 100644 dom/animation/test/crashtests/1612891-3.html create mode 100644 dom/animation/test/crashtests/1633442.html create mode 100644 dom/animation/test/crashtests/1633486.html create mode 100644 dom/animation/test/crashtests/1656419.html create mode 100644 dom/animation/test/crashtests/1699890.html create mode 100644 dom/animation/test/crashtests/1706157.html create mode 100644 dom/animation/test/crashtests/1714421.html create mode 100644 dom/animation/test/crashtests/1807966.html create mode 100644 dom/animation/test/crashtests/crashtests.list (limited to 'dom/animation/test/crashtests') diff --git a/dom/animation/test/crashtests/1134538.html b/dom/animation/test/crashtests/1134538.html new file mode 100644 index 0000000000..136d63deee --- /dev/null +++ b/dom/animation/test/crashtests/1134538.html @@ -0,0 +1,8 @@ + +
+ diff --git a/dom/animation/test/crashtests/1216842-1.html b/dom/animation/test/crashtests/1216842-1.html new file mode 100644 index 0000000000..6ac40b2fb8 --- /dev/null +++ b/dom/animation/test/crashtests/1216842-1.html @@ -0,0 +1,35 @@ + + + + Bug 1216842: effect-level easing function produces negative values (compositor thread) + + + +
+ + + diff --git a/dom/animation/test/crashtests/1216842-2.html b/dom/animation/test/crashtests/1216842-2.html new file mode 100644 index 0000000000..7bae8a3116 --- /dev/null +++ b/dom/animation/test/crashtests/1216842-2.html @@ -0,0 +1,35 @@ + + + + Bug 1216842: effect-level easing function produces values greater than 1 (compositor thread) + + + +
+ + + diff --git a/dom/animation/test/crashtests/1216842-3.html b/dom/animation/test/crashtests/1216842-3.html new file mode 100644 index 0000000000..1bc2179a86 --- /dev/null +++ b/dom/animation/test/crashtests/1216842-3.html @@ -0,0 +1,27 @@ + + + + Bug 1216842: effect-level easing function produces values greater than 1 (main-thread) + + +
+ + + diff --git a/dom/animation/test/crashtests/1216842-4.html b/dom/animation/test/crashtests/1216842-4.html new file mode 100644 index 0000000000..eba13c396a --- /dev/null +++ b/dom/animation/test/crashtests/1216842-4.html @@ -0,0 +1,27 @@ + + + + Bug 1216842: effect-level easing function produces negative values (main-thread) + + +
+ + + diff --git a/dom/animation/test/crashtests/1216842-5.html b/dom/animation/test/crashtests/1216842-5.html new file mode 100644 index 0000000000..73b6f22c4b --- /dev/null +++ b/dom/animation/test/crashtests/1216842-5.html @@ -0,0 +1,38 @@ + + + + + Bug 1216842: effect-level easing function produces negative values passed + to step-end function (compositor thread) + + + + +
+ + + diff --git a/dom/animation/test/crashtests/1216842-6.html b/dom/animation/test/crashtests/1216842-6.html new file mode 100644 index 0000000000..aaf80eeec3 --- /dev/null +++ b/dom/animation/test/crashtests/1216842-6.html @@ -0,0 +1,38 @@ + + + + + Bug 1216842: effect-level easing function produces values greater than 1 + which are passed to step-end function (compositor thread) + + + + +
+ + + diff --git a/dom/animation/test/crashtests/1239889-1.html b/dom/animation/test/crashtests/1239889-1.html new file mode 100644 index 0000000000..aa10ff3ab8 --- /dev/null +++ b/dom/animation/test/crashtests/1239889-1.html @@ -0,0 +1,16 @@ + + + + Bug 1239889 + + + + + diff --git a/dom/animation/test/crashtests/1244595-1.html b/dom/animation/test/crashtests/1244595-1.html new file mode 100644 index 0000000000..13b2e2d7e7 --- /dev/null +++ b/dom/animation/test/crashtests/1244595-1.html @@ -0,0 +1,3 @@ +
diff --git a/dom/animation/test/crashtests/1272475-1.html b/dom/animation/test/crashtests/1272475-1.html new file mode 100644 index 0000000000..e0b0495388 --- /dev/null +++ b/dom/animation/test/crashtests/1272475-1.html @@ -0,0 +1,20 @@ + + + + Bug 1272475 - scale function with an extreme large value + + + + + diff --git a/dom/animation/test/crashtests/1272475-2.html b/dom/animation/test/crashtests/1272475-2.html new file mode 100644 index 0000000000..da0e8605bd --- /dev/null +++ b/dom/animation/test/crashtests/1272475-2.html @@ -0,0 +1,20 @@ + + + + Bug 1272475 - rotate function with an extreme large value + + + + + diff --git a/dom/animation/test/crashtests/1277272-1-inner.html b/dom/animation/test/crashtests/1277272-1-inner.html new file mode 100644 index 0000000000..2565aa6eb8 --- /dev/null +++ b/dom/animation/test/crashtests/1277272-1-inner.html @@ -0,0 +1,19 @@ + + + + + + diff --git a/dom/animation/test/crashtests/1277272-1.html b/dom/animation/test/crashtests/1277272-1.html new file mode 100644 index 0000000000..71b6c24148 --- /dev/null +++ b/dom/animation/test/crashtests/1277272-1.html @@ -0,0 +1,25 @@ + + + + + + +