diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
commit | 36d22d82aa202bb199967e9512281e9a53db42c9 (patch) | |
tree | 105e8c98ddea1c1e4784a60a5a6410fa416be2de /testing/web-platform/meta/css/css-text/line-breaking | |
parent | Initial commit. (diff) | |
download | firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.tar.xz firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.zip |
Adding upstream version 115.7.0esr.upstream/115.7.0esr
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/css/css-text/line-breaking')
21 files changed, 63 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-text/line-breaking/line-breaking-014.html.ini b/testing/web-platform/meta/css/css-text/line-breaking/line-breaking-014.html.ini new file mode 100644 index 0000000000..d3d09759f9 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/line-breaking/line-breaking-014.html.ini @@ -0,0 +1,3 @@ +[line-breaking-014.html] + expected: + if (os == "android"): FAIL diff --git a/testing/web-platform/meta/css/css-text/line-breaking/line-breaking-018.html.ini b/testing/web-platform/meta/css/css-text/line-breaking/line-breaking-018.html.ini new file mode 100644 index 0000000000..d7a4f8a1d4 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/line-breaking/line-breaking-018.html.ini @@ -0,0 +1,4 @@ +[line-breaking-018.html] + expected: + if (os == "win") and (processor == "x86") and not debug: ["PASS", "FAIL"] + if os == "android": FAIL diff --git a/testing/web-platform/meta/css/css-text/line-breaking/line-breaking-019.html.ini b/testing/web-platform/meta/css/css-text/line-breaking/line-breaking-019.html.ini new file mode 100644 index 0000000000..1010916e70 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/line-breaking/line-breaking-019.html.ini @@ -0,0 +1,4 @@ +[line-breaking-019.html] + expected: + if (os == "win") and (processor == "x86") and not debug: ["PASS", "FAIL"] + if os == "android": FAIL diff --git a/testing/web-platform/meta/css/css-text/line-breaking/line-breaking-021.html.ini b/testing/web-platform/meta/css/css-text/line-breaking/line-breaking-021.html.ini new file mode 100644 index 0000000000..0301f56275 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/line-breaking/line-breaking-021.html.ini @@ -0,0 +1,2 @@ +[line-breaking-021.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/line-breaking/line-breaking-022.html.ini b/testing/web-platform/meta/css/css-text/line-breaking/line-breaking-022.html.ini new file mode 100644 index 0000000000..faa943ebfd --- /dev/null +++ b/testing/web-platform/meta/css/css-text/line-breaking/line-breaking-022.html.ini @@ -0,0 +1,2 @@ +[line-breaking-022.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/line-breaking/line-breaking-023.html.ini b/testing/web-platform/meta/css/css-text/line-breaking/line-breaking-023.html.ini new file mode 100644 index 0000000000..b72147da86 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/line-breaking/line-breaking-023.html.ini @@ -0,0 +1,2 @@ +[line-breaking-023.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/line-breaking/line-breaking-024.html.ini b/testing/web-platform/meta/css/css-text/line-breaking/line-breaking-024.html.ini new file mode 100644 index 0000000000..79e6e44377 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/line-breaking/line-breaking-024.html.ini @@ -0,0 +1,4 @@ +[line-breaking-024.html] + expected: + if os == "mac": PASS + FAIL diff --git a/testing/web-platform/meta/css/css-text/line-breaking/line-breaking-025.html.ini b/testing/web-platform/meta/css/css-text/line-breaking/line-breaking-025.html.ini new file mode 100644 index 0000000000..5b998b278c --- /dev/null +++ b/testing/web-platform/meta/css/css-text/line-breaking/line-breaking-025.html.ini @@ -0,0 +1,4 @@ +[line-breaking-025.html] + expected: + if os == "mac": PASS + FAIL diff --git a/testing/web-platform/meta/css/css-text/line-breaking/line-breaking-027.html.ini b/testing/web-platform/meta/css/css-text/line-breaking/line-breaking-027.html.ini new file mode 100644 index 0000000000..7b586c55a9 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/line-breaking/line-breaking-027.html.ini @@ -0,0 +1,2 @@ +[line-breaking-027.html] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-012.html.ini b/testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-012.html.ini new file mode 100644 index 0000000000..1e6bbdb489 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-012.html.ini @@ -0,0 +1,3 @@ +[segment-break-transformation-rules-012.html] + expected: + if (os == "android") and swgl: [PASS, FAIL] diff --git a/testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-019.html.ini b/testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-019.html.ini new file mode 100644 index 0000000000..83f7958d9e --- /dev/null +++ b/testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-019.html.ini @@ -0,0 +1,3 @@ +[segment-break-transformation-rules-019.html] + expected: + if (os == "android") and swgl: [PASS, FAIL] diff --git a/testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-026.html.ini b/testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-026.html.ini new file mode 100644 index 0000000000..75590cbebe --- /dev/null +++ b/testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-026.html.ini @@ -0,0 +1,3 @@ +[segment-break-transformation-rules-026.html] + expected: + if (os == "android") and swgl: [PASS, FAIL] diff --git a/testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-029.html.ini b/testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-029.html.ini new file mode 100644 index 0000000000..407cef76e7 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-029.html.ini @@ -0,0 +1,3 @@ +[segment-break-transformation-rules-029.html] + expected: + if (os == "android") and swgl: [PASS, FAIL] diff --git a/testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-030.html.ini b/testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-030.html.ini new file mode 100644 index 0000000000..d2a250fada --- /dev/null +++ b/testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-030.html.ini @@ -0,0 +1,3 @@ +[segment-break-transformation-rules-030.html] + expected: + if (os == "android") and swgl: [PASS, FAIL] diff --git a/testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-031.html.ini b/testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-031.html.ini new file mode 100644 index 0000000000..20c08cacd0 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-031.html.ini @@ -0,0 +1,3 @@ +[segment-break-transformation-rules-031.html] + expected: + if (os == "android") and swgl: [PASS, FAIL] diff --git a/testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-032.html.ini b/testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-032.html.ini new file mode 100644 index 0000000000..17f8a0a6fc --- /dev/null +++ b/testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-032.html.ini @@ -0,0 +1,3 @@ +[segment-break-transformation-rules-032.html] + expected: + if (os == "android") and swgl: [PASS, FAIL] diff --git a/testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-033.html.ini b/testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-033.html.ini new file mode 100644 index 0000000000..e0e6cbe551 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-033.html.ini @@ -0,0 +1,3 @@ +[segment-break-transformation-rules-033.html] + expected: + if (os == "android") and swgl: [PASS, FAIL] diff --git a/testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-034.html.ini b/testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-034.html.ini new file mode 100644 index 0000000000..19794dd196 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-034.html.ini @@ -0,0 +1,3 @@ +[segment-break-transformation-rules-034.html] + expected: + if (os == "android") and swgl: [PASS, FAIL] diff --git a/testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-035.html.ini b/testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-035.html.ini new file mode 100644 index 0000000000..3aef1d5469 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-035.html.ini @@ -0,0 +1,3 @@ +[segment-break-transformation-rules-035.html] + expected: + if (os == "android") and swgl: [PASS, FAIL] diff --git a/testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-040.html.ini b/testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-040.html.ini new file mode 100644 index 0000000000..f0b8592d74 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-040.html.ini @@ -0,0 +1,3 @@ +[segment-break-transformation-rules-040.html] + expected: + if (os == "android") and swgl: [PASS, FAIL] diff --git a/testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-047.html.ini b/testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-047.html.ini new file mode 100644 index 0000000000..6fb6b93f72 --- /dev/null +++ b/testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-047.html.ini @@ -0,0 +1,3 @@ +[segment-break-transformation-rules-047.html] + expected: + if (os == "android") and swgl: [PASS, FAIL] |