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 --- layout/tables/crashtests/284852.html | 130 +++++++++++++++++++++++++++++++++++ 1 file changed, 130 insertions(+) create mode 100644 layout/tables/crashtests/284852.html (limited to 'layout/tables/crashtests/284852.html') diff --git a/layout/tables/crashtests/284852.html b/layout/tables/crashtests/284852.html new file mode 100644 index 0000000000..5b6a2e5c95 --- /dev/null +++ b/layout/tables/crashtests/284852.html @@ -0,0 +1,130 @@ + + + + Testcase for bug 284852 + + + + + + + + + + + + + + + + + +
g1row1
g1row2
g1row3
g2row1
g2row2
g2row3
g2row4
+ + + + +
+Clicking the button above five times or more gives:
+
+###!!! ASSERTION: invalid BC damage area: 'PR_FALSE', file nsTableFrame.cpp, line 4567
+
+ + + + + + + + + + + + + +
g1row1
g1row2
g1row3
g2row1
g2row2
g2row3
g2row4
+ + + +
+Clicking the button gives:
+
+###!!! ASSERTION: invalid BC damage area: 'PR_FALSE', file nsTableFrame.cpp, line 4567
+
+ + + + + + + + + + + + + +
g1row1
g1row2
g1row3
g2row1
g2row2
g2row3
+ + + + +
+Clicking the button the first time gives:
+
+###!!! ASSERTION: invalid BC damage area: 'PR_FALSE', file nsTableFrame.cpp, line 4567
+
+ + + + + -- cgit v1.2.3