From def92d1b8e9d373e2f6f27c366d578d97d8960c6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:34:50 +0200 Subject: Merging upstream version 126.0. Signed-off-by: Daniel Baumann --- layout/generic/crashtests/1410243-1.html | 26 ++++++++++++++++ layout/generic/crashtests/1741488-1.html | 23 ++++++++++++++ layout/generic/crashtests/1881375-1-helper.html | 38 ++++++++++++++++++++++++ layout/generic/crashtests/1881375-1.html | 25 ++++++++++++++++ layout/generic/crashtests/481921.ogg | Bin 42852 -> 0 bytes layout/generic/crashtests/crashtests.list | 3 ++ 6 files changed, 115 insertions(+) create mode 100644 layout/generic/crashtests/1410243-1.html create mode 100644 layout/generic/crashtests/1741488-1.html create mode 100644 layout/generic/crashtests/1881375-1-helper.html create mode 100644 layout/generic/crashtests/1881375-1.html delete mode 100644 layout/generic/crashtests/481921.ogg (limited to 'layout/generic/crashtests') diff --git a/layout/generic/crashtests/1410243-1.html b/layout/generic/crashtests/1410243-1.html new file mode 100644 index 0000000000..42a005e85b --- /dev/null +++ b/layout/generic/crashtests/1410243-1.html @@ -0,0 +1,26 @@ + + + +
+ + +
    + +> +A +AA +A +A +A +A + + diff --git a/layout/generic/crashtests/1741488-1.html b/layout/generic/crashtests/1741488-1.html new file mode 100644 index 0000000000..74d7c49feb --- /dev/null +++ b/layout/generic/crashtests/1741488-1.html @@ -0,0 +1,23 @@ + + + + + +2 +
    diff --git a/layout/generic/crashtests/1881375-1-helper.html b/layout/generic/crashtests/1881375-1-helper.html new file mode 100644 index 0000000000..5c79e4981f --- /dev/null +++ b/layout/generic/crashtests/1881375-1-helper.html @@ -0,0 +1,38 @@ + + + + + + + + + + +
    + +
  1. diff --git a/layout/generic/crashtests/1881375-1.html b/layout/generic/crashtests/1881375-1.html new file mode 100644 index 0000000000..8cef260433 --- /dev/null +++ b/layout/generic/crashtests/1881375-1.html @@ -0,0 +1,25 @@ + + + + diff --git a/layout/generic/crashtests/481921.ogg b/layout/generic/crashtests/481921.ogg deleted file mode 100644 index 0c41c3cd6b..0000000000 Binary files a/layout/generic/crashtests/481921.ogg and /dev/null differ diff --git a/layout/generic/crashtests/crashtests.list b/layout/generic/crashtests/crashtests.list index 1c184739d7..2aea090a6f 100644 --- a/layout/generic/crashtests/crashtests.list +++ b/layout/generic/crashtests/crashtests.list @@ -678,6 +678,7 @@ load 1405443.html load 1405813.html load 1405896.html load 1406252-1.html +asserts(2) load 1410243-1.html # assertion is bug 574889 load 1415185.html load 1416544.html load 1427824.html @@ -804,6 +805,7 @@ load 1728319.html asserts(2-8) load 1730506.html # asserts from integer overflow & bogus sizes asserts(1-4) load 1730570.html # asserts from integer overflow & bogus sizes load 1734015.html +skip-if(Android) load 1741488-1.html # printPreview doesn't work on android load 1776079.html asserts(0-2) load 1791606.html load 1799749.html @@ -812,3 +814,4 @@ load 1816574.html load 1821603.html load 1822118.html load 1825434.html +asserts(0-85) load 1881375-1.html # bug 1890687 - assertions about fragmentation invariants, failing many times because the test runs in a loop -- cgit v1.2.3