summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-parser-api/idlharness.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/css/css-parser-api/idlharness.html.ini')
-rw-r--r--testing/web-platform/meta/css/css-parser-api/idlharness.html.ini199
1 files changed, 199 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-parser-api/idlharness.html.ini b/testing/web-platform/meta/css/css-parser-api/idlharness.html.ini
new file mode 100644
index 0000000000..0b12f8cbc0
--- /dev/null
+++ b/testing/web-platform/meta/css/css-parser-api/idlharness.html.ini
@@ -0,0 +1,199 @@
+[idlharness.html]
+ [CSSParserRule interface: existence and properties of interface object]
+ expected: FAIL
+
+ [CSSParserRule interface object length]
+ expected: FAIL
+
+ [CSSParserRule interface object name]
+ expected: FAIL
+
+ [CSSParserRule interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [CSSParserRule interface: existence and properties of interface prototype object's "constructor" property]
+ expected: FAIL
+
+ [CSSParserRule interface: existence and properties of interface prototype object's @@unscopables property]
+ expected: FAIL
+
+ [CSSParserAtRule interface: existence and properties of interface object]
+ expected: FAIL
+
+ [CSSParserAtRule interface object length]
+ expected: FAIL
+
+ [CSSParserAtRule interface object name]
+ expected: FAIL
+
+ [CSSParserAtRule interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [CSSParserAtRule interface: existence and properties of interface prototype object's "constructor" property]
+ expected: FAIL
+
+ [CSSParserAtRule interface: existence and properties of interface prototype object's @@unscopables property]
+ expected: FAIL
+
+ [CSSParserAtRule interface: attribute name]
+ expected: FAIL
+
+ [CSSParserAtRule interface: attribute prelude]
+ expected: FAIL
+
+ [CSSParserAtRule interface: attribute body]
+ expected: FAIL
+
+ [CSSParserAtRule interface: stringifier]
+ expected: FAIL
+
+ [CSSParserQualifiedRule interface: existence and properties of interface object]
+ expected: FAIL
+
+ [CSSParserQualifiedRule interface object length]
+ expected: FAIL
+
+ [CSSParserQualifiedRule interface object name]
+ expected: FAIL
+
+ [CSSParserQualifiedRule interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [CSSParserQualifiedRule interface: existence and properties of interface prototype object's "constructor" property]
+ expected: FAIL
+
+ [CSSParserQualifiedRule interface: existence and properties of interface prototype object's @@unscopables property]
+ expected: FAIL
+
+ [CSSParserQualifiedRule interface: attribute prelude]
+ expected: FAIL
+
+ [CSSParserQualifiedRule interface: attribute body]
+ expected: FAIL
+
+ [CSSParserQualifiedRule interface: stringifier]
+ expected: FAIL
+
+ [CSSParserDeclaration interface: existence and properties of interface object]
+ expected: FAIL
+
+ [CSSParserDeclaration interface object length]
+ expected: FAIL
+
+ [CSSParserDeclaration interface object name]
+ expected: FAIL
+
+ [CSSParserDeclaration interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [CSSParserDeclaration interface: existence and properties of interface prototype object's "constructor" property]
+ expected: FAIL
+
+ [CSSParserDeclaration interface: existence and properties of interface prototype object's @@unscopables property]
+ expected: FAIL
+
+ [CSSParserDeclaration interface: attribute name]
+ expected: FAIL
+
+ [CSSParserDeclaration interface: attribute body]
+ expected: FAIL
+
+ [CSSParserDeclaration interface: stringifier]
+ expected: FAIL
+
+ [CSSParserValue interface: existence and properties of interface object]
+ expected: FAIL
+
+ [CSSParserValue interface object length]
+ expected: FAIL
+
+ [CSSParserValue interface object name]
+ expected: FAIL
+
+ [CSSParserValue interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [CSSParserValue interface: existence and properties of interface prototype object's "constructor" property]
+ expected: FAIL
+
+ [CSSParserValue interface: existence and properties of interface prototype object's @@unscopables property]
+ expected: FAIL
+
+ [CSSParserBlock interface: existence and properties of interface object]
+ expected: FAIL
+
+ [CSSParserBlock interface object length]
+ expected: FAIL
+
+ [CSSParserBlock interface object name]
+ expected: FAIL
+
+ [CSSParserBlock interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [CSSParserBlock interface: existence and properties of interface prototype object's "constructor" property]
+ expected: FAIL
+
+ [CSSParserBlock interface: existence and properties of interface prototype object's @@unscopables property]
+ expected: FAIL
+
+ [CSSParserBlock interface: attribute name]
+ expected: FAIL
+
+ [CSSParserBlock interface: attribute body]
+ expected: FAIL
+
+ [CSSParserBlock interface: stringifier]
+ expected: FAIL
+
+ [CSSParserFunction interface: existence and properties of interface object]
+ expected: FAIL
+
+ [CSSParserFunction interface object length]
+ expected: FAIL
+
+ [CSSParserFunction interface object name]
+ expected: FAIL
+
+ [CSSParserFunction interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [CSSParserFunction interface: existence and properties of interface prototype object's "constructor" property]
+ expected: FAIL
+
+ [CSSParserFunction interface: existence and properties of interface prototype object's @@unscopables property]
+ expected: FAIL
+
+ [CSSParserFunction interface: attribute name]
+ expected: FAIL
+
+ [CSSParserFunction interface: attribute args]
+ expected: FAIL
+
+ [CSSParserFunction interface: stringifier]
+ expected: FAIL
+
+ [CSS namespace: operation parseValueList(DOMString)]
+ expected: FAIL
+
+ [CSS namespace: operation parseCommaValueList(DOMString)]
+ expected: FAIL
+
+ [CSS namespace: operation parseValue(DOMString)]
+ expected: FAIL
+
+ [CSS namespace: operation parseStylesheet(CSSStringSource, optional CSSParserOptions)]
+ expected: FAIL
+
+ [CSS namespace: operation parseRuleList(CSSStringSource, optional CSSParserOptions)]
+ expected: FAIL
+
+ [CSS namespace: operation parseRule(CSSStringSource, optional CSSParserOptions)]
+ expected: FAIL
+
+ [CSS namespace: operation parseDeclarationList(CSSStringSource, optional CSSParserOptions)]
+ expected: FAIL
+
+ [CSS namespace: operation parseDeclaration(DOMString, optional CSSParserOptions)]
+ expected: FAIL
+