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/bindings/crashtests/1010658-1.html | 16 ++++++++++++++++ dom/bindings/crashtests/1010658-2.html | 16 ++++++++++++++++ dom/bindings/crashtests/769464.html | 11 +++++++++++ dom/bindings/crashtests/822340-1.html | 11 +++++++++++ dom/bindings/crashtests/822340-2.html | 8 ++++++++ dom/bindings/crashtests/832899.html | 5 +++++ dom/bindings/crashtests/860551.html | 4 ++++ dom/bindings/crashtests/860591.html | 20 ++++++++++++++++++++ dom/bindings/crashtests/862092.html | 19 +++++++++++++++++++ dom/bindings/crashtests/862610.html | 20 ++++++++++++++++++++ dom/bindings/crashtests/869038.html | 22 ++++++++++++++++++++++ dom/bindings/crashtests/949940.html | 16 ++++++++++++++++ dom/bindings/crashtests/crashtests.list | 12 ++++++++++++ 13 files changed, 180 insertions(+) create mode 100644 dom/bindings/crashtests/1010658-1.html create mode 100644 dom/bindings/crashtests/1010658-2.html create mode 100644 dom/bindings/crashtests/769464.html create mode 100644 dom/bindings/crashtests/822340-1.html create mode 100644 dom/bindings/crashtests/822340-2.html create mode 100644 dom/bindings/crashtests/832899.html create mode 100644 dom/bindings/crashtests/860551.html create mode 100644 dom/bindings/crashtests/860591.html create mode 100644 dom/bindings/crashtests/862092.html create mode 100644 dom/bindings/crashtests/862610.html create mode 100644 dom/bindings/crashtests/869038.html create mode 100644 dom/bindings/crashtests/949940.html create mode 100644 dom/bindings/crashtests/crashtests.list (limited to 'dom/bindings/crashtests') diff --git a/dom/bindings/crashtests/1010658-1.html b/dom/bindings/crashtests/1010658-1.html new file mode 100644 index 000000000..af46069c7 --- /dev/null +++ b/dom/bindings/crashtests/1010658-1.html @@ -0,0 +1,16 @@ + + + + + + + diff --git a/dom/bindings/crashtests/1010658-2.html b/dom/bindings/crashtests/1010658-2.html new file mode 100644 index 000000000..4b80242ec --- /dev/null +++ b/dom/bindings/crashtests/1010658-2.html @@ -0,0 +1,16 @@ + + + + + + + diff --git a/dom/bindings/crashtests/769464.html b/dom/bindings/crashtests/769464.html new file mode 100644 index 000000000..84d6dbc08 --- /dev/null +++ b/dom/bindings/crashtests/769464.html @@ -0,0 +1,11 @@ + + diff --git a/dom/bindings/crashtests/822340-1.html b/dom/bindings/crashtests/822340-1.html new file mode 100644 index 000000000..4c8f6ae46 --- /dev/null +++ b/dom/bindings/crashtests/822340-1.html @@ -0,0 +1,11 @@ + + diff --git a/dom/bindings/crashtests/822340-2.html b/dom/bindings/crashtests/822340-2.html new file mode 100644 index 000000000..e938c91aa --- /dev/null +++ b/dom/bindings/crashtests/822340-2.html @@ -0,0 +1,8 @@ + + diff --git a/dom/bindings/crashtests/832899.html b/dom/bindings/crashtests/832899.html new file mode 100644 index 000000000..c565ad00f --- /dev/null +++ b/dom/bindings/crashtests/832899.html @@ -0,0 +1,5 @@ + + diff --git a/dom/bindings/crashtests/860551.html b/dom/bindings/crashtests/860551.html new file mode 100644 index 000000000..5008e5739 --- /dev/null +++ b/dom/bindings/crashtests/860551.html @@ -0,0 +1,4 @@ + + diff --git a/dom/bindings/crashtests/860591.html b/dom/bindings/crashtests/860591.html new file mode 100644 index 000000000..565a729c4 --- /dev/null +++ b/dom/bindings/crashtests/860591.html @@ -0,0 +1,20 @@ + + + + + + diff --git a/dom/bindings/crashtests/862092.html b/dom/bindings/crashtests/862092.html new file mode 100644 index 000000000..1b31775a9 --- /dev/null +++ b/dom/bindings/crashtests/862092.html @@ -0,0 +1,19 @@ + + + + + + + + + + + diff --git a/dom/bindings/crashtests/862610.html b/dom/bindings/crashtests/862610.html new file mode 100644 index 000000000..768871ad9 --- /dev/null +++ b/dom/bindings/crashtests/862610.html @@ -0,0 +1,20 @@ + + + + + + + + + diff --git a/dom/bindings/crashtests/869038.html b/dom/bindings/crashtests/869038.html new file mode 100644 index 000000000..dedb4dd4d --- /dev/null +++ b/dom/bindings/crashtests/869038.html @@ -0,0 +1,22 @@ + + + + + + + + + diff --git a/dom/bindings/crashtests/949940.html b/dom/bindings/crashtests/949940.html new file mode 100644 index 000000000..7f20085fe --- /dev/null +++ b/dom/bindings/crashtests/949940.html @@ -0,0 +1,16 @@ + + + + + + + + + + diff --git a/dom/bindings/crashtests/crashtests.list b/dom/bindings/crashtests/crashtests.list new file mode 100644 index 000000000..3b517dd88 --- /dev/null +++ b/dom/bindings/crashtests/crashtests.list @@ -0,0 +1,12 @@ +skip load 769464.html # bug 823822 - assert often leaks into other tests +load 822340-1.html +load 822340-2.html +load 832899.html +load 860551.html +load 860591.html +load 862092.html +load 862610.html +load 869038.html +load 949940.html +load 1010658-1.html +load 1010658-2.html -- cgit v1.2.3