From 40a355a42d4a9444dc753c04c6608dade2f06a23 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:13:27 +0200 Subject: Adding upstream version 125.0.1. Signed-off-by: Daniel Baumann --- .../table/table-fragmentation-001a-print-ref.html | 29 +++++++++++ .../table/table-fragmentation-001a-print.html | 35 +++++++++++++ .../table/table-fragmentation-001b-print.html | 36 ++++++++++++++ .../table/table-fragmentation-001c-print-ref.html | 31 ++++++++++++ .../table/table-fragmentation-001c-print.html | 36 ++++++++++++++ .../table/table-fragmentation-001d-print.html | 37 ++++++++++++++ .../table/table-fragmentation-002a-print-ref.html | 31 ++++++++++++ .../table/table-fragmentation-002a-print.html | 37 ++++++++++++++ .../table/table-fragmentation-002b-print.html | 38 ++++++++++++++ .../table/table-fragmentation-002c-print-ref.html | 33 ++++++++++++ .../table/table-fragmentation-002c-print.html | 38 ++++++++++++++ .../table/table-fragmentation-002d-print.html | 39 +++++++++++++++ .../table/table-fragmentation-003a-print-ref.html | 46 +++++++++++++++++ .../table/table-fragmentation-003a-print.html | 56 +++++++++++++++++++++ .../table/table-fragmentation-003b-print.html | 57 +++++++++++++++++++++ .../table/table-fragmentation-003c-print-ref.html | 47 ++++++++++++++++++ .../table/table-fragmentation-003c-print.html | 57 +++++++++++++++++++++ .../table/table-fragmentation-003d-print.html | 58 ++++++++++++++++++++++ 18 files changed, 741 insertions(+) create mode 100644 testing/web-platform/tests/css/css-break/table/table-fragmentation-001a-print-ref.html create mode 100644 testing/web-platform/tests/css/css-break/table/table-fragmentation-001a-print.html create mode 100644 testing/web-platform/tests/css/css-break/table/table-fragmentation-001b-print.html create mode 100644 testing/web-platform/tests/css/css-break/table/table-fragmentation-001c-print-ref.html create mode 100644 testing/web-platform/tests/css/css-break/table/table-fragmentation-001c-print.html create mode 100644 testing/web-platform/tests/css/css-break/table/table-fragmentation-001d-print.html create mode 100644 testing/web-platform/tests/css/css-break/table/table-fragmentation-002a-print-ref.html create mode 100644 testing/web-platform/tests/css/css-break/table/table-fragmentation-002a-print.html create mode 100644 testing/web-platform/tests/css/css-break/table/table-fragmentation-002b-print.html create mode 100644 testing/web-platform/tests/css/css-break/table/table-fragmentation-002c-print-ref.html create mode 100644 testing/web-platform/tests/css/css-break/table/table-fragmentation-002c-print.html create mode 100644 testing/web-platform/tests/css/css-break/table/table-fragmentation-002d-print.html create mode 100644 testing/web-platform/tests/css/css-break/table/table-fragmentation-003a-print-ref.html create mode 100644 testing/web-platform/tests/css/css-break/table/table-fragmentation-003a-print.html create mode 100644 testing/web-platform/tests/css/css-break/table/table-fragmentation-003b-print.html create mode 100644 testing/web-platform/tests/css/css-break/table/table-fragmentation-003c-print-ref.html create mode 100644 testing/web-platform/tests/css/css-break/table/table-fragmentation-003c-print.html create mode 100644 testing/web-platform/tests/css/css-break/table/table-fragmentation-003d-print.html (limited to 'testing/web-platform/tests/css/css-break/table') diff --git a/testing/web-platform/tests/css/css-break/table/table-fragmentation-001a-print-ref.html b/testing/web-platform/tests/css/css-break/table/table-fragmentation-001a-print-ref.html new file mode 100644 index 0000000000..d4229ebb87 --- /dev/null +++ b/testing/web-platform/tests/css/css-break/table/table-fragmentation-001a-print-ref.html @@ -0,0 +1,29 @@ + + + + + + + +
+
+
+
+
diff --git a/testing/web-platform/tests/css/css-break/table/table-fragmentation-001a-print.html b/testing/web-platform/tests/css/css-break/table/table-fragmentation-001a-print.html new file mode 100644 index 0000000000..4f2123b648 --- /dev/null +++ b/testing/web-platform/tests/css/css-break/table/table-fragmentation-001a-print.html @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + +
diff --git a/testing/web-platform/tests/css/css-break/table/table-fragmentation-001b-print.html b/testing/web-platform/tests/css/css-break/table/table-fragmentation-001b-print.html new file mode 100644 index 0000000000..d445206a2b --- /dev/null +++ b/testing/web-platform/tests/css/css-break/table/table-fragmentation-001b-print.html @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + +
diff --git a/testing/web-platform/tests/css/css-break/table/table-fragmentation-001c-print-ref.html b/testing/web-platform/tests/css/css-break/table/table-fragmentation-001c-print-ref.html new file mode 100644 index 0000000000..d7778e340a --- /dev/null +++ b/testing/web-platform/tests/css/css-break/table/table-fragmentation-001c-print-ref.html @@ -0,0 +1,31 @@ + + + + + + + +
+
+
+
+
diff --git a/testing/web-platform/tests/css/css-break/table/table-fragmentation-001c-print.html b/testing/web-platform/tests/css/css-break/table/table-fragmentation-001c-print.html new file mode 100644 index 0000000000..4615270c40 --- /dev/null +++ b/testing/web-platform/tests/css/css-break/table/table-fragmentation-001c-print.html @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + +
diff --git a/testing/web-platform/tests/css/css-break/table/table-fragmentation-001d-print.html b/testing/web-platform/tests/css/css-break/table/table-fragmentation-001d-print.html new file mode 100644 index 0000000000..ad120c2481 --- /dev/null +++ b/testing/web-platform/tests/css/css-break/table/table-fragmentation-001d-print.html @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + +
diff --git a/testing/web-platform/tests/css/css-break/table/table-fragmentation-002a-print-ref.html b/testing/web-platform/tests/css/css-break/table/table-fragmentation-002a-print-ref.html new file mode 100644 index 0000000000..d7272352a1 --- /dev/null +++ b/testing/web-platform/tests/css/css-break/table/table-fragmentation-002a-print-ref.html @@ -0,0 +1,31 @@ + + + + + + + +
BEFORE TABLE
+
+
+
+
+
+
AFTER TABLE
diff --git a/testing/web-platform/tests/css/css-break/table/table-fragmentation-002a-print.html b/testing/web-platform/tests/css/css-break/table/table-fragmentation-002a-print.html new file mode 100644 index 0000000000..88ea8cd697 --- /dev/null +++ b/testing/web-platform/tests/css/css-break/table/table-fragmentation-002a-print.html @@ -0,0 +1,37 @@ + + + + + + + + + +
BEFORE TABLE
+ + + + + + +
+
AFTER TABLE
diff --git a/testing/web-platform/tests/css/css-break/table/table-fragmentation-002b-print.html b/testing/web-platform/tests/css/css-break/table/table-fragmentation-002b-print.html new file mode 100644 index 0000000000..97e102e3cd --- /dev/null +++ b/testing/web-platform/tests/css/css-break/table/table-fragmentation-002b-print.html @@ -0,0 +1,38 @@ + + + + + + + + + +
BEFORE TABLE
+ + + + + + +
+
AFTER TABLE
diff --git a/testing/web-platform/tests/css/css-break/table/table-fragmentation-002c-print-ref.html b/testing/web-platform/tests/css/css-break/table/table-fragmentation-002c-print-ref.html new file mode 100644 index 0000000000..18c1e0d5a9 --- /dev/null +++ b/testing/web-platform/tests/css/css-break/table/table-fragmentation-002c-print-ref.html @@ -0,0 +1,33 @@ + + + + + + + +
BEFORE TABLE
+
+
+
+
+
+
AFTER TABLE
diff --git a/testing/web-platform/tests/css/css-break/table/table-fragmentation-002c-print.html b/testing/web-platform/tests/css/css-break/table/table-fragmentation-002c-print.html new file mode 100644 index 0000000000..29fccdef99 --- /dev/null +++ b/testing/web-platform/tests/css/css-break/table/table-fragmentation-002c-print.html @@ -0,0 +1,38 @@ + + + + + + + + + +
BEFORE TABLE
+ + + + + + +
+
AFTER TABLE
diff --git a/testing/web-platform/tests/css/css-break/table/table-fragmentation-002d-print.html b/testing/web-platform/tests/css/css-break/table/table-fragmentation-002d-print.html new file mode 100644 index 0000000000..67aa7624b7 --- /dev/null +++ b/testing/web-platform/tests/css/css-break/table/table-fragmentation-002d-print.html @@ -0,0 +1,39 @@ + + + + + + + + + +
BEFORE TABLE
+ + + + + + +
+
AFTER TABLE
diff --git a/testing/web-platform/tests/css/css-break/table/table-fragmentation-003a-print-ref.html b/testing/web-platform/tests/css/css-break/table/table-fragmentation-003a-print-ref.html new file mode 100644 index 0000000000..bf99e5b41e --- /dev/null +++ b/testing/web-platform/tests/css/css-break/table/table-fragmentation-003a-print-ref.html @@ -0,0 +1,46 @@ + + + + + + + +
+ +
+
+
+ + +
+
+
+ + +
+
+
+
diff --git a/testing/web-platform/tests/css/css-break/table/table-fragmentation-003a-print.html b/testing/web-platform/tests/css/css-break/table/table-fragmentation-003a-print.html new file mode 100644 index 0000000000..c6190855b0 --- /dev/null +++ b/testing/web-platform/tests/css/css-break/table/table-fragmentation-003a-print.html @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + +
diff --git a/testing/web-platform/tests/css/css-break/table/table-fragmentation-003b-print.html b/testing/web-platform/tests/css/css-break/table/table-fragmentation-003b-print.html new file mode 100644 index 0000000000..a1d3b21298 --- /dev/null +++ b/testing/web-platform/tests/css/css-break/table/table-fragmentation-003b-print.html @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + +
diff --git a/testing/web-platform/tests/css/css-break/table/table-fragmentation-003c-print-ref.html b/testing/web-platform/tests/css/css-break/table/table-fragmentation-003c-print-ref.html new file mode 100644 index 0000000000..50738fbaa8 --- /dev/null +++ b/testing/web-platform/tests/css/css-break/table/table-fragmentation-003c-print-ref.html @@ -0,0 +1,47 @@ + + + + + + + +
+ +
+
+
+ + +
+
+
+ + +
+
+
+
diff --git a/testing/web-platform/tests/css/css-break/table/table-fragmentation-003c-print.html b/testing/web-platform/tests/css/css-break/table/table-fragmentation-003c-print.html new file mode 100644 index 0000000000..9c4f8d3873 --- /dev/null +++ b/testing/web-platform/tests/css/css-break/table/table-fragmentation-003c-print.html @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + +
diff --git a/testing/web-platform/tests/css/css-break/table/table-fragmentation-003d-print.html b/testing/web-platform/tests/css/css-break/table/table-fragmentation-003d-print.html new file mode 100644 index 0000000000..1903a68c58 --- /dev/null +++ b/testing/web-platform/tests/css/css-break/table/table-fragmentation-003d-print.html @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + + + +
-- cgit v1.2.3