From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:22:09 +0200 Subject: Adding upstream version 110.0.1. Signed-off-by: Daniel Baumann --- .../meta/css/css-fonts/idlharness.html.ini | 44 ++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 testing/web-platform/meta/css/css-fonts/idlharness.html.ini (limited to 'testing/web-platform/meta/css/css-fonts/idlharness.html.ini') diff --git a/testing/web-platform/meta/css/css-fonts/idlharness.html.ini b/testing/web-platform/meta/css/css-fonts/idlharness.html.ini new file mode 100644 index 0000000000..d8aae2e8dd --- /dev/null +++ b/testing/web-platform/meta/css/css-fonts/idlharness.html.ini @@ -0,0 +1,44 @@ +[idlharness.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [CSSFontFeatureValuesRule interface: attribute annotation] + expected: FAIL + + [CSSFontFeatureValuesRule interface: attribute ornaments] + expected: FAIL + + [CSSFontFeatureValuesRule interface: attribute stylistic] + expected: FAIL + + [CSSFontFeatureValuesRule interface: attribute swash] + expected: FAIL + + [CSSFontFeatureValuesRule interface: attribute characterVariant] + expected: FAIL + + [CSSFontFeatureValuesRule interface: attribute styleset] + expected: FAIL + + [CSSFontFeatureValuesMap interface: existence and properties of interface object] + expected: FAIL + + [CSSFontFeatureValuesMap interface object length] + expected: FAIL + + [CSSFontFeatureValuesMap interface object name] + expected: FAIL + + [CSSFontFeatureValuesMap interface: existence and properties of interface prototype object] + expected: FAIL + + [CSSFontFeatureValuesMap interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [CSSFontFeatureValuesMap interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [CSSFontFeatureValuesMap interface: operation set(CSSOMString, (unsigned long or sequence))] + expected: FAIL + + [CSSFontFeatureValuesMap interface: maplike] + expected: FAIL -- cgit v1.2.3