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 --- testing/web-platform/meta/css/CSS2/fonts/__dir__.ini | 1 + testing/web-platform/meta/css/CSS2/fonts/font-011.xht.ini | 6 ++++++ testing/web-platform/meta/css/CSS2/fonts/font-012.xht.ini | 6 ++++++ testing/web-platform/meta/css/CSS2/fonts/font-013.xht.ini | 6 ++++++ testing/web-platform/meta/css/CSS2/fonts/font-014.xht.ini | 6 ++++++ testing/web-platform/meta/css/CSS2/fonts/font-015.xht.ini | 6 ++++++ testing/web-platform/meta/css/CSS2/fonts/font-016.xht.ini | 6 ++++++ testing/web-platform/meta/css/CSS2/fonts/font-029.xht.ini | 6 ++++++ testing/web-platform/meta/css/CSS2/fonts/font-030.xht.ini | 6 ++++++ testing/web-platform/meta/css/CSS2/fonts/font-031.xht.ini | 6 ++++++ testing/web-platform/meta/css/CSS2/fonts/font-032.xht.ini | 6 ++++++ testing/web-platform/meta/css/CSS2/fonts/font-042.xht.ini | 6 ++++++ testing/web-platform/meta/css/CSS2/fonts/font-043.xht.ini | 6 ++++++ .../web-platform/meta/css/CSS2/fonts/font-applies-to-001.xht.ini | 3 +++ .../web-platform/meta/css/CSS2/fonts/font-applies-to-007.xht.ini | 3 +++ .../web-platform/meta/css/CSS2/fonts/font-applies-to-017.xht.ini | 3 +++ testing/web-platform/meta/css/CSS2/fonts/font-family-013.xht.ini | 3 +++ .../meta/css/CSS2/fonts/font-family-applies-to-001.xht.ini | 4 ++++ .../meta/css/CSS2/fonts/font-family-applies-to-002.xht.ini | 4 ++++ .../meta/css/CSS2/fonts/font-family-applies-to-005.xht.ini | 3 +++ .../meta/css/CSS2/fonts/font-family-applies-to-006.xht.ini | 4 ++++ .../meta/css/CSS2/fonts/font-family-applies-to-007.xht.ini | 4 ++++ .../meta/css/CSS2/fonts/font-family-applies-to-008.xht.ini | 4 ++++ .../meta/css/CSS2/fonts/font-family-applies-to-009.xht.ini | 4 ++++ .../meta/css/CSS2/fonts/font-family-applies-to-010.xht.ini | 4 ++++ .../meta/css/CSS2/fonts/font-family-applies-to-011.xht.ini | 4 ++++ .../meta/css/CSS2/fonts/font-family-applies-to-014.xht.ini | 3 +++ .../meta/css/CSS2/fonts/font-family-applies-to-015.xht.ini | 3 +++ .../meta/css/CSS2/fonts/font-family-applies-to-017.xht.ini | 3 +++ .../web-platform/meta/css/CSS2/fonts/font-family-rule-002a.xht.ini | 2 ++ .../web-platform/meta/css/CSS2/fonts/font-matching-rule-009.xht.ini | 4 ++++ testing/web-platform/meta/css/CSS2/fonts/font-size-120.xht.ini | 3 +++ testing/web-platform/meta/css/CSS2/fonts/font-size-121.xht.ini | 2 ++ testing/web-platform/meta/css/CSS2/fonts/font-size-122.xht.ini | 3 +++ testing/web-platform/meta/css/CSS2/fonts/fonts-013.xht.ini | 3 +++ 35 files changed, 146 insertions(+) create mode 100644 testing/web-platform/meta/css/CSS2/fonts/__dir__.ini create mode 100644 testing/web-platform/meta/css/CSS2/fonts/font-011.xht.ini create mode 100644 testing/web-platform/meta/css/CSS2/fonts/font-012.xht.ini create mode 100644 testing/web-platform/meta/css/CSS2/fonts/font-013.xht.ini create mode 100644 testing/web-platform/meta/css/CSS2/fonts/font-014.xht.ini create mode 100644 testing/web-platform/meta/css/CSS2/fonts/font-015.xht.ini create mode 100644 testing/web-platform/meta/css/CSS2/fonts/font-016.xht.ini create mode 100644 testing/web-platform/meta/css/CSS2/fonts/font-029.xht.ini create mode 100644 testing/web-platform/meta/css/CSS2/fonts/font-030.xht.ini create mode 100644 testing/web-platform/meta/css/CSS2/fonts/font-031.xht.ini create mode 100644 testing/web-platform/meta/css/CSS2/fonts/font-032.xht.ini create mode 100644 testing/web-platform/meta/css/CSS2/fonts/font-042.xht.ini create mode 100644 testing/web-platform/meta/css/CSS2/fonts/font-043.xht.ini create mode 100644 testing/web-platform/meta/css/CSS2/fonts/font-applies-to-001.xht.ini create mode 100644 testing/web-platform/meta/css/CSS2/fonts/font-applies-to-007.xht.ini create mode 100644 testing/web-platform/meta/css/CSS2/fonts/font-applies-to-017.xht.ini create mode 100644 testing/web-platform/meta/css/CSS2/fonts/font-family-013.xht.ini create mode 100644 testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-001.xht.ini create mode 100644 testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-002.xht.ini create mode 100644 testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-005.xht.ini create mode 100644 testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-006.xht.ini create mode 100644 testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-007.xht.ini create mode 100644 testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-008.xht.ini create mode 100644 testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-009.xht.ini create mode 100644 testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-010.xht.ini create mode 100644 testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-011.xht.ini create mode 100644 testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-014.xht.ini create mode 100644 testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-015.xht.ini create mode 100644 testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-017.xht.ini create mode 100644 testing/web-platform/meta/css/CSS2/fonts/font-family-rule-002a.xht.ini create mode 100644 testing/web-platform/meta/css/CSS2/fonts/font-matching-rule-009.xht.ini create mode 100644 testing/web-platform/meta/css/CSS2/fonts/font-size-120.xht.ini create mode 100644 testing/web-platform/meta/css/CSS2/fonts/font-size-121.xht.ini create mode 100644 testing/web-platform/meta/css/CSS2/fonts/font-size-122.xht.ini create mode 100644 testing/web-platform/meta/css/CSS2/fonts/fonts-013.xht.ini (limited to 'testing/web-platform/meta/css/CSS2/fonts') diff --git a/testing/web-platform/meta/css/CSS2/fonts/__dir__.ini b/testing/web-platform/meta/css/CSS2/fonts/__dir__.ini new file mode 100644 index 0000000000..c4b2fdedd4 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/fonts/__dir__.ini @@ -0,0 +1 @@ +leak-threshold: [tab:51200] diff --git a/testing/web-platform/meta/css/CSS2/fonts/font-011.xht.ini b/testing/web-platform/meta/css/CSS2/fonts/font-011.xht.ini new file mode 100644 index 0000000000..cc429e118f --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/fonts/font-011.xht.ini @@ -0,0 +1,6 @@ +[font-011.xht] + expected: + if os == "linux": PASS + if os == "mac": PASS + if os == "android": PASS + FAIL diff --git a/testing/web-platform/meta/css/CSS2/fonts/font-012.xht.ini b/testing/web-platform/meta/css/CSS2/fonts/font-012.xht.ini new file mode 100644 index 0000000000..8e9b711b33 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/fonts/font-012.xht.ini @@ -0,0 +1,6 @@ +[font-012.xht] + expected: + if os == "mac": PASS + if os == "linux": PASS + if os == "android": PASS + FAIL diff --git a/testing/web-platform/meta/css/CSS2/fonts/font-013.xht.ini b/testing/web-platform/meta/css/CSS2/fonts/font-013.xht.ini new file mode 100644 index 0000000000..5485ebf617 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/fonts/font-013.xht.ini @@ -0,0 +1,6 @@ +[font-013.xht] + expected: + if os == "mac": PASS + if os == "linux": PASS + if os == "android": PASS + FAIL diff --git a/testing/web-platform/meta/css/CSS2/fonts/font-014.xht.ini b/testing/web-platform/meta/css/CSS2/fonts/font-014.xht.ini new file mode 100644 index 0000000000..cc2dd8c017 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/fonts/font-014.xht.ini @@ -0,0 +1,6 @@ +[font-014.xht] + expected: + if os == "mac": PASS + if os == "linux": PASS + if os == "android": PASS + FAIL diff --git a/testing/web-platform/meta/css/CSS2/fonts/font-015.xht.ini b/testing/web-platform/meta/css/CSS2/fonts/font-015.xht.ini new file mode 100644 index 0000000000..c649a59d75 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/fonts/font-015.xht.ini @@ -0,0 +1,6 @@ +[font-015.xht] + expected: + if os == "mac": PASS + if os == "linux": PASS + if os == "android": PASS + FAIL diff --git a/testing/web-platform/meta/css/CSS2/fonts/font-016.xht.ini b/testing/web-platform/meta/css/CSS2/fonts/font-016.xht.ini new file mode 100644 index 0000000000..469820d6be --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/fonts/font-016.xht.ini @@ -0,0 +1,6 @@ +[font-016.xht] + expected: + if os == "linux": PASS + if os == "mac": PASS + if os == "android": PASS + FAIL diff --git a/testing/web-platform/meta/css/CSS2/fonts/font-029.xht.ini b/testing/web-platform/meta/css/CSS2/fonts/font-029.xht.ini new file mode 100644 index 0000000000..54e55bc948 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/fonts/font-029.xht.ini @@ -0,0 +1,6 @@ +[font-029.xht] + expected: + if os == "mac": PASS + if os == "linux": PASS + if os == "android": PASS + FAIL diff --git a/testing/web-platform/meta/css/CSS2/fonts/font-030.xht.ini b/testing/web-platform/meta/css/CSS2/fonts/font-030.xht.ini new file mode 100644 index 0000000000..89155829d5 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/fonts/font-030.xht.ini @@ -0,0 +1,6 @@ +[font-030.xht] + expected: + if os == "mac": PASS + if os == "linux": PASS + if os == "android": PASS + FAIL diff --git a/testing/web-platform/meta/css/CSS2/fonts/font-031.xht.ini b/testing/web-platform/meta/css/CSS2/fonts/font-031.xht.ini new file mode 100644 index 0000000000..d86a88deef --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/fonts/font-031.xht.ini @@ -0,0 +1,6 @@ +[font-031.xht] + expected: + if os == "mac": PASS + if os == "linux": PASS + if os == "android": PASS + FAIL diff --git a/testing/web-platform/meta/css/CSS2/fonts/font-032.xht.ini b/testing/web-platform/meta/css/CSS2/fonts/font-032.xht.ini new file mode 100644 index 0000000000..32af330081 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/fonts/font-032.xht.ini @@ -0,0 +1,6 @@ +[font-032.xht] + expected: + if os == "mac": PASS + if os == "linux": PASS + if os == "android": PASS + FAIL diff --git a/testing/web-platform/meta/css/CSS2/fonts/font-042.xht.ini b/testing/web-platform/meta/css/CSS2/fonts/font-042.xht.ini new file mode 100644 index 0000000000..c3322333f5 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/fonts/font-042.xht.ini @@ -0,0 +1,6 @@ +[font-042.xht] + expected: + if os == "mac": PASS + if os == "linux": PASS + if os == "android": PASS + FAIL diff --git a/testing/web-platform/meta/css/CSS2/fonts/font-043.xht.ini b/testing/web-platform/meta/css/CSS2/fonts/font-043.xht.ini new file mode 100644 index 0000000000..ad93d06a79 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/fonts/font-043.xht.ini @@ -0,0 +1,6 @@ +[font-043.xht] + expected: + if os == "linux": PASS + if os == "mac": PASS + if os == "android": PASS + FAIL diff --git a/testing/web-platform/meta/css/CSS2/fonts/font-applies-to-001.xht.ini b/testing/web-platform/meta/css/CSS2/fonts/font-applies-to-001.xht.ini new file mode 100644 index 0000000000..bf7caf274c --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/fonts/font-applies-to-001.xht.ini @@ -0,0 +1,3 @@ +[font-applies-to-001.xht] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/meta/css/CSS2/fonts/font-applies-to-007.xht.ini b/testing/web-platform/meta/css/CSS2/fonts/font-applies-to-007.xht.ini new file mode 100644 index 0000000000..ea85e27b23 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/fonts/font-applies-to-007.xht.ini @@ -0,0 +1,3 @@ +[font-applies-to-007.xht] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/meta/css/CSS2/fonts/font-applies-to-017.xht.ini b/testing/web-platform/meta/css/CSS2/fonts/font-applies-to-017.xht.ini new file mode 100644 index 0000000000..db6e174aae --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/fonts/font-applies-to-017.xht.ini @@ -0,0 +1,3 @@ +[font-applies-to-017.xht] + expected: + if os == "mac": FAIL diff --git a/testing/web-platform/meta/css/CSS2/fonts/font-family-013.xht.ini b/testing/web-platform/meta/css/CSS2/fonts/font-family-013.xht.ini new file mode 100644 index 0000000000..d1e4b938f0 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/fonts/font-family-013.xht.ini @@ -0,0 +1,3 @@ +[font-family-013.xht] + expected: + if os == "win": FAIL diff --git a/testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-001.xht.ini b/testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-001.xht.ini new file mode 100644 index 0000000000..bbafab8b74 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-001.xht.ini @@ -0,0 +1,4 @@ +[font-family-applies-to-001.xht] + expected: + if os == "win": FAIL + diff --git a/testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-002.xht.ini b/testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-002.xht.ini new file mode 100644 index 0000000000..f6040f80d4 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-002.xht.ini @@ -0,0 +1,4 @@ +[font-family-applies-to-002.xht] + expected: + if os == "win": FAIL + diff --git a/testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-005.xht.ini b/testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-005.xht.ini new file mode 100644 index 0000000000..f0671d0896 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-005.xht.ini @@ -0,0 +1,3 @@ +[font-family-applies-to-005.xht] + expected: + if os == "win": FAIL diff --git a/testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-006.xht.ini b/testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-006.xht.ini new file mode 100644 index 0000000000..e40019b656 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-006.xht.ini @@ -0,0 +1,4 @@ +[font-family-applies-to-006.xht] + expected: + if os == "win": FAIL + diff --git a/testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-007.xht.ini b/testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-007.xht.ini new file mode 100644 index 0000000000..a6e0ec80b8 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-007.xht.ini @@ -0,0 +1,4 @@ +[font-family-applies-to-007.xht] + expected: + if os == "win": FAIL + diff --git a/testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-008.xht.ini b/testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-008.xht.ini new file mode 100644 index 0000000000..d1787d563a --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-008.xht.ini @@ -0,0 +1,4 @@ +[font-family-applies-to-008.xht] + expected: + if os == "win": FAIL + diff --git a/testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-009.xht.ini b/testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-009.xht.ini new file mode 100644 index 0000000000..85e1d0d2d2 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-009.xht.ini @@ -0,0 +1,4 @@ +[font-family-applies-to-009.xht] + expected: + if os == "win": FAIL + diff --git a/testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-010.xht.ini b/testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-010.xht.ini new file mode 100644 index 0000000000..9f38d1de14 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-010.xht.ini @@ -0,0 +1,4 @@ +[font-family-applies-to-010.xht] + expected: + if os == "win": FAIL + diff --git a/testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-011.xht.ini b/testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-011.xht.ini new file mode 100644 index 0000000000..cee0518718 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-011.xht.ini @@ -0,0 +1,4 @@ +[font-family-applies-to-011.xht] + expected: + if os == "win": FAIL + diff --git a/testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-014.xht.ini b/testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-014.xht.ini new file mode 100644 index 0000000000..2301dacbc0 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-014.xht.ini @@ -0,0 +1,3 @@ +[font-family-applies-to-014.xht] + expected: + if os == "win": FAIL diff --git a/testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-015.xht.ini b/testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-015.xht.ini new file mode 100644 index 0000000000..8de7a5de0c --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-015.xht.ini @@ -0,0 +1,3 @@ +[font-family-applies-to-015.xht] + expected: + if os == "win": FAIL diff --git a/testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-017.xht.ini b/testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-017.xht.ini new file mode 100644 index 0000000000..df0eae8f66 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/fonts/font-family-applies-to-017.xht.ini @@ -0,0 +1,3 @@ +[font-family-applies-to-017.xht] + expected: + if os == "win": FAIL diff --git a/testing/web-platform/meta/css/CSS2/fonts/font-family-rule-002a.xht.ini b/testing/web-platform/meta/css/CSS2/fonts/font-family-rule-002a.xht.ini new file mode 100644 index 0000000000..fdcb7e8cf7 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/fonts/font-family-rule-002a.xht.ini @@ -0,0 +1,2 @@ +[font-family-rule-002a.xht] + expected: FAIL diff --git a/testing/web-platform/meta/css/CSS2/fonts/font-matching-rule-009.xht.ini b/testing/web-platform/meta/css/CSS2/fonts/font-matching-rule-009.xht.ini new file mode 100644 index 0000000000..d180272212 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/fonts/font-matching-rule-009.xht.ini @@ -0,0 +1,4 @@ +[font-matching-rule-009.xht] + expected: + if (os == "android"): FAIL + diff --git a/testing/web-platform/meta/css/CSS2/fonts/font-size-120.xht.ini b/testing/web-platform/meta/css/CSS2/fonts/font-size-120.xht.ini new file mode 100644 index 0000000000..0f914fb2e2 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/fonts/font-size-120.xht.ini @@ -0,0 +1,3 @@ +[font-size-120.xht] + expected: + if (os == "win") and (bits == 32) and debug: ["PASS", "FAIL"] diff --git a/testing/web-platform/meta/css/CSS2/fonts/font-size-121.xht.ini b/testing/web-platform/meta/css/CSS2/fonts/font-size-121.xht.ini new file mode 100644 index 0000000000..baf31b1c68 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/fonts/font-size-121.xht.ini @@ -0,0 +1,2 @@ +[font-size-121.xht] + expected: FAIL diff --git a/testing/web-platform/meta/css/CSS2/fonts/font-size-122.xht.ini b/testing/web-platform/meta/css/CSS2/fonts/font-size-122.xht.ini new file mode 100644 index 0000000000..48e89121c4 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/fonts/font-size-122.xht.ini @@ -0,0 +1,3 @@ +[font-size-122.xht] + expected: + if os == "win": FAIL diff --git a/testing/web-platform/meta/css/CSS2/fonts/fonts-013.xht.ini b/testing/web-platform/meta/css/CSS2/fonts/fonts-013.xht.ini new file mode 100644 index 0000000000..0b0742c353 --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/fonts/fonts-013.xht.ini @@ -0,0 +1,3 @@ +[fonts-013.xht] + expected: + if (os == "win"): FAIL -- cgit v1.2.3