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 --- ...lapsed-border-partial-invalidation-001-ref.html | 20 ++++ .../collapsed-border-partial-invalidation-001.html | 36 +++++++ ...lapsed-border-partial-invalidation-002-ref.html | 16 +++ .../collapsed-border-partial-invalidation-002.html | 31 ++++++ .../table-cell-overflow-explicit-height-001.html | 22 +++++ .../table-cell-overflow-explicit-height-002.html | 23 +++++ .../table-cell-overflow-explicit-height-ref.html | 17 ++++ .../css-tables/tentative/padding-percentage.html | 108 +++++++++++++++++++++ 8 files changed, 273 insertions(+) create mode 100644 testing/web-platform/tests/css/css-tables/collapsed-border-partial-invalidation-001-ref.html create mode 100644 testing/web-platform/tests/css/css-tables/collapsed-border-partial-invalidation-001.html create mode 100644 testing/web-platform/tests/css/css-tables/collapsed-border-partial-invalidation-002-ref.html create mode 100644 testing/web-platform/tests/css/css-tables/collapsed-border-partial-invalidation-002.html create mode 100644 testing/web-platform/tests/css/css-tables/table-cell-overflow-explicit-height-001.html create mode 100644 testing/web-platform/tests/css/css-tables/table-cell-overflow-explicit-height-002.html create mode 100644 testing/web-platform/tests/css/css-tables/table-cell-overflow-explicit-height-ref.html create mode 100644 testing/web-platform/tests/css/css-tables/tentative/padding-percentage.html (limited to 'testing/web-platform/tests/css/css-tables') diff --git a/testing/web-platform/tests/css/css-tables/collapsed-border-partial-invalidation-001-ref.html b/testing/web-platform/tests/css/css-tables/collapsed-border-partial-invalidation-001-ref.html new file mode 100644 index 0000000000..a3705965fe --- /dev/null +++ b/testing/web-platform/tests/css/css-tables/collapsed-border-partial-invalidation-001-ref.html @@ -0,0 +1,20 @@ + + + + + + + + + + +
X
X
X
diff --git a/testing/web-platform/tests/css/css-tables/collapsed-border-partial-invalidation-001.html b/testing/web-platform/tests/css/css-tables/collapsed-border-partial-invalidation-001.html new file mode 100644 index 0000000000..67330e4d2c --- /dev/null +++ b/testing/web-platform/tests/css/css-tables/collapsed-border-partial-invalidation-001.html @@ -0,0 +1,36 @@ + + + + + + + + + + + + +
X
X
+ + + diff --git a/testing/web-platform/tests/css/css-tables/collapsed-border-partial-invalidation-002-ref.html b/testing/web-platform/tests/css/css-tables/collapsed-border-partial-invalidation-002-ref.html new file mode 100644 index 0000000000..d89389a6dc --- /dev/null +++ b/testing/web-platform/tests/css/css-tables/collapsed-border-partial-invalidation-002-ref.html @@ -0,0 +1,16 @@ + + + + + + +
XXXX
diff --git a/testing/web-platform/tests/css/css-tables/collapsed-border-partial-invalidation-002.html b/testing/web-platform/tests/css/css-tables/collapsed-border-partial-invalidation-002.html new file mode 100644 index 0000000000..e48271995c --- /dev/null +++ b/testing/web-platform/tests/css/css-tables/collapsed-border-partial-invalidation-002.html @@ -0,0 +1,31 @@ + + + + + + + + + +
XXX
+ + diff --git a/testing/web-platform/tests/css/css-tables/table-cell-overflow-explicit-height-001.html b/testing/web-platform/tests/css/css-tables/table-cell-overflow-explicit-height-001.html new file mode 100644 index 0000000000..b57d4a2bad --- /dev/null +++ b/testing/web-platform/tests/css/css-tables/table-cell-overflow-explicit-height-001.html @@ -0,0 +1,22 @@ + + + + + + + +
+
+ Can you see this text? +
diff --git a/testing/web-platform/tests/css/css-tables/table-cell-overflow-explicit-height-002.html b/testing/web-platform/tests/css/css-tables/table-cell-overflow-explicit-height-002.html new file mode 100644 index 0000000000..de65f625d6 --- /dev/null +++ b/testing/web-platform/tests/css/css-tables/table-cell-overflow-explicit-height-002.html @@ -0,0 +1,23 @@ + + + + + + + +
+
+ Can you see this text? +
diff --git a/testing/web-platform/tests/css/css-tables/table-cell-overflow-explicit-height-ref.html b/testing/web-platform/tests/css/css-tables/table-cell-overflow-explicit-height-ref.html new file mode 100644 index 0000000000..cb64b1f6ce --- /dev/null +++ b/testing/web-platform/tests/css/css-tables/table-cell-overflow-explicit-height-ref.html @@ -0,0 +1,17 @@ + + + + +
+
+ Can you see this text? +
diff --git a/testing/web-platform/tests/css/css-tables/tentative/padding-percentage.html b/testing/web-platform/tests/css/css-tables/tentative/padding-percentage.html new file mode 100644 index 0000000000..67f8009de3 --- /dev/null +++ b/testing/web-platform/tests/css/css-tables/tentative/padding-percentage.html @@ -0,0 +1,108 @@ + + + + + + + +

Test passes if there is a filled green square and no red.

+ + + + +
+
+
+ + + + + +
+
+
+
+
+ + + + + + +
+
+
+
+
+
+
+ + + + + + + +
+
+
+
+
+
+
+
+
-- cgit v1.2.3