mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
parent
9aa1b1e408
commit
35c74aecc2
11290 changed files with 92400 additions and 49214 deletions
569
tests/wpt/metadata-css/cssom-1_dev/html/interfaces.htm.ini
Normal file
569
tests/wpt/metadata-css/cssom-1_dev/html/interfaces.htm.ini
Normal file
|
@ -0,0 +1,569 @@
|
|||
[interfaces.htm]
|
||||
type: testharness
|
||||
[Document interface: attribute styleSheets]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: attribute selectedStyleSheetSet]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: attribute lastStyleSheetSet]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: attribute preferredStyleSheetSet]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: attribute styleSheetSets]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: operation enableStyleSheetsForSet(DOMString)]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: document must inherit property "styleSheets" with the proper type (0)]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: document must inherit property "selectedStyleSheetSet" with the proper type (1)]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: document must inherit property "lastStyleSheetSet" with the proper type (2)]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: document must inherit property "preferredStyleSheetSet" with the proper type (3)]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: document must inherit property "styleSheetSets" with the proper type (4)]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: document must inherit property "enableStyleSheetsForSet" with the proper type (5)]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: calling enableStyleSheetsForSet(DOMString) on document with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: new Document() must inherit property "styleSheets" with the proper type (0)]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: new Document() must inherit property "selectedStyleSheetSet" with the proper type (1)]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: new Document() must inherit property "lastStyleSheetSet" with the proper type (2)]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: new Document() must inherit property "preferredStyleSheetSet" with the proper type (3)]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: new Document() must inherit property "styleSheetSets" with the proper type (4)]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: new Document() must inherit property "enableStyleSheetsForSet" with the proper type (5)]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: calling enableStyleSheetsForSet(DOMString) on new Document() with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[ProcessingInstruction interface: attribute sheet]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: operation pseudo(DOMString)]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: attribute cascadedStyle]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: attribute defaultStyle]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: attribute rawComputedStyle]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: attribute usedStyle]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLElement interface: attribute style]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute style]
|
||||
expected: FAIL
|
||||
|
||||
[Window interface: operation getComputedStyle(Element,DOMString)]
|
||||
expected: FAIL
|
||||
|
||||
[MediaList interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[MediaList interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[MediaList interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[MediaList interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[MediaList interface: attribute mediaText]
|
||||
expected: FAIL
|
||||
|
||||
[MediaList interface: attribute length]
|
||||
expected: FAIL
|
||||
|
||||
[MediaList interface: operation item(unsigned long)]
|
||||
expected: FAIL
|
||||
|
||||
[MediaList interface: operation appendMedium(DOMString)]
|
||||
expected: FAIL
|
||||
|
||||
[MediaList interface: operation deleteMedium(DOMString)]
|
||||
expected: FAIL
|
||||
|
||||
[StyleSheet interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[StyleSheet interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[StyleSheet interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[StyleSheet interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[StyleSheet interface: attribute type]
|
||||
expected: FAIL
|
||||
|
||||
[StyleSheet interface: attribute href]
|
||||
expected: FAIL
|
||||
|
||||
[StyleSheet interface: attribute ownerNode]
|
||||
expected: FAIL
|
||||
|
||||
[StyleSheet interface: attribute parentStyleSheet]
|
||||
expected: FAIL
|
||||
|
||||
[StyleSheet interface: attribute title]
|
||||
expected: FAIL
|
||||
|
||||
[StyleSheet interface: attribute media]
|
||||
expected: FAIL
|
||||
|
||||
[StyleSheet interface: attribute disabled]
|
||||
expected: FAIL
|
||||
|
||||
[CSSStyleSheet interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[CSSStyleSheet interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[CSSStyleSheet interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[CSSStyleSheet interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[CSSStyleSheet interface: attribute ownerRule]
|
||||
expected: FAIL
|
||||
|
||||
[CSSStyleSheet interface: attribute cssRules]
|
||||
expected: FAIL
|
||||
|
||||
[CSSStyleSheet interface: operation insertRule(DOMString,unsigned long)]
|
||||
expected: FAIL
|
||||
|
||||
[CSSStyleSheet interface: operation deleteRule(unsigned long)]
|
||||
expected: FAIL
|
||||
|
||||
[CSSStyleSheet must be primary interface of style_element.sheet]
|
||||
expected: FAIL
|
||||
|
||||
[Stringification of style_element.sheet]
|
||||
expected: FAIL
|
||||
|
||||
[CSSStyleSheet interface: style_element.sheet must inherit property "ownerRule" with the proper type (0)]
|
||||
expected: FAIL
|
||||
|
||||
[CSSStyleSheet interface: style_element.sheet must inherit property "cssRules" with the proper type (1)]
|
||||
expected: FAIL
|
||||
|
||||
[CSSStyleSheet interface: style_element.sheet must inherit property "insertRule" with the proper type (2)]
|
||||
expected: FAIL
|
||||
|
||||
[CSSStyleSheet interface: calling insertRule(DOMString,unsigned long) on style_element.sheet with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[CSSStyleSheet interface: style_element.sheet must inherit property "deleteRule" with the proper type (3)]
|
||||
expected: FAIL
|
||||
|
||||
[CSSStyleSheet interface: calling deleteRule(unsigned long) on style_element.sheet with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[StyleSheet interface: style_element.sheet must inherit property "type" with the proper type (0)]
|
||||
expected: FAIL
|
||||
|
||||
[StyleSheet interface: style_element.sheet must inherit property "href" with the proper type (1)]
|
||||
expected: FAIL
|
||||
|
||||
[StyleSheet interface: style_element.sheet must inherit property "ownerNode" with the proper type (2)]
|
||||
expected: FAIL
|
||||
|
||||
[StyleSheet interface: style_element.sheet must inherit property "parentStyleSheet" with the proper type (3)]
|
||||
expected: FAIL
|
||||
|
||||
[StyleSheet interface: style_element.sheet must inherit property "title" with the proper type (4)]
|
||||
expected: FAIL
|
||||
|
||||
[StyleSheet interface: style_element.sheet must inherit property "media" with the proper type (5)]
|
||||
expected: FAIL
|
||||
|
||||
[StyleSheet interface: style_element.sheet must inherit property "disabled" with the proper type (6)]
|
||||
expected: FAIL
|
||||
|
||||
[StyleSheetList interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[StyleSheetList interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[StyleSheetList interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[StyleSheetList interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[StyleSheetList interface: operation item(unsigned long)]
|
||||
expected: FAIL
|
||||
|
||||
[StyleSheetList interface: attribute length]
|
||||
expected: FAIL
|
||||
|
||||
[StyleSheetList must be primary interface of document.styleSheets]
|
||||
expected: FAIL
|
||||
|
||||
[Stringification of document.styleSheets]
|
||||
expected: FAIL
|
||||
|
||||
[StyleSheetList interface: document.styleSheets must inherit property "item" with the proper type (0)]
|
||||
expected: FAIL
|
||||
|
||||
[StyleSheetList interface: calling item(unsigned long) on document.styleSheets with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[StyleSheetList interface: document.styleSheets must inherit property "length" with the proper type (1)]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRuleList interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRuleList interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRuleList interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRuleList interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRuleList interface: operation item(unsigned long)]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRuleList interface: attribute length]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRuleList must be primary interface of style_element.sheet.cssRules]
|
||||
expected: FAIL
|
||||
|
||||
[Stringification of style_element.sheet.cssRules]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRuleList interface: style_element.sheet.cssRules must inherit property "item" with the proper type (0)]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRuleList interface: calling item(unsigned long) on style_element.sheet.cssRules with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRuleList interface: style_element.sheet.cssRules must inherit property "length" with the proper type (1)]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRule interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRule interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRule interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRule interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRule interface: constant STYLE_RULE on interface object]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRule interface: constant STYLE_RULE on interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRule interface: constant CHARSET_RULE on interface object]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRule interface: constant CHARSET_RULE on interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRule interface: constant IMPORT_RULE on interface object]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRule interface: constant IMPORT_RULE on interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRule interface: constant MEDIA_RULE on interface object]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRule interface: constant MEDIA_RULE on interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRule interface: constant FONT_FACE_RULE on interface object]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRule interface: constant FONT_FACE_RULE on interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRule interface: constant PAGE_RULE on interface object]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRule interface: constant PAGE_RULE on interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRule interface: constant MARGIN_RULE on interface object]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRule interface: constant MARGIN_RULE on interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRule interface: constant NAMESPACE_RULE on interface object]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRule interface: constant NAMESPACE_RULE on interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRule interface: attribute type]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRule interface: attribute cssText]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRule interface: attribute parentRule]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRule interface: attribute parentStyleSheet]
|
||||
expected: FAIL
|
||||
|
||||
[CSSStyleRule interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[CSSStyleRule interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[CSSStyleRule interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[CSSStyleRule interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[CSSStyleRule interface: attribute selectorText]
|
||||
expected: FAIL
|
||||
|
||||
[CSSStyleRule interface: attribute style]
|
||||
expected: FAIL
|
||||
|
||||
[CSSStyleRule must be primary interface of style_element.sheet.cssRules[0\]]
|
||||
expected: FAIL
|
||||
|
||||
[Stringification of style_element.sheet.cssRules[0\]]
|
||||
expected: FAIL
|
||||
|
||||
[CSSStyleRule interface: style_element.sheet.cssRules[0\] must inherit property "selectorText" with the proper type (0)]
|
||||
expected: FAIL
|
||||
|
||||
[CSSStyleRule interface: style_element.sheet.cssRules[0\] must inherit property "style" with the proper type (1)]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRule interface: style_element.sheet.cssRules[0\] must inherit property "STYLE_RULE" with the proper type (0)]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRule interface: style_element.sheet.cssRules[0\] must inherit property "CHARSET_RULE" with the proper type (1)]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRule interface: style_element.sheet.cssRules[0\] must inherit property "IMPORT_RULE" with the proper type (2)]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRule interface: style_element.sheet.cssRules[0\] must inherit property "MEDIA_RULE" with the proper type (3)]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRule interface: style_element.sheet.cssRules[0\] must inherit property "FONT_FACE_RULE" with the proper type (4)]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRule interface: style_element.sheet.cssRules[0\] must inherit property "PAGE_RULE" with the proper type (5)]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRule interface: style_element.sheet.cssRules[0\] must inherit property "MARGIN_RULE" with the proper type (6)]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRule interface: style_element.sheet.cssRules[0\] must inherit property "NAMESPACE_RULE" with the proper type (7)]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRule interface: style_element.sheet.cssRules[0\] must inherit property "type" with the proper type (8)]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRule interface: style_element.sheet.cssRules[0\] must inherit property "cssText" with the proper type (9)]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRule interface: style_element.sheet.cssRules[0\] must inherit property "parentRule" with the proper type (10)]
|
||||
expected: FAIL
|
||||
|
||||
[CSSRule interface: style_element.sheet.cssRules[0\] must inherit property "parentStyleSheet" with the proper type (11)]
|
||||
expected: FAIL
|
||||
|
||||
[CSSImportRule interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[CSSImportRule interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[CSSImportRule interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[CSSImportRule interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[CSSImportRule interface: attribute href]
|
||||
expected: FAIL
|
||||
|
||||
[CSSImportRule interface: attribute media]
|
||||
expected: FAIL
|
||||
|
||||
[CSSImportRule interface: attribute styleSheet]
|
||||
expected: FAIL
|
||||
|
||||
[CSSGroupingRule interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[CSSGroupingRule interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[CSSGroupingRule interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[CSSGroupingRule interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[CSSGroupingRule interface: attribute cssRules]
|
||||
expected: FAIL
|
||||
|
||||
[CSSGroupingRule interface: operation insertRule(DOMString,unsigned long)]
|
||||
expected: FAIL
|
||||
|
||||
[CSSGroupingRule interface: operation deleteRule(unsigned long)]
|
||||
expected: FAIL
|
||||
|
||||
[CSSMediaRule interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[CSSMediaRule interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[CSSMediaRule interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[CSSMediaRule interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[CSSMediaRule interface: attribute media]
|
||||
expected: FAIL
|
||||
|
||||
[CSSPageRule interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[CSSPageRule interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[CSSPageRule interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[CSSPageRule interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[CSSPageRule interface: attribute selectorText]
|
||||
expected: FAIL
|
||||
|
||||
[CSSPageRule interface: attribute style]
|
||||
expected: FAIL
|
||||
|
||||
[CSSMarginRule interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[CSSMarginRule interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[CSSMarginRule interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[CSSMarginRule interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[CSSMarginRule interface: attribute name]
|
||||
expected: FAIL
|
||||
|
||||
[CSSMarginRule interface: attribute style]
|
||||
expected: FAIL
|
||||
|
||||
[CSSNamespaceRule interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[CSSNamespaceRule interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[CSSNamespaceRule interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[CSSNamespaceRule interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[CSSNamespaceRule interface: attribute namespaceURI]
|
||||
expected: FAIL
|
||||
|
||||
[CSSNamespaceRule interface: attribute prefix]
|
||||
expected: FAIL
|
||||
|
||||
[CSSStyleDeclaration interface: attribute cssText]
|
||||
expected: FAIL
|
||||
|
||||
[CSSStyleDeclaration interface: attribute parentRule]
|
||||
expected: FAIL
|
||||
|
||||
[CSSStyleDeclaration interface: attribute camel_cased_attribute]
|
||||
expected: FAIL
|
||||
|
||||
[CSSStyleDeclaration interface: attribute dashed_attribute]
|
||||
expected: FAIL
|
||||
|
||||
[PseudoElement interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[PseudoElement interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[PseudoElement interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[PseudoElement interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[PseudoElement interface: attribute cascadedStyle]
|
||||
expected: FAIL
|
||||
|
||||
[PseudoElement interface: attribute defaultStyle]
|
||||
expected: FAIL
|
||||
|
||||
[PseudoElement interface: attribute rawComputedStyle]
|
||||
expected: FAIL
|
||||
|
||||
[PseudoElement interface: attribute usedStyle]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue