From 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:47:29 +0200 Subject: Adding upstream version 115.8.0esr. Signed-off-by: Daniel Baumann --- .../css/css-font-loading/idlharness.https.html.ini | 153 +++++++++++++++++++++ 1 file changed, 153 insertions(+) create mode 100644 testing/web-platform/meta/css/css-font-loading/idlharness.https.html.ini (limited to 'testing/web-platform/meta/css/css-font-loading/idlharness.https.html.ini') 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..d5138a00a0 --- /dev/null +++ b/testing/web-platform/meta/css/css-font-loading/idlharness.https.html.ini @@ -0,0 +1,153 @@ +[idlharness.https.html] + prefs: [layout.css.font-metrics-overrides.enabled:true] + 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] + 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] + expected: FAIL + + [FontFacePalettes interface: attribute length] + expected: FAIL + + [FontFaceVariations interface: setlike] + expected: FAIL + + [FontFaceSet interface: setlike] + expected: FAIL -- cgit v1.2.3