From 9e3c08db40b8916968b9f30096c7be3f00ce9647 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 21 Apr 2024 13:44:51 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- layout/reftests/table-html/bug1379306-2-ref.html | 21 ++++++++++++++ layout/reftests/table-html/bug1379306-2.html | 21 ++++++++++++++ layout/reftests/table-html/bug1379306-3-ref.html | 23 ++++++++++++++++ layout/reftests/table-html/bug1379306-3.html | 23 ++++++++++++++++ .../cell-align-stopped-at-table-1-quirks-ref.html | 31 +++++++++++++++++++++ .../cell-align-stopped-at-table-1-quirks.html | 31 +++++++++++++++++++++ ...ell-align-stopped-at-table-1-standards-ref.html | 32 ++++++++++++++++++++++ .../cell-align-stopped-at-table-1-standards.html | 32 ++++++++++++++++++++++ layout/reftests/table-html/reftest.list | 4 +++ 9 files changed, 218 insertions(+) create mode 100644 layout/reftests/table-html/bug1379306-2-ref.html create mode 100644 layout/reftests/table-html/bug1379306-2.html create mode 100644 layout/reftests/table-html/bug1379306-3-ref.html create mode 100644 layout/reftests/table-html/bug1379306-3.html create mode 100644 layout/reftests/table-html/cell-align-stopped-at-table-1-quirks-ref.html create mode 100644 layout/reftests/table-html/cell-align-stopped-at-table-1-quirks.html create mode 100644 layout/reftests/table-html/cell-align-stopped-at-table-1-standards-ref.html create mode 100644 layout/reftests/table-html/cell-align-stopped-at-table-1-standards.html create mode 100644 layout/reftests/table-html/reftest.list (limited to 'layout/reftests/table-html') diff --git a/layout/reftests/table-html/bug1379306-2-ref.html b/layout/reftests/table-html/bug1379306-2-ref.html new file mode 100644 index 0000000000..323969dfa3 --- /dev/null +++ b/layout/reftests/table-html/bug1379306-2-ref.html @@ -0,0 +1,21 @@ + +Table Row Testcase, bug 1379306 + +

Table Row Testcase, bug 1379306

+ + + + + +
+
+
diff --git a/layout/reftests/table-html/bug1379306-2.html b/layout/reftests/table-html/bug1379306-2.html new file mode 100644 index 0000000000..2d1948c1c0 --- /dev/null +++ b/layout/reftests/table-html/bug1379306-2.html @@ -0,0 +1,21 @@ + +Testcase, bug 1379306 + +

Table Row Testcase, bug 1379306

+ + + + + +
+
+
diff --git a/layout/reftests/table-html/bug1379306-3-ref.html b/layout/reftests/table-html/bug1379306-3-ref.html new file mode 100644 index 0000000000..461b2e8b6e --- /dev/null +++ b/layout/reftests/table-html/bug1379306-3-ref.html @@ -0,0 +1,23 @@ + +Testcase, bug 1379306 + +

Table Row Group Testcase, bug 1379306

+ + + + + + + +
+
+
diff --git a/layout/reftests/table-html/bug1379306-3.html b/layout/reftests/table-html/bug1379306-3.html new file mode 100644 index 0000000000..966d03946d --- /dev/null +++ b/layout/reftests/table-html/bug1379306-3.html @@ -0,0 +1,23 @@ + +Testcase, bug 1379306 + +

Table Row Group Testcase, bug 1379306

+ + + + + + + +
+
+
diff --git a/layout/reftests/table-html/cell-align-stopped-at-table-1-quirks-ref.html b/layout/reftests/table-html/cell-align-stopped-at-table-1-quirks-ref.html new file mode 100644 index 0000000000..2b84dcf3b7 --- /dev/null +++ b/layout/reftests/table-html/cell-align-stopped-at-table-1-quirks-ref.html @@ -0,0 +1,31 @@ +Testcase, bug 196292 + + + + + + + + + + + + diff --git a/layout/reftests/table-html/cell-align-stopped-at-table-1-quirks.html b/layout/reftests/table-html/cell-align-stopped-at-table-1-quirks.html new file mode 100644 index 0000000000..2d5a75f49f --- /dev/null +++ b/layout/reftests/table-html/cell-align-stopped-at-table-1-quirks.html @@ -0,0 +1,31 @@ +Testcase, bug 196292 + + +
+

Left

+ + + +
Center
Left
+
+

Center

+ + + +
Center
Left
+
+

Right

+ + + +
Center
Left
+
+ + + + + + + + + diff --git a/layout/reftests/table-html/cell-align-stopped-at-table-1-standards-ref.html b/layout/reftests/table-html/cell-align-stopped-at-table-1-standards-ref.html new file mode 100644 index 0000000000..4b9088d35d --- /dev/null +++ b/layout/reftests/table-html/cell-align-stopped-at-table-1-standards-ref.html @@ -0,0 +1,32 @@ + +Testcase, bug 196292 + + +
+

Left

+ + + +
Center
Left
+
+

Center

+ + + +
Center
Left
+
+

Right

+ + + +
Center
Left
+
+ + + + + + + + + diff --git a/layout/reftests/table-html/cell-align-stopped-at-table-1-standards.html b/layout/reftests/table-html/cell-align-stopped-at-table-1-standards.html new file mode 100644 index 0000000000..2b687cd29c --- /dev/null +++ b/layout/reftests/table-html/cell-align-stopped-at-table-1-standards.html @@ -0,0 +1,32 @@ + +Testcase, bug 196292 + + +
+

Left

+ + + +
Center
Left
+
+

Center

+ + + +
Center
Left
+
+

Right

+ + + +
Center
Left
+
+ + + + + + + + + diff --git a/layout/reftests/table-html/reftest.list b/layout/reftests/table-html/reftest.list new file mode 100644 index 0000000000..c3a4010ca4 --- /dev/null +++ b/layout/reftests/table-html/reftest.list @@ -0,0 +1,4 @@ +== cell-align-stopped-at-table-1-standards.html cell-align-stopped-at-table-1-standards-ref.html +== cell-align-stopped-at-table-1-quirks.html cell-align-stopped-at-table-1-quirks-ref.html +== bug1379306-2.html bug1379306-2-ref.html +== bug1379306-3.html bug1379306-3-ref.html -- cgit v1.2.3
+

Left

+ + + +
Center
Left
+
+

Center

+ + + +
Center
Left
+
+

Right

+ + + +
Center
Left
+