mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update test expectations
This commit is contained in:
parent
177d6fa4ee
commit
67a68bd1f6
18 changed files with 39 additions and 151 deletions
|
@ -1,2 +1,3 @@
|
||||||
[test_pref_reset.html]
|
[test_pref_reset.html]
|
||||||
|
type: testharness
|
||||||
prefs: [@Reset]
|
prefs: [@Reset]
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
[test_pref_set.html]
|
[test_pref_set.html]
|
||||||
|
type: testharness
|
||||||
prefs: ["browser.display.foreground_color:#00FF00",
|
prefs: ["browser.display.foreground_color:#00FF00",
|
||||||
"browser.display.background_color:#000000"]
|
"browser.display.background_color:#000000"]
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
[testharness_1.html]
|
[testharness_1.html]
|
||||||
|
type: testharness
|
||||||
disabled: @False
|
disabled: @False
|
|
@ -1,4 +1,5 @@
|
||||||
tags: [file-tag]
|
tags: [file-tag]
|
||||||
|
|
||||||
[testharness_0.html]
|
[testharness_0.html]
|
||||||
|
type: testharness
|
||||||
tags: [test-tag]
|
tags: [test-tag]
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
[testharness_0.html]
|
[testharness_0.html]
|
||||||
|
type: testharness
|
||||||
tags: [test-1-tag]
|
tags: [test-1-tag]
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
tags: [file-tag]
|
tags: [file-tag]
|
||||||
|
|
||||||
[testharness_2.html]
|
[testharness_2.html]
|
||||||
|
type: testharness
|
||||||
tags: [test-2-tag, @Reset]
|
tags: [test-2-tag, @Reset]
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
type: testharness
|
type: testharness
|
||||||
[changing transition-property / values]
|
[changing transition-property / values]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[changing transition-duration / values]
|
[changing transition-duration / values]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
[color-applies-to-014.htm]
|
[color-applies-to-014.htm]
|
||||||
disabled: https://github.com/servo/servo/pull/13870#issuecomment-255507790
|
type: reftest
|
||||||
|
disabled: https://github.com/servo/servo/pull/13870
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
[index-003.htm]
|
[index-003.htm]
|
||||||
type: testharness
|
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]
|
[StyleSheet interface: attribute disabled]
|
||||||
expected: FAIL
|
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]
|
[CSSStyleSheet interface: attribute ownerRule]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[CSSStyleSheet interface: attribute cssRules]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CSSStyleSheet interface: operation insertRule(DOMString,unsigned long)]
|
[CSSStyleSheet interface: operation insertRule(DOMString,unsigned long)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -189,24 +174,9 @@
|
||||||
[StyleSheetList interface: existence and properties of interface prototype object]
|
[StyleSheetList interface: existence and properties of interface prototype object]
|
||||||
expected: FAIL
|
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]
|
[CSSRuleList interface: existence and properties of interface prototype object]
|
||||||
expected: FAIL
|
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]
|
[CSSRuleList must be primary interface of style_element.sheet.cssRules]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -222,90 +192,9 @@
|
||||||
[CSSRuleList interface: style_element.sheet.cssRules must inherit property "length" with the proper type (1)]
|
[CSSRuleList interface: style_element.sheet.cssRules must inherit property "length" with the proper type (1)]
|
||||||
expected: FAIL
|
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]
|
[CSSRule interface: attribute parentRule]
|
||||||
expected: FAIL
|
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]
|
[CSSStyleRule interface: attribute selectorText]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -381,18 +270,6 @@
|
||||||
[CSSImportRule interface: attribute styleSheet]
|
[CSSImportRule interface: attribute styleSheet]
|
||||||
expected: FAIL
|
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]
|
[CSSGroupingRule interface: attribute cssRules]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -402,18 +279,6 @@
|
||||||
[CSSGroupingRule interface: operation deleteRule(unsigned long)]
|
[CSSGroupingRule interface: operation deleteRule(unsigned long)]
|
||||||
expected: FAIL
|
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]
|
[CSSMediaRule interface: attribute media]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -453,18 +318,6 @@
|
||||||
[CSSMarginRule interface: attribute style]
|
[CSSMarginRule interface: attribute style]
|
||||||
expected: FAIL
|
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]
|
[CSSNamespaceRule interface: attribute namespaceURI]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -17,3 +17,4 @@
|
||||||
|
|
||||||
[test skewY()]
|
[test skewY()]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
[DOMMatrix-001.xht]
|
[DOMMatrix-001.xht]
|
||||||
type: testharness
|
type: testharness
|
||||||
|
|
||||||
[testConstructor1]
|
[testConstructor1]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -17,3 +17,4 @@
|
||||||
|
|
||||||
[test skewY()]
|
[test skewY()]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
[DOMMatrix-001.xht]
|
[DOMMatrix-001.xht]
|
||||||
type: testharness
|
type: testharness
|
||||||
|
|
||||||
[testConstructor1]
|
[testConstructor1]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -17,3 +17,4 @@
|
||||||
|
|
||||||
[test skewY()]
|
[test skewY()]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
[basic-transition.html]
|
[basic-transition.html]
|
||||||
|
type: reftest
|
||||||
disabled: https://github.com/servo/servo/issues/13865
|
disabled: https://github.com/servo/servo/issues/13865
|
||||||
|
|
|
@ -20,7 +20,17 @@ test_interfaces([
|
||||||
"CharacterData",
|
"CharacterData",
|
||||||
"CloseEvent",
|
"CloseEvent",
|
||||||
"CSS",
|
"CSS",
|
||||||
|
"CSSFontFaceRule",
|
||||||
|
"CSSGroupingRule",
|
||||||
|
"CSSKeyframesRule",
|
||||||
|
"CSSMediaRule",
|
||||||
|
"CSSNamespaceRule",
|
||||||
|
"CSSRule",
|
||||||
|
"CSSRuleList",
|
||||||
"CSSStyleDeclaration",
|
"CSSStyleDeclaration",
|
||||||
|
"CSSStyleRule",
|
||||||
|
"CSSStyleSheet",
|
||||||
|
"CSSViewportRule",
|
||||||
"DOMMatrix",
|
"DOMMatrix",
|
||||||
"DOMMatrixReadOnly",
|
"DOMMatrixReadOnly",
|
||||||
"DOMPoint",
|
"DOMPoint",
|
||||||
|
|
|
@ -11,7 +11,17 @@ test_interfaces([
|
||||||
"Blob",
|
"Blob",
|
||||||
"CloseEvent",
|
"CloseEvent",
|
||||||
"CSS",
|
"CSS",
|
||||||
|
"CSSFontFaceRule",
|
||||||
|
"CSSGroupingRule",
|
||||||
|
"CSSKeyframesRule",
|
||||||
|
"CSSMediaRule",
|
||||||
|
"CSSNamespaceRule",
|
||||||
|
"CSSRule",
|
||||||
|
"CSSRuleList",
|
||||||
"CSSStyleDeclaration",
|
"CSSStyleDeclaration",
|
||||||
|
"CSSStyleRule",
|
||||||
|
"CSSStyleSheet",
|
||||||
|
"CSSViewportRule",
|
||||||
"DOMPoint",
|
"DOMPoint",
|
||||||
"DOMPointReadOnly",
|
"DOMPointReadOnly",
|
||||||
"DOMQuad",
|
"DOMQuad",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue