summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-font-loading
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
commit26a029d407be480d791972afb5975cf62c9360a6 (patch)
treef435a8308119effd964b339f76abb83a57c29483 /testing/web-platform/meta/css/css-font-loading
parentInitial commit. (diff)
downloadfirefox-26a029d407be480d791972afb5975cf62c9360a6.tar.xz
firefox-26a029d407be480d791972afb5975cf62c9360a6.zip
Adding upstream version 124.0.1.upstream/124.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/css/css-font-loading')
-rw-r--r--testing/web-platform/meta/css/css-font-loading/font-face-reject.html.ini3
-rw-r--r--testing/web-platform/meta/css/css-font-loading/fontface-override-descriptors.html.ini2
-rw-r--r--testing/web-platform/meta/css/css-font-loading/fontface-size-adjust-descriptor.html.ini2
-rw-r--r--testing/web-platform/meta/css/css-font-loading/fontfaceset-add-css-connected.html.ini5
-rw-r--r--testing/web-platform/meta/css/css-font-loading/fontfaceset-clear-css-connected.html.ini3
-rw-r--r--testing/web-platform/meta/css/css-font-loading/fontfaceset-delete-css-connected.html.ini3
-rw-r--r--testing/web-platform/meta/css/css-font-loading/fontfaceset-has.html.ini5
-rw-r--r--testing/web-platform/meta/css/css-font-loading/fontfaceset-load-css-connected.html.ini3
-rw-r--r--testing/web-platform/meta/css/css-font-loading/fontfaceset-load-css-wide-keywords.html.ini8
-rw-r--r--testing/web-platform/meta/css/css-font-loading/fontfaceset-load-var.html.ini3
-rw-r--r--testing/web-platform/meta/css/css-font-loading/fontfaceset-update-after-stylesheet-change.html.ini3
-rw-r--r--testing/web-platform/meta/css/css-font-loading/fontfacesetloadevent-constructor.html.ini3
-rw-r--r--testing/web-platform/meta/css/css-font-loading/idlharness.https.html.ini152
-rw-r--r--testing/web-platform/meta/css/css-font-loading/nonexistent-file-url.html.ini3
14 files changed, 198 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-font-loading/font-face-reject.html.ini b/testing/web-platform/meta/css/css-font-loading/font-face-reject.html.ini
new file mode 100644
index 0000000000..7a9676102b
--- /dev/null
+++ b/testing/web-platform/meta/css/css-font-loading/font-face-reject.html.ini
@@ -0,0 +1,3 @@
+[font-face-reject.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/css/css-font-loading/fontface-override-descriptors.html.ini b/testing/web-platform/meta/css/css-font-loading/fontface-override-descriptors.html.ini
new file mode 100644
index 0000000000..81618ee26c
--- /dev/null
+++ b/testing/web-platform/meta/css/css-font-loading/fontface-override-descriptors.html.ini
@@ -0,0 +1,2 @@
+[fontface-override-descriptors.html]
+ expected: FAIL
diff --git a/testing/web-platform/meta/css/css-font-loading/fontface-size-adjust-descriptor.html.ini b/testing/web-platform/meta/css/css-font-loading/fontface-size-adjust-descriptor.html.ini
new file mode 100644
index 0000000000..8086c4d89b
--- /dev/null
+++ b/testing/web-platform/meta/css/css-font-loading/fontface-size-adjust-descriptor.html.ini
@@ -0,0 +1,2 @@
+[fontface-size-adjust-descriptor.html]
+ prefs: [layout.css.size-adjust.enabled:true]
diff --git a/testing/web-platform/meta/css/css-font-loading/fontfaceset-add-css-connected.html.ini b/testing/web-platform/meta/css/css-font-loading/fontfaceset-add-css-connected.html.ini
new file mode 100644
index 0000000000..302f74f2ae
--- /dev/null
+++ b/testing/web-platform/meta/css/css-font-loading/fontfaceset-add-css-connected.html.ini
@@ -0,0 +1,5 @@
+[fontfaceset-add-css-connected.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [fontfaceset-add-css-connected]
+ expected: FAIL
diff --git a/testing/web-platform/meta/css/css-font-loading/fontfaceset-clear-css-connected.html.ini b/testing/web-platform/meta/css/css-font-loading/fontfaceset-clear-css-connected.html.ini
new file mode 100644
index 0000000000..042bdbc14f
--- /dev/null
+++ b/testing/web-platform/meta/css/css-font-loading/fontfaceset-clear-css-connected.html.ini
@@ -0,0 +1,3 @@
+[fontfaceset-clear-css-connected.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/css/css-font-loading/fontfaceset-delete-css-connected.html.ini b/testing/web-platform/meta/css/css-font-loading/fontfaceset-delete-css-connected.html.ini
new file mode 100644
index 0000000000..1a49ee6be6
--- /dev/null
+++ b/testing/web-platform/meta/css/css-font-loading/fontfaceset-delete-css-connected.html.ini
@@ -0,0 +1,3 @@
+[fontfaceset-delete-css-connected.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/css/css-font-loading/fontfaceset-has.html.ini b/testing/web-platform/meta/css/css-font-loading/fontfaceset-has.html.ini
new file mode 100644
index 0000000000..8b4750590c
--- /dev/null
+++ b/testing/web-platform/meta/css/css-font-loading/fontfaceset-has.html.ini
@@ -0,0 +1,5 @@
+[fontfaceset-has.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [fontfaceset-has]
+ expected: FAIL
diff --git a/testing/web-platform/meta/css/css-font-loading/fontfaceset-load-css-connected.html.ini b/testing/web-platform/meta/css/css-font-loading/fontfaceset-load-css-connected.html.ini
new file mode 100644
index 0000000000..1e288453c3
--- /dev/null
+++ b/testing/web-platform/meta/css/css-font-loading/fontfaceset-load-css-connected.html.ini
@@ -0,0 +1,3 @@
+[fontfaceset-load-css-connected.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/css/css-font-loading/fontfaceset-load-css-wide-keywords.html.ini b/testing/web-platform/meta/css/css-font-loading/fontfaceset-load-css-wide-keywords.html.ini
new file mode 100644
index 0000000000..615b4f1eb3
--- /dev/null
+++ b/testing/web-platform/meta/css/css-font-loading/fontfaceset-load-css-wide-keywords.html.ini
@@ -0,0 +1,8 @@
+[fontfaceset-load-css-wide-keywords.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [Loading value with CSS-wide keyword "revert-layer" causes SyntaxError (document)]
+ expected: FAIL
+
+ [Loading value with CSS-wide keyword "revert-layer" causes SyntaxError (worker)]
+ expected: FAIL
diff --git a/testing/web-platform/meta/css/css-font-loading/fontfaceset-load-var.html.ini b/testing/web-platform/meta/css/css-font-loading/fontfaceset-load-var.html.ini
new file mode 100644
index 0000000000..4458bffaa5
--- /dev/null
+++ b/testing/web-platform/meta/css/css-font-loading/fontfaceset-load-var.html.ini
@@ -0,0 +1,3 @@
+[fontfaceset-load-var.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/css/css-font-loading/fontfaceset-update-after-stylesheet-change.html.ini b/testing/web-platform/meta/css/css-font-loading/fontfaceset-update-after-stylesheet-change.html.ini
new file mode 100644
index 0000000000..f10d941f4d
--- /dev/null
+++ b/testing/web-platform/meta/css/css-font-loading/fontfaceset-update-after-stylesheet-change.html.ini
@@ -0,0 +1,3 @@
+[fontfaceset-update-after-stylesheet-change.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/css/css-font-loading/fontfacesetloadevent-constructor.html.ini b/testing/web-platform/meta/css/css-font-loading/fontfacesetloadevent-constructor.html.ini
new file mode 100644
index 0000000000..b9b324721d
--- /dev/null
+++ b/testing/web-platform/meta/css/css-font-loading/fontfacesetloadevent-constructor.html.ini
@@ -0,0 +1,3 @@
+[fontfacesetloadevent-constructor.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/css/css-font-loading/idlharness.https.html.ini b/testing/web-platform/meta/css/css-font-loading/idlharness.https.html.ini
new file mode 100644
index 0000000000..2b2d695738
--- /dev/null
+++ b/testing/web-platform/meta/css/css-font-loading/idlharness.https.html.ini
@@ -0,0 +1,152 @@
+[idlharness.https.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [FontFaceSet interface object length]
+ expected: FAIL
+
+ [FontFace interface: attribute features]
+ expected: FAIL
+
+ [FontFace interface: attribute variations]
+ expected: FAIL
+
+ [FontFace interface: attribute palettes]
+ expected: FAIL
+
+ [FontFace interface: fontFace must inherit property "features" with the proper type]
+ expected: FAIL
+
+ [FontFace interface: fontFace must inherit property "variations" with the proper type]
+ expected: FAIL
+
+ [FontFace interface: fontFace must inherit property "palettes" with the proper type]
+ expected: FAIL
+
+ [FontFaceFeatures interface: existence and properties of interface object]
+ expected: FAIL
+
+ [FontFaceFeatures interface object length]
+ expected: FAIL
+
+ [FontFaceFeatures interface object name]
+ expected: FAIL
+
+ [FontFaceFeatures interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [FontFaceFeatures interface: existence and properties of interface prototype object's "constructor" property]
+ expected: FAIL
+
+ [FontFaceFeatures interface: existence and properties of interface prototype object's @@unscopables property]
+ expected: FAIL
+
+ [FontFaceVariationAxis interface: existence and properties of interface object]
+ expected: FAIL
+
+ [FontFaceVariationAxis interface object length]
+ expected: FAIL
+
+ [FontFaceVariationAxis interface object name]
+ expected: FAIL
+
+ [FontFaceVariationAxis interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [FontFaceVariationAxis interface: existence and properties of interface prototype object's "constructor" property]
+ expected: FAIL
+
+ [FontFaceVariationAxis interface: existence and properties of interface prototype object's @@unscopables property]
+ expected: FAIL
+
+ [FontFaceVariationAxis interface: attribute name]
+ expected: FAIL
+
+ [FontFaceVariationAxis interface: attribute axisTag]
+ expected: FAIL
+
+ [FontFaceVariationAxis interface: attribute minimumValue]
+ expected: FAIL
+
+ [FontFaceVariationAxis interface: attribute maximumValue]
+ expected: FAIL
+
+ [FontFaceVariationAxis interface: attribute defaultValue]
+ expected: FAIL
+
+ [FontFaceVariations interface: existence and properties of interface object]
+ expected: FAIL
+
+ [FontFaceVariations interface object length]
+ expected: FAIL
+
+ [FontFaceVariations interface object name]
+ expected: FAIL
+
+ [FontFaceVariations interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [FontFaceVariations interface: existence and properties of interface prototype object's "constructor" property]
+ expected: FAIL
+
+ [FontFaceVariations interface: existence and properties of interface prototype object's @@unscopables property]
+ expected: FAIL
+
+ [FontFacePalette interface: existence and properties of interface object]
+ expected: FAIL
+
+ [FontFacePalette interface object length]
+ expected: FAIL
+
+ [FontFacePalette interface object name]
+ expected: FAIL
+
+ [FontFacePalette interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [FontFacePalette interface: existence and properties of interface prototype object's "constructor" property]
+ expected: FAIL
+
+ [FontFacePalette interface: existence and properties of interface prototype object's @@unscopables property]
+ expected: FAIL
+
+ [FontFacePalette interface: iterable<DOMString>]
+ expected: FAIL
+
+ [FontFacePalette interface: attribute length]
+ expected: FAIL
+
+ [FontFacePalette interface: attribute usableWithLightBackground]
+ expected: FAIL
+
+ [FontFacePalette interface: attribute usableWithDarkBackground]
+ expected: FAIL
+
+ [FontFacePalettes interface: existence and properties of interface object]
+ expected: FAIL
+
+ [FontFacePalettes interface object length]
+ expected: FAIL
+
+ [FontFacePalettes interface object name]
+ expected: FAIL
+
+ [FontFacePalettes interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [FontFacePalettes interface: existence and properties of interface prototype object's "constructor" property]
+ expected: FAIL
+
+ [FontFacePalettes interface: existence and properties of interface prototype object's @@unscopables property]
+ expected: FAIL
+
+ [FontFacePalettes interface: iterable<FontFacePalette>]
+ expected: FAIL
+
+ [FontFacePalettes interface: attribute length]
+ expected: FAIL
+
+ [FontFaceVariations interface: setlike<FontFaceVariationAxis>]
+ expected: FAIL
+
+ [FontFaceSet interface: setlike<FontFace>]
+ expected: FAIL
diff --git a/testing/web-platform/meta/css/css-font-loading/nonexistent-file-url.html.ini b/testing/web-platform/meta/css/css-font-loading/nonexistent-file-url.html.ini
new file mode 100644
index 0000000000..5c88ba4d1b
--- /dev/null
+++ b/testing/web-platform/meta/css/css-font-loading/nonexistent-file-url.html.ini
@@ -0,0 +1,3 @@
+[nonexistent-file-url.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]