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 --- .../css-text/text-autospace/text-autospace-001.html.ini | 15 +++++++++++++++ .../text-autospace/text-autospace-break-001.html.ini | 2 ++ .../text-autospace/text-autospace-dynamic-001.html.ini | 2 ++ .../text-autospace/text-autospace-first-line-001.html.ini | 3 +++ .../text-autospace/text-autospace-ligature-001.html.ini | 3 +++ .../text-autospace/text-autospace-mixed-001.html.ini | 9 +++++++++ .../text-autospace/text-autospace-no-001.html.ini | 2 ++ 7 files changed, 36 insertions(+) create mode 100644 testing/web-platform/meta/css/css-text/text-autospace/text-autospace-001.html.ini create mode 100644 testing/web-platform/meta/css/css-text/text-autospace/text-autospace-break-001.html.ini create mode 100644 testing/web-platform/meta/css/css-text/text-autospace/text-autospace-dynamic-001.html.ini create mode 100644 testing/web-platform/meta/css/css-text/text-autospace/text-autospace-first-line-001.html.ini create mode 100644 testing/web-platform/meta/css/css-text/text-autospace/text-autospace-ligature-001.html.ini create mode 100644 testing/web-platform/meta/css/css-text/text-autospace/text-autospace-mixed-001.html.ini create mode 100644 testing/web-platform/meta/css/css-text/text-autospace/text-autospace-no-001.html.ini (limited to 'testing/web-platform/meta/css/css-text/text-autospace') diff --git a/testing/web-platform/meta/css/css-text/text-autospace/text-autospace-001.html.ini b/testing/web-platform/meta/css/css-text/text-autospace/text-autospace-001.html.ini new file mode 100644 index 0000000000..a9779d4749 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/text-autospace/text-autospace-001.html.ini @@ -0,0 +1,15 @@ +[text-autospace-001.html] + [text-autospace-001] + expected: FAIL + + [text-autospace-001 1] + expected: FAIL + + [text-autospace-001 2] + expected: FAIL + + [text-autospace-001 3] + expected: FAIL + + [text-autospace-001 4] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/text-autospace/text-autospace-break-001.html.ini b/testing/web-platform/meta/css/css-text/text-autospace/text-autospace-break-001.html.ini new file mode 100644 index 0000000000..eef64d20e8 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/text-autospace/text-autospace-break-001.html.ini @@ -0,0 +1,2 @@ +[text-autospace-break-001.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/text-autospace/text-autospace-dynamic-001.html.ini b/testing/web-platform/meta/css/css-text/text-autospace/text-autospace-dynamic-001.html.ini new file mode 100644 index 0000000000..9573937844 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/text-autospace/text-autospace-dynamic-001.html.ini @@ -0,0 +1,2 @@ +[text-autospace-dynamic-001.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/text-autospace/text-autospace-first-line-001.html.ini b/testing/web-platform/meta/css/css-text/text-autospace/text-autospace-first-line-001.html.ini new file mode 100644 index 0000000000..3f928a6194 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/text-autospace/text-autospace-first-line-001.html.ini @@ -0,0 +1,3 @@ +[text-autospace-first-line-001.html] + [text-autospace-first-line-001] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/text-autospace/text-autospace-ligature-001.html.ini b/testing/web-platform/meta/css/css-text/text-autospace/text-autospace-ligature-001.html.ini new file mode 100644 index 0000000000..a7599e67a6 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/text-autospace/text-autospace-ligature-001.html.ini @@ -0,0 +1,3 @@ +[text-autospace-ligature-001.html] + [text-autospace not implemented] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/text-autospace/text-autospace-mixed-001.html.ini b/testing/web-platform/meta/css/css-text/text-autospace/text-autospace-mixed-001.html.ini new file mode 100644 index 0000000000..932fd98518 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/text-autospace/text-autospace-mixed-001.html.ini @@ -0,0 +1,9 @@ +[text-autospace-mixed-001.html] + [text-autospace-mixed-001] + expected: FAIL + + [text-autospace-mixed-001 1] + expected: FAIL + + [text-autospace-mixed-001 2] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/text-autospace/text-autospace-no-001.html.ini b/testing/web-platform/meta/css/css-text/text-autospace/text-autospace-no-001.html.ini new file mode 100644 index 0000000000..853b10e9a3 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/text-autospace/text-autospace-no-001.html.ini @@ -0,0 +1,2 @@ +[text-autospace-no-001.html] + expected: FAIL -- cgit v1.2.3