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 --- .../meta/css/css-text/white-space/__dir__.ini | 2 + .../append-whitespace-only-node-crash-001.html.ini | 3 ++ .../css-text/white-space/break-spaces-008.html.ini | 2 + .../css-text/white-space/break-spaces-051.html.ini | 2 + .../css-text/white-space/break-spaces-052.html.ini | 2 + .../break-spaces-before-first-char-004.html.ini | 2 + .../break-spaces-before-first-char-005.html.ini | 2 + .../break-spaces-before-first-char-006.html.ini | 2 + .../break-spaces-before-first-char-015.html.ini | 2 + .../white-space/control-chars-00C.html.ini | 2 + .../white-space/control-chars-00D.html.ini | 2 + .../white-space/eol-spaces-bidi-002.html.ini | 2 + .../white-space/eol-spaces-bidi-003.html.ini | 2 + .../white-space/eol-spaces-bidi-004.html.ini | 2 + .../full-width-leading-spaces-004.html.ini | 2 + .../white-space/object-replacement-1.html.ini | 3 ++ .../white-space/object-replacement-2.html.ini | 3 ++ .../css/css-text/white-space/pre-line-051.html.ini | 2 + .../css/css-text/white-space/pre-line-052.html.ini | 2 + .../pre-line-with-space-and-newline.html.ini | 2 + .../white-space/pre-with-whitespace-crash.html.ini | 3 ++ .../css/css-text/white-space/pre-wrap-008.html.ini | 2 + .../css/css-text/white-space/pre-wrap-009.html.ini | 2 + .../css/css-text/white-space/pre-wrap-051.html.ini | 2 + .../css/css-text/white-space/pre-wrap-052.html.ini | 2 + .../css-text/white-space/pre-wrap-tab-005.html.ini | 2 + .../css-text/white-space/pre-wrap-tab-006.html.ini | 2 + ...seg-break-transformation-003.tentative.html.ini | 3 ++ ...seg-break-transformation-004.tentative.html.ini | 3 ++ ...seg-break-transformation-005.tentative.html.ini | 3 ++ ...seg-break-transformation-006.tentative.html.ini | 3 ++ ...seg-break-transformation-008.tentative.html.ini | 3 ++ ...seg-break-transformation-009.tentative.html.ini | 3 ++ ...seg-break-transformation-010.tentative.html.ini | 3 ++ ...seg-break-transformation-011.tentative.html.ini | 3 ++ ...seg-break-transformation-012.tentative.html.ini | 3 ++ ...seg-break-transformation-014.tentative.html.ini | 3 ++ ...seg-break-transformation-015.tentative.html.ini | 3 ++ ...seg-break-transformation-016.tentative.html.ini | 3 ++ ...seg-break-transformation-017.tentative.html.ini | 3 ++ ...seg-break-transformation-018.tentative.html.ini | 2 + ...seg-break-transformation-019.tentative.html.ini | 2 + .../css/css-text/white-space/tab-bidi-001.html.ini | 2 + .../white-space/textarea-pre-wrap-012.html.ini | 2 + .../trailing-ideographic-space-001.html.ini | 2 + .../trailing-ideographic-space-002.html.ini | 2 + ...ing-ideographic-space-break-spaces-005.html.ini | 2 + ...ing-ideographic-space-break-spaces-006.html.ini | 2 + .../trailing-other-space-separators-001.html.ini | 2 + .../trailing-other-space-separators-002.html.ini | 2 + .../trailing-other-space-separators-003.html.ini | 2 + .../trailing-other-space-separators-004.html.ini | 2 + .../trailing-space-before-br-001.html.ini | 3 ++ .../trailing-space-in-inline-box.html.ini | 3 ++ .../trailing-space-position-001.html.ini | 3 ++ .../white-space/white-space-collapse-000.html.ini | 3 ++ .../white-space/white-space-collapse-001.html.ini | 3 ++ .../white-space/white-space-collapse-002.html.ini | 52 ++++++++++++++++++++++ .../white-space-collapse-discard-001.xht.ini | 2 + ...hite-space-collapse-preserve-breaks-001.xht.ini | 2 + .../white-space-intrinsic-size-001.html.ini | 2 + .../white-space/white-space-pre-051.html.ini | 2 + .../white-space/white-space-pre-052.html.ini | 2 + .../white-space-pre-wrap-justify-003.html.ini | 3 ++ .../white-space-pre-wrap-justify-004.html.ini | 2 + .../white-space-trim-discard-inner-001.xht.ini | 2 + .../ws-break-spaces-applies-to-006.html.ini | 2 + .../ws-break-spaces-applies-to-007.html.ini | 2 + .../ws-break-spaces-applies-to-008.html.ini | 2 + .../ws-break-spaces-applies-to-009.html.ini | 2 + .../ws-break-spaces-applies-to-010.html.ini | 2 + .../ws-break-spaces-applies-to-011.html.ini | 2 + .../ws-break-spaces-applies-to-014.html.ini | 2 + 73 files changed, 219 insertions(+) create mode 100644 testing/web-platform/meta/css/css-text/white-space/__dir__.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/append-whitespace-only-node-crash-001.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/break-spaces-008.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/break-spaces-051.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/break-spaces-052.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/break-spaces-before-first-char-004.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/break-spaces-before-first-char-005.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/break-spaces-before-first-char-006.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/break-spaces-before-first-char-015.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/control-chars-00C.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/control-chars-00D.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/eol-spaces-bidi-002.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/eol-spaces-bidi-003.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/eol-spaces-bidi-004.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/full-width-leading-spaces-004.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/object-replacement-1.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/object-replacement-2.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/pre-line-051.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/pre-line-052.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/pre-line-with-space-and-newline.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/pre-with-whitespace-crash.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/pre-wrap-008.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/pre-wrap-009.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/pre-wrap-051.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/pre-wrap-052.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/pre-wrap-tab-005.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/pre-wrap-tab-006.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-003.tentative.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-004.tentative.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-005.tentative.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-006.tentative.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-008.tentative.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-009.tentative.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-010.tentative.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-011.tentative.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-012.tentative.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-014.tentative.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-015.tentative.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-016.tentative.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-017.tentative.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-018.tentative.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-019.tentative.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/tab-bidi-001.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/textarea-pre-wrap-012.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/trailing-ideographic-space-001.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/trailing-ideographic-space-002.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/trailing-ideographic-space-break-spaces-005.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/trailing-ideographic-space-break-spaces-006.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/trailing-other-space-separators-001.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/trailing-other-space-separators-002.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/trailing-other-space-separators-003.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/trailing-other-space-separators-004.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/trailing-space-before-br-001.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/trailing-space-in-inline-box.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/trailing-space-position-001.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/white-space-collapse-000.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/white-space-collapse-001.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/white-space-collapse-002.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/white-space-collapse-discard-001.xht.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/white-space-collapse-preserve-breaks-001.xht.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/white-space-intrinsic-size-001.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/white-space-pre-051.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/white-space-pre-052.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/white-space-pre-wrap-justify-003.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/white-space-pre-wrap-justify-004.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/white-space-trim-discard-inner-001.xht.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/ws-break-spaces-applies-to-006.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/ws-break-spaces-applies-to-007.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/ws-break-spaces-applies-to-008.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/ws-break-spaces-applies-to-009.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/ws-break-spaces-applies-to-010.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/ws-break-spaces-applies-to-011.html.ini create mode 100644 testing/web-platform/meta/css/css-text/white-space/ws-break-spaces-applies-to-014.html.ini (limited to 'testing/web-platform/meta/css/css-text/white-space') diff --git a/testing/web-platform/meta/css/css-text/white-space/__dir__.ini b/testing/web-platform/meta/css/css-text/white-space/__dir__.ini new file mode 100644 index 0000000000..2aa82bf4d2 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/__dir__.ini @@ -0,0 +1,2 @@ +prefs: [layout.css.control-characters.visible:true,layout.css.text-wrap-balance.enabled:true,intl.icu4x.segmenter.enabled:true] +leak-threshold: [default:51200] diff --git a/testing/web-platform/meta/css/css-text/white-space/append-whitespace-only-node-crash-001.html.ini b/testing/web-platform/meta/css/css-text/white-space/append-whitespace-only-node-crash-001.html.ini new file mode 100644 index 0000000000..ec455ad71e --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/append-whitespace-only-node-crash-001.html.ini @@ -0,0 +1,3 @@ +[append-whitespace-only-node-crash-001.html] + expected: + if (os == "linux") and debug and not fission and not swgl: ["OK", "CRASH"] diff --git a/testing/web-platform/meta/css/css-text/white-space/break-spaces-008.html.ini b/testing/web-platform/meta/css/css-text/white-space/break-spaces-008.html.ini new file mode 100644 index 0000000000..129efde61a --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/break-spaces-008.html.ini @@ -0,0 +1,2 @@ +[break-spaces-008.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/break-spaces-051.html.ini b/testing/web-platform/meta/css/css-text/white-space/break-spaces-051.html.ini new file mode 100644 index 0000000000..a7f1149add --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/break-spaces-051.html.ini @@ -0,0 +1,2 @@ +[break-spaces-051.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/break-spaces-052.html.ini b/testing/web-platform/meta/css/css-text/white-space/break-spaces-052.html.ini new file mode 100644 index 0000000000..988ad46616 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/break-spaces-052.html.ini @@ -0,0 +1,2 @@ +[break-spaces-052.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/break-spaces-before-first-char-004.html.ini b/testing/web-platform/meta/css/css-text/white-space/break-spaces-before-first-char-004.html.ini new file mode 100644 index 0000000000..8bb38167f0 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/break-spaces-before-first-char-004.html.ini @@ -0,0 +1,2 @@ +[break-spaces-before-first-char-004.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/break-spaces-before-first-char-005.html.ini b/testing/web-platform/meta/css/css-text/white-space/break-spaces-before-first-char-005.html.ini new file mode 100644 index 0000000000..51ee0defe2 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/break-spaces-before-first-char-005.html.ini @@ -0,0 +1,2 @@ +[break-spaces-before-first-char-005.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/break-spaces-before-first-char-006.html.ini b/testing/web-platform/meta/css/css-text/white-space/break-spaces-before-first-char-006.html.ini new file mode 100644 index 0000000000..d8aded28e2 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/break-spaces-before-first-char-006.html.ini @@ -0,0 +1,2 @@ +[break-spaces-before-first-char-006.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/break-spaces-before-first-char-015.html.ini b/testing/web-platform/meta/css/css-text/white-space/break-spaces-before-first-char-015.html.ini new file mode 100644 index 0000000000..3f4a1af748 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/break-spaces-before-first-char-015.html.ini @@ -0,0 +1,2 @@ +[break-spaces-before-first-char-015.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/control-chars-00C.html.ini b/testing/web-platform/meta/css/css-text/white-space/control-chars-00C.html.ini new file mode 100644 index 0000000000..0bc6acbb14 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/control-chars-00C.html.ini @@ -0,0 +1,2 @@ +[control-chars-00C.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/control-chars-00D.html.ini b/testing/web-platform/meta/css/css-text/white-space/control-chars-00D.html.ini new file mode 100644 index 0000000000..c1b4dc8af5 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/control-chars-00D.html.ini @@ -0,0 +1,2 @@ +[control-chars-00D.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/eol-spaces-bidi-002.html.ini b/testing/web-platform/meta/css/css-text/white-space/eol-spaces-bidi-002.html.ini new file mode 100644 index 0000000000..f66d7ce537 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/eol-spaces-bidi-002.html.ini @@ -0,0 +1,2 @@ +[eol-spaces-bidi-002.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/eol-spaces-bidi-003.html.ini b/testing/web-platform/meta/css/css-text/white-space/eol-spaces-bidi-003.html.ini new file mode 100644 index 0000000000..3da751bb97 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/eol-spaces-bidi-003.html.ini @@ -0,0 +1,2 @@ +[eol-spaces-bidi-003.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/eol-spaces-bidi-004.html.ini b/testing/web-platform/meta/css/css-text/white-space/eol-spaces-bidi-004.html.ini new file mode 100644 index 0000000000..82d8fad549 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/eol-spaces-bidi-004.html.ini @@ -0,0 +1,2 @@ +[eol-spaces-bidi-004.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/full-width-leading-spaces-004.html.ini b/testing/web-platform/meta/css/css-text/white-space/full-width-leading-spaces-004.html.ini new file mode 100644 index 0000000000..de1424d9ba --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/full-width-leading-spaces-004.html.ini @@ -0,0 +1,2 @@ +[full-width-leading-spaces-004.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/object-replacement-1.html.ini b/testing/web-platform/meta/css/css-text/white-space/object-replacement-1.html.ini new file mode 100644 index 0000000000..6e65806ae6 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/object-replacement-1.html.ini @@ -0,0 +1,3 @@ +[object-replacement-1.html] + expected: + if os == "linux": FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/object-replacement-2.html.ini b/testing/web-platform/meta/css/css-text/white-space/object-replacement-2.html.ini new file mode 100644 index 0000000000..aa40fb0456 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/object-replacement-2.html.ini @@ -0,0 +1,3 @@ +[object-replacement-2.html] + expected: + if os == "linux": FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/pre-line-051.html.ini b/testing/web-platform/meta/css/css-text/white-space/pre-line-051.html.ini new file mode 100644 index 0000000000..8a6c15721d --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/pre-line-051.html.ini @@ -0,0 +1,2 @@ +[pre-line-051.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/pre-line-052.html.ini b/testing/web-platform/meta/css/css-text/white-space/pre-line-052.html.ini new file mode 100644 index 0000000000..65d4fabf29 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/pre-line-052.html.ini @@ -0,0 +1,2 @@ +[pre-line-052.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/pre-line-with-space-and-newline.html.ini b/testing/web-platform/meta/css/css-text/white-space/pre-line-with-space-and-newline.html.ini new file mode 100644 index 0000000000..94d44abe45 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/pre-line-with-space-and-newline.html.ini @@ -0,0 +1,2 @@ +[pre-line-with-space-and-newline.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/pre-with-whitespace-crash.html.ini b/testing/web-platform/meta/css/css-text/white-space/pre-with-whitespace-crash.html.ini new file mode 100644 index 0000000000..59fc33d2f2 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/pre-with-whitespace-crash.html.ini @@ -0,0 +1,3 @@ +[pre-with-whitespace-crash.html] + expected: + if (os == "linux") and not debug: ["PASS", "CRASH"] diff --git a/testing/web-platform/meta/css/css-text/white-space/pre-wrap-008.html.ini b/testing/web-platform/meta/css/css-text/white-space/pre-wrap-008.html.ini new file mode 100644 index 0000000000..7347535e71 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/pre-wrap-008.html.ini @@ -0,0 +1,2 @@ +[pre-wrap-008.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/pre-wrap-009.html.ini b/testing/web-platform/meta/css/css-text/white-space/pre-wrap-009.html.ini new file mode 100644 index 0000000000..6b908f61ec --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/pre-wrap-009.html.ini @@ -0,0 +1,2 @@ +[pre-wrap-009.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/pre-wrap-051.html.ini b/testing/web-platform/meta/css/css-text/white-space/pre-wrap-051.html.ini new file mode 100644 index 0000000000..114fd931e5 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/pre-wrap-051.html.ini @@ -0,0 +1,2 @@ +[pre-wrap-051.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/pre-wrap-052.html.ini b/testing/web-platform/meta/css/css-text/white-space/pre-wrap-052.html.ini new file mode 100644 index 0000000000..b622318644 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/pre-wrap-052.html.ini @@ -0,0 +1,2 @@ +[pre-wrap-052.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/pre-wrap-tab-005.html.ini b/testing/web-platform/meta/css/css-text/white-space/pre-wrap-tab-005.html.ini new file mode 100644 index 0000000000..94cb1f1692 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/pre-wrap-tab-005.html.ini @@ -0,0 +1,2 @@ +[pre-wrap-tab-005.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/pre-wrap-tab-006.html.ini b/testing/web-platform/meta/css/css-text/white-space/pre-wrap-tab-006.html.ini new file mode 100644 index 0000000000..c19ca42771 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/pre-wrap-tab-006.html.ini @@ -0,0 +1,2 @@ +[pre-wrap-tab-006.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-003.tentative.html.ini b/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-003.tentative.html.ini new file mode 100644 index 0000000000..e05439955c --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-003.tentative.html.ini @@ -0,0 +1,3 @@ +[seg-break-transformation-003.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-004.tentative.html.ini b/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-004.tentative.html.ini new file mode 100644 index 0000000000..0185c8bf1a --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-004.tentative.html.ini @@ -0,0 +1,3 @@ +[seg-break-transformation-004.tentative.html] + expected: + if (os == "android") and fission: [TIMEOUT, OK] diff --git a/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-005.tentative.html.ini b/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-005.tentative.html.ini new file mode 100644 index 0000000000..c59d1fbb55 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-005.tentative.html.ini @@ -0,0 +1,3 @@ +[seg-break-transformation-005.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-006.tentative.html.ini b/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-006.tentative.html.ini new file mode 100644 index 0000000000..96bdeb2618 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-006.tentative.html.ini @@ -0,0 +1,3 @@ +[seg-break-transformation-006.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-008.tentative.html.ini b/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-008.tentative.html.ini new file mode 100644 index 0000000000..b697f531b3 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-008.tentative.html.ini @@ -0,0 +1,3 @@ +[seg-break-transformation-008.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-009.tentative.html.ini b/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-009.tentative.html.ini new file mode 100644 index 0000000000..8fb4ffb83f --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-009.tentative.html.ini @@ -0,0 +1,3 @@ +[seg-break-transformation-009.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-010.tentative.html.ini b/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-010.tentative.html.ini new file mode 100644 index 0000000000..90865f8ac5 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-010.tentative.html.ini @@ -0,0 +1,3 @@ +[seg-break-transformation-010.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-011.tentative.html.ini b/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-011.tentative.html.ini new file mode 100644 index 0000000000..44659b6e3c --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-011.tentative.html.ini @@ -0,0 +1,3 @@ +[seg-break-transformation-011.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-012.tentative.html.ini b/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-012.tentative.html.ini new file mode 100644 index 0000000000..d3200b4ca7 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-012.tentative.html.ini @@ -0,0 +1,3 @@ +[seg-break-transformation-012.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-014.tentative.html.ini b/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-014.tentative.html.ini new file mode 100644 index 0000000000..dff601eb0b --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-014.tentative.html.ini @@ -0,0 +1,3 @@ +[seg-break-transformation-014.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-015.tentative.html.ini b/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-015.tentative.html.ini new file mode 100644 index 0000000000..757951518d --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-015.tentative.html.ini @@ -0,0 +1,3 @@ +[seg-break-transformation-015.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-016.tentative.html.ini b/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-016.tentative.html.ini new file mode 100644 index 0000000000..fccf0d072f --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-016.tentative.html.ini @@ -0,0 +1,3 @@ +[seg-break-transformation-016.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-017.tentative.html.ini b/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-017.tentative.html.ini new file mode 100644 index 0000000000..26e926d9a3 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-017.tentative.html.ini @@ -0,0 +1,3 @@ +[seg-break-transformation-017.tentative.html] + expected: + if (os == "android") and fission: [TIMEOUT, OK] diff --git a/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-018.tentative.html.ini b/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-018.tentative.html.ini new file mode 100644 index 0000000000..d2dade8bef --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-018.tentative.html.ini @@ -0,0 +1,2 @@ +[seg-break-transformation-018.tentative.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-019.tentative.html.ini b/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-019.tentative.html.ini new file mode 100644 index 0000000000..03cf9febb5 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/seg-break-transformation-019.tentative.html.ini @@ -0,0 +1,2 @@ +[seg-break-transformation-019.tentative.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/tab-bidi-001.html.ini b/testing/web-platform/meta/css/css-text/white-space/tab-bidi-001.html.ini new file mode 100644 index 0000000000..f7a9eeba88 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/tab-bidi-001.html.ini @@ -0,0 +1,2 @@ +[tab-bidi-001.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/textarea-pre-wrap-012.html.ini b/testing/web-platform/meta/css/css-text/white-space/textarea-pre-wrap-012.html.ini new file mode 100644 index 0000000000..2cb0af5369 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/textarea-pre-wrap-012.html.ini @@ -0,0 +1,2 @@ +[textarea-pre-wrap-012.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/trailing-ideographic-space-001.html.ini b/testing/web-platform/meta/css/css-text/white-space/trailing-ideographic-space-001.html.ini new file mode 100644 index 0000000000..12265ea1cc --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/trailing-ideographic-space-001.html.ini @@ -0,0 +1,2 @@ +[trailing-ideographic-space-001.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/trailing-ideographic-space-002.html.ini b/testing/web-platform/meta/css/css-text/white-space/trailing-ideographic-space-002.html.ini new file mode 100644 index 0000000000..05500f1e11 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/trailing-ideographic-space-002.html.ini @@ -0,0 +1,2 @@ +[trailing-ideographic-space-002.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/trailing-ideographic-space-break-spaces-005.html.ini b/testing/web-platform/meta/css/css-text/white-space/trailing-ideographic-space-break-spaces-005.html.ini new file mode 100644 index 0000000000..1f4601220c --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/trailing-ideographic-space-break-spaces-005.html.ini @@ -0,0 +1,2 @@ +[trailing-ideographic-space-break-spaces-005.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/trailing-ideographic-space-break-spaces-006.html.ini b/testing/web-platform/meta/css/css-text/white-space/trailing-ideographic-space-break-spaces-006.html.ini new file mode 100644 index 0000000000..6b95cc216e --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/trailing-ideographic-space-break-spaces-006.html.ini @@ -0,0 +1,2 @@ +[trailing-ideographic-space-break-spaces-006.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/trailing-other-space-separators-001.html.ini b/testing/web-platform/meta/css/css-text/white-space/trailing-other-space-separators-001.html.ini new file mode 100644 index 0000000000..f7372b7b30 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/trailing-other-space-separators-001.html.ini @@ -0,0 +1,2 @@ +[trailing-other-space-separators-001.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/trailing-other-space-separators-002.html.ini b/testing/web-platform/meta/css/css-text/white-space/trailing-other-space-separators-002.html.ini new file mode 100644 index 0000000000..1c03638b11 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/trailing-other-space-separators-002.html.ini @@ -0,0 +1,2 @@ +[trailing-other-space-separators-002.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/trailing-other-space-separators-003.html.ini b/testing/web-platform/meta/css/css-text/white-space/trailing-other-space-separators-003.html.ini new file mode 100644 index 0000000000..9cf3d6ea83 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/trailing-other-space-separators-003.html.ini @@ -0,0 +1,2 @@ +[trailing-other-space-separators-003.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/trailing-other-space-separators-004.html.ini b/testing/web-platform/meta/css/css-text/white-space/trailing-other-space-separators-004.html.ini new file mode 100644 index 0000000000..0e1bbd4cca --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/trailing-other-space-separators-004.html.ini @@ -0,0 +1,2 @@ +[trailing-other-space-separators-004.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/trailing-space-before-br-001.html.ini b/testing/web-platform/meta/css/css-text/white-space/trailing-space-before-br-001.html.ini new file mode 100644 index 0000000000..8ec8354b47 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/trailing-space-before-br-001.html.ini @@ -0,0 +1,3 @@ +[trailing-space-before-br-001.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/white-space/trailing-space-in-inline-box.html.ini b/testing/web-platform/meta/css/css-text/white-space/trailing-space-in-inline-box.html.ini new file mode 100644 index 0000000000..54997aecdf --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/trailing-space-in-inline-box.html.ini @@ -0,0 +1,3 @@ +[trailing-space-in-inline-box.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/white-space/trailing-space-position-001.html.ini b/testing/web-platform/meta/css/css-text/white-space/trailing-space-position-001.html.ini new file mode 100644 index 0000000000..b12d3ddf45 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/trailing-space-position-001.html.ini @@ -0,0 +1,3 @@ +[trailing-space-position-001.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/white-space/white-space-collapse-000.html.ini b/testing/web-platform/meta/css/css-text/white-space/white-space-collapse-000.html.ini new file mode 100644 index 0000000000..23d3eacd2f --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/white-space-collapse-000.html.ini @@ -0,0 +1,3 @@ +[white-space-collapse-000.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/white-space/white-space-collapse-001.html.ini b/testing/web-platform/meta/css/css-text/white-space/white-space-collapse-001.html.ini new file mode 100644 index 0000000000..ec4dbcfc23 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/white-space-collapse-001.html.ini @@ -0,0 +1,3 @@ +[white-space-collapse-001.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/css-text/white-space/white-space-collapse-002.html.ini b/testing/web-platform/meta/css/css-text/white-space/white-space-collapse-002.html.ini new file mode 100644 index 0000000000..d9e7e86add --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/white-space-collapse-002.html.ini @@ -0,0 +1,52 @@ +[white-space-collapse-002.html] + [RLO 2] + expected: + if nightly_build: PASS + FAIL + + [RLO 3] + expected: + if nightly_build: PASS + FAIL + + [RLO 4] + expected: + if nightly_build: PASS + FAIL + + [RLO 5] + expected: + if nightly_build: PASS + FAIL + + [RLE 2] + expected: + if nightly_build: PASS + FAIL + + [RLE 3] + expected: + if nightly_build: PASS + FAIL + + [RLE 4] + expected: + if nightly_build: PASS + FAIL + + [RLE 5] + expected: + if nightly_build: PASS + FAIL + + [RLM 2] + expected: FAIL + + [RLM 3] + expected: FAIL + + [RLM 4] + expected: FAIL + + [RLM 5] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/white-space-collapse-discard-001.xht.ini b/testing/web-platform/meta/css/css-text/white-space/white-space-collapse-discard-001.xht.ini new file mode 100644 index 0000000000..16d18cbbbc --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/white-space-collapse-discard-001.xht.ini @@ -0,0 +1,2 @@ +[white-space-collapse-discard-001.xht] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/white-space-collapse-preserve-breaks-001.xht.ini b/testing/web-platform/meta/css/css-text/white-space/white-space-collapse-preserve-breaks-001.xht.ini new file mode 100644 index 0000000000..338c942aea --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/white-space-collapse-preserve-breaks-001.xht.ini @@ -0,0 +1,2 @@ +[white-space-collapse-preserve-breaks-001.xht] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/white-space-intrinsic-size-001.html.ini b/testing/web-platform/meta/css/css-text/white-space/white-space-intrinsic-size-001.html.ini new file mode 100644 index 0000000000..6bfbd15b49 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/white-space-intrinsic-size-001.html.ini @@ -0,0 +1,2 @@ +[white-space-intrinsic-size-001.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/white-space-pre-051.html.ini b/testing/web-platform/meta/css/css-text/white-space/white-space-pre-051.html.ini new file mode 100644 index 0000000000..7173a3ddfb --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/white-space-pre-051.html.ini @@ -0,0 +1,2 @@ +[white-space-pre-051.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/white-space-pre-052.html.ini b/testing/web-platform/meta/css/css-text/white-space/white-space-pre-052.html.ini new file mode 100644 index 0000000000..ecec233857 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/white-space-pre-052.html.ini @@ -0,0 +1,2 @@ +[white-space-pre-052.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/white-space-pre-wrap-justify-003.html.ini b/testing/web-platform/meta/css/css-text/white-space/white-space-pre-wrap-justify-003.html.ini new file mode 100644 index 0000000000..97c2a6c15f --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/white-space-pre-wrap-justify-003.html.ini @@ -0,0 +1,3 @@ +[white-space-pre-wrap-justify-003.html] + fuzzy: + if os == "win": maxDifference=0-92;totalPixels=0-89 diff --git a/testing/web-platform/meta/css/css-text/white-space/white-space-pre-wrap-justify-004.html.ini b/testing/web-platform/meta/css/css-text/white-space/white-space-pre-wrap-justify-004.html.ini new file mode 100644 index 0000000000..c8b5819204 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/white-space-pre-wrap-justify-004.html.ini @@ -0,0 +1,2 @@ +[white-space-pre-wrap-justify-004.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/white-space-trim-discard-inner-001.xht.ini b/testing/web-platform/meta/css/css-text/white-space/white-space-trim-discard-inner-001.xht.ini new file mode 100644 index 0000000000..b360d5c85e --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/white-space-trim-discard-inner-001.xht.ini @@ -0,0 +1,2 @@ +[white-space-trim-discard-inner-001.xht] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/ws-break-spaces-applies-to-006.html.ini b/testing/web-platform/meta/css/css-text/white-space/ws-break-spaces-applies-to-006.html.ini new file mode 100644 index 0000000000..3d3b8bf01f --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/ws-break-spaces-applies-to-006.html.ini @@ -0,0 +1,2 @@ +[ws-break-spaces-applies-to-006.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/ws-break-spaces-applies-to-007.html.ini b/testing/web-platform/meta/css/css-text/white-space/ws-break-spaces-applies-to-007.html.ini new file mode 100644 index 0000000000..fb9fb32399 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/ws-break-spaces-applies-to-007.html.ini @@ -0,0 +1,2 @@ +[ws-break-spaces-applies-to-007.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/ws-break-spaces-applies-to-008.html.ini b/testing/web-platform/meta/css/css-text/white-space/ws-break-spaces-applies-to-008.html.ini new file mode 100644 index 0000000000..366b54520f --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/ws-break-spaces-applies-to-008.html.ini @@ -0,0 +1,2 @@ +[ws-break-spaces-applies-to-008.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/ws-break-spaces-applies-to-009.html.ini b/testing/web-platform/meta/css/css-text/white-space/ws-break-spaces-applies-to-009.html.ini new file mode 100644 index 0000000000..4afccbc597 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/ws-break-spaces-applies-to-009.html.ini @@ -0,0 +1,2 @@ +[ws-break-spaces-applies-to-009.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/ws-break-spaces-applies-to-010.html.ini b/testing/web-platform/meta/css/css-text/white-space/ws-break-spaces-applies-to-010.html.ini new file mode 100644 index 0000000000..cd7a4694b3 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/ws-break-spaces-applies-to-010.html.ini @@ -0,0 +1,2 @@ +[ws-break-spaces-applies-to-010.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/ws-break-spaces-applies-to-011.html.ini b/testing/web-platform/meta/css/css-text/white-space/ws-break-spaces-applies-to-011.html.ini new file mode 100644 index 0000000000..3f73114505 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/ws-break-spaces-applies-to-011.html.ini @@ -0,0 +1,2 @@ +[ws-break-spaces-applies-to-011.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/white-space/ws-break-spaces-applies-to-014.html.ini b/testing/web-platform/meta/css/css-text/white-space/ws-break-spaces-applies-to-014.html.ini new file mode 100644 index 0000000000..1d61127f7b --- /dev/null +++ b/testing/web-platform/meta/css/css-text/white-space/ws-break-spaces-applies-to-014.html.ini @@ -0,0 +1,2 @@ +[ws-break-spaces-applies-to-014.html] + expected: FAIL -- cgit v1.2.3