From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- testing/web-platform/tests/css/CSS1/META.yml | 3 +++ .../css/CSS1/list-marker-inside-whitespace-001.xml | 25 +++++++++++++++++++++ .../tests/css/CSS1/support/css1test566a.png | Bin 0 -> 297 bytes .../support/list-marker-inside-whitespace-001.png | Bin 0 -> 297 bytes 4 files changed, 28 insertions(+) create mode 100644 testing/web-platform/tests/css/CSS1/META.yml create mode 100644 testing/web-platform/tests/css/CSS1/list-marker-inside-whitespace-001.xml create mode 100644 testing/web-platform/tests/css/CSS1/support/css1test566a.png create mode 100644 testing/web-platform/tests/css/CSS1/support/list-marker-inside-whitespace-001.png (limited to 'testing/web-platform/tests/css/CSS1') diff --git a/testing/web-platform/tests/css/CSS1/META.yml b/testing/web-platform/tests/css/CSS1/META.yml new file mode 100644 index 0000000000..f922639377 --- /dev/null +++ b/testing/web-platform/tests/css/CSS1/META.yml @@ -0,0 +1,3 @@ +spec: https://www.w3.org/TR/CSS1/ +suggested_reviewers: + - fantasai diff --git a/testing/web-platform/tests/css/CSS1/list-marker-inside-whitespace-001.xml b/testing/web-platform/tests/css/CSS1/list-marker-inside-whitespace-001.xml new file mode 100644 index 0000000000..f7c0f4084d --- /dev/null +++ b/testing/web-platform/tests/css/CSS1/list-marker-inside-whitespace-001.xml @@ -0,0 +1,25 @@ + + + + CSS Test: list-style + + + + + + + + +

There should be no red below.

+ + + diff --git a/testing/web-platform/tests/css/CSS1/support/css1test566a.png b/testing/web-platform/tests/css/CSS1/support/css1test566a.png new file mode 100644 index 0000000000..86e3581e59 Binary files /dev/null and b/testing/web-platform/tests/css/CSS1/support/css1test566a.png differ diff --git a/testing/web-platform/tests/css/CSS1/support/list-marker-inside-whitespace-001.png b/testing/web-platform/tests/css/CSS1/support/list-marker-inside-whitespace-001.png new file mode 100644 index 0000000000..86e3581e59 Binary files /dev/null and b/testing/web-platform/tests/css/CSS1/support/list-marker-inside-whitespace-001.png differ -- cgit v1.2.3