From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- .../tests/css/CSS2/css21-errata/s-11-1-1b-001-ref.html | 13 +++++++++++++ .../tests/css/CSS2/css21-errata/s-11-1-1b-001.html | 17 +++++++++++++++++ .../tests/css/CSS2/css21-errata/s-11-1-1b-002-ref.html | 13 +++++++++++++ .../tests/css/CSS2/css21-errata/s-11-1-1b-002.html | 17 +++++++++++++++++ .../tests/css/CSS2/css21-errata/s-11-1-1b-003-ref.html | 11 +++++++++++ .../tests/css/CSS2/css21-errata/s-11-1-1b-003.html | 15 +++++++++++++++ .../tests/css/CSS2/css21-errata/s-11-1-1b-004.html | 15 +++++++++++++++ .../tests/css/CSS2/css21-errata/s-11-1-1b-005-ref.html | 11 +++++++++++ .../tests/css/CSS2/css21-errata/s-11-1-1b-005.html | 13 +++++++++++++ .../tests/css/CSS2/css21-errata/s-11-1-1b-006.html | 15 +++++++++++++++ .../tests/css/CSS2/css21-errata/s-11-1-1b-007-ref.html | 11 +++++++++++ .../tests/css/CSS2/css21-errata/s-11-1-1b-007.html | 15 +++++++++++++++ .../tests/css/CSS2/css21-errata/s-11-1-1b-008.html | 17 +++++++++++++++++ .../tests/css/CSS2/css21-errata/s-11-1-1b-009.html | 17 +++++++++++++++++ 14 files changed, 200 insertions(+) create mode 100644 testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-001-ref.html create mode 100644 testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-001.html create mode 100644 testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-002-ref.html create mode 100644 testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-002.html create mode 100644 testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-003-ref.html create mode 100644 testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-003.html create mode 100644 testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-004.html create mode 100644 testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-005-ref.html create mode 100644 testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-005.html create mode 100644 testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-006.html create mode 100644 testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-007-ref.html create mode 100644 testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-007.html create mode 100644 testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-008.html create mode 100644 testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-009.html (limited to 'testing/web-platform/tests/css/CSS2/css21-errata') diff --git a/testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-001-ref.html b/testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-001-ref.html new file mode 100644 index 0000000000..04f3a4f916 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-001-ref.html @@ -0,0 +1,13 @@ + +Reference for CSS Test: overflow:hidden on table with caption overflowing upwards + + +

Test passes if there is a black square below.

+ + +
+
\ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-001.html b/testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-001.html new file mode 100644 index 0000000000..86f48dbc8c --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-001.html @@ -0,0 +1,17 @@ + +CSS Test: overflow:hidden on table with caption overflowing upwards + + + + + +

Test passes if there is a black square below.

+ + +
+
\ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-002-ref.html b/testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-002-ref.html new file mode 100644 index 0000000000..1cff1909a3 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-002-ref.html @@ -0,0 +1,13 @@ + +Reference for CSS Test: overflow:hidden on table with caption overflowing downwards + + +

Test passes if there is a black square below.

+ + +
+
\ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-002.html b/testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-002.html new file mode 100644 index 0000000000..7ebccffca0 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-002.html @@ -0,0 +1,17 @@ + +CSS Test: overflow:hidden on table with bottom caption overflowing downwards + + + + + +

Test passes if there is a black square below.

+ + +
+
\ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-003-ref.html b/testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-003-ref.html new file mode 100644 index 0000000000..476e4a075d --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-003-ref.html @@ -0,0 +1,11 @@ + +Reference for CSS Test: overflow:auto on table overflowing upwards + + +

Test passes if there is a black square below.

+ +
+
\ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-003.html b/testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-003.html new file mode 100644 index 0000000000..5661287503 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-003.html @@ -0,0 +1,15 @@ + +CSS Test: overflow:auto on table overflowing upwards + + + + + +

Test passes if there is a black square below.

+ +
+
\ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-004.html b/testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-004.html new file mode 100644 index 0000000000..bc0938815c --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-004.html @@ -0,0 +1,15 @@ + +CSS Test: overflow:scroll on table overflowing upwards + + + + + +

Test passes if there is a black square below.

+ +
+
\ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-005-ref.html b/testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-005-ref.html new file mode 100644 index 0000000000..bdb64fbc22 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-005-ref.html @@ -0,0 +1,11 @@ + +Reference for CSS Test: overflow:hidden on table with caption overflowing upwards + + +

Test passes if there is a black square below.

+ +
+
\ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-005.html b/testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-005.html new file mode 100644 index 0000000000..acf915ddf8 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-005.html @@ -0,0 +1,13 @@ + +CSS Test: overflow:hidden on root element table + + + + + +

Test passes if there is a black square below.

diff --git a/testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-006.html b/testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-006.html new file mode 100644 index 0000000000..be662d3485 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-006.html @@ -0,0 +1,15 @@ + +CSS Test: overflow:hidden on HTML body element table + + + + + +
+
+

Test passes if there is a black square below.

diff --git a/testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-007-ref.html b/testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-007-ref.html new file mode 100644 index 0000000000..8afa9e4f1f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-007-ref.html @@ -0,0 +1,11 @@ + +Reference for CSS Test: overflow:hidden on table with border-spacing overflowing upwards + + +

Test passes if there is a black square below.

+ +
+
\ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-007.html b/testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-007.html new file mode 100644 index 0000000000..51e2f3c9d8 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-007.html @@ -0,0 +1,15 @@ + +CSS Test: overflow:hidden on table with border-spacing overflowing upwards + + + + + +

Test passes if there is a black square below.

+ +
+
\ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-008.html b/testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-008.html new file mode 100644 index 0000000000..bb31be92e5 --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-008.html @@ -0,0 +1,17 @@ + +CSS Test: overflow:hidden on fixed layout table with caption overflowing upwards + + + + + +

Test passes if there is a black square below.

+ + +
+
\ No newline at end of file diff --git a/testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-009.html b/testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-009.html new file mode 100644 index 0000000000..ddca9c847f --- /dev/null +++ b/testing/web-platform/tests/css/CSS2/css21-errata/s-11-1-1b-009.html @@ -0,0 +1,17 @@ + +CSS Test: overflow:hidden on inline table with caption overflowing upwards + + + + + +

Test passes if there is a black square below.

+ + +
+
\ No newline at end of file -- cgit v1.2.3