From 55d83ea6f9aa9d99963a4d1fb1f96a3b633ede49 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 17 Apr 2020 06:38:06 -0400 Subject: Bug 1381134 - Ensure we're using the correct frame for the :after/:before references Tag #1375 --- layout/generic/crashtests/1381134-2.html | 45 +++++++++++++++++++++++++++++++ layout/generic/crashtests/1381134.html | 45 +++++++++++++++++++++++++++++++ layout/generic/crashtests/crashtests.list | 2 ++ 3 files changed, 92 insertions(+) create mode 100644 layout/generic/crashtests/1381134-2.html create mode 100644 layout/generic/crashtests/1381134.html (limited to 'layout/generic') diff --git a/layout/generic/crashtests/1381134-2.html b/layout/generic/crashtests/1381134-2.html new file mode 100644 index 000000000..d3ac73507 --- /dev/null +++ b/layout/generic/crashtests/1381134-2.html @@ -0,0 +1,45 @@ + + + + + + + + +
+
+ + + +
+
+ + diff --git a/layout/generic/crashtests/1381134.html b/layout/generic/crashtests/1381134.html new file mode 100644 index 000000000..a45fa04ec --- /dev/null +++ b/layout/generic/crashtests/1381134.html @@ -0,0 +1,45 @@ + + + + + + + + +
+
+ + + +
+
+ + diff --git a/layout/generic/crashtests/crashtests.list b/layout/generic/crashtests/crashtests.list index a3c0d62c6..1a597e51c 100644 --- a/layout/generic/crashtests/crashtests.list +++ b/layout/generic/crashtests/crashtests.list @@ -642,3 +642,5 @@ load 1278461-1.html load 1278461-2.html load 1304441.html load 1316649.html +load 1381134.html +load 1381134-2.html -- cgit v1.2.3