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 --- .../meta/css/css-text/line-breaking/line-breaking-014.html.ini | 3 +++ .../meta/css/css-text/line-breaking/line-breaking-018.html.ini | 4 ++++ .../meta/css/css-text/line-breaking/line-breaking-019.html.ini | 4 ++++ .../meta/css/css-text/line-breaking/line-breaking-021.html.ini | 2 ++ .../meta/css/css-text/line-breaking/line-breaking-022.html.ini | 2 ++ .../meta/css/css-text/line-breaking/line-breaking-023.html.ini | 2 ++ .../meta/css/css-text/line-breaking/line-breaking-024.html.ini | 4 ++++ .../meta/css/css-text/line-breaking/line-breaking-025.html.ini | 4 ++++ .../meta/css/css-text/line-breaking/line-breaking-027.html.ini | 2 ++ .../line-breaking/segment-break-transformation-rules-012.html.ini | 3 +++ .../line-breaking/segment-break-transformation-rules-019.html.ini | 3 +++ .../line-breaking/segment-break-transformation-rules-026.html.ini | 3 +++ .../line-breaking/segment-break-transformation-rules-029.html.ini | 3 +++ .../line-breaking/segment-break-transformation-rules-030.html.ini | 3 +++ .../line-breaking/segment-break-transformation-rules-031.html.ini | 3 +++ .../line-breaking/segment-break-transformation-rules-032.html.ini | 3 +++ .../line-breaking/segment-break-transformation-rules-033.html.ini | 3 +++ .../line-breaking/segment-break-transformation-rules-034.html.ini | 3 +++ .../line-breaking/segment-break-transformation-rules-035.html.ini | 3 +++ .../line-breaking/segment-break-transformation-rules-040.html.ini | 3 +++ .../line-breaking/segment-break-transformation-rules-047.html.ini | 3 +++ 21 files changed, 63 insertions(+) create mode 100644 testing/web-platform/meta/css/css-text/line-breaking/line-breaking-014.html.ini create mode 100644 testing/web-platform/meta/css/css-text/line-breaking/line-breaking-018.html.ini create mode 100644 testing/web-platform/meta/css/css-text/line-breaking/line-breaking-019.html.ini create mode 100644 testing/web-platform/meta/css/css-text/line-breaking/line-breaking-021.html.ini create mode 100644 testing/web-platform/meta/css/css-text/line-breaking/line-breaking-022.html.ini create mode 100644 testing/web-platform/meta/css/css-text/line-breaking/line-breaking-023.html.ini create mode 100644 testing/web-platform/meta/css/css-text/line-breaking/line-breaking-024.html.ini create mode 100644 testing/web-platform/meta/css/css-text/line-breaking/line-breaking-025.html.ini create mode 100644 testing/web-platform/meta/css/css-text/line-breaking/line-breaking-027.html.ini create mode 100644 testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-012.html.ini create mode 100644 testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-019.html.ini create mode 100644 testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-026.html.ini create mode 100644 testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-029.html.ini create mode 100644 testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-030.html.ini create mode 100644 testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-031.html.ini create mode 100644 testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-032.html.ini create mode 100644 testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-033.html.ini create mode 100644 testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-034.html.ini create mode 100644 testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-035.html.ini create mode 100644 testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-040.html.ini create mode 100644 testing/web-platform/meta/css/css-text/line-breaking/segment-break-transformation-rules-047.html.ini (limited to 'testing/web-platform/meta/css/css-text/line-breaking') 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] -- cgit v1.2.3