mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update test expectations
This commit is contained in:
parent
177d6fa4ee
commit
67a68bd1f6
18 changed files with 39 additions and 151 deletions
|
@ -1,3 +1,8 @@
|
|||
[index-003.htm]
|
||||
type: testharness
|
||||
expected: ERROR
|
||||
[@import rule is expected to be @import url("main.css")]
|
||||
expected: FAIL
|
||||
|
||||
[page rule is expected to be @page :first]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -117,24 +117,9 @@
|
|||
[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
|
||||
|
||||
|
@ -189,24 +174,9 @@
|
|||
[StyleSheetList interface: existence and properties of interface prototype object]
|
||||
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
|
||||
|
||||
|
@ -222,90 +192,9 @@
|
|||
[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
|
||||
|
||||
|
@ -381,18 +270,6 @@
|
|||
[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
|
||||
|
||||
|
@ -402,18 +279,6 @@
|
|||
[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
|
||||
|
||||
|
@ -453,18 +318,6 @@
|
|||
[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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue