Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Immutable CSSOM #14190

Merged
merged 6 commits into from Nov 16, 2016
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Update test expectations

  • Loading branch information
Manishearth committed Nov 15, 2016
commit 67a68bd1f631e85dce27eb97b07062505278a3d1
@@ -1,2 +1,3 @@
[test_pref_reset.html]
type: testharness
prefs: [@Reset]
@@ -1,3 +1,4 @@
[test_pref_set.html]
type: testharness
prefs: ["browser.display.foreground_color:#00FF00",
"browser.display.background_color:#000000"]
@@ -1,2 +1,3 @@
[testharness_1.html]
type: testharness
disabled: @False
@@ -1,4 +1,5 @@
tags: [file-tag]

[testharness_0.html]
type: testharness
tags: [test-tag]
@@ -1,2 +1,3 @@
[testharness_0.html]
type: testharness
tags: [test-1-tag]
@@ -1,4 +1,5 @@
tags: [file-tag]

[testharness_2.html]
type: testharness
tags: [test-2-tag, @Reset]
@@ -2,6 +2,7 @@
type: testharness
[changing transition-property / values]
expected: FAIL

[changing transition-duration / values]
expected: FAIL

@@ -1,2 +1,3 @@
[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]
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

@@ -17,3 +17,4 @@

[test skewY()]
expected: FAIL

@@ -1,6 +1,5 @@
[DOMMatrix-001.xht]
type: testharness

[testConstructor1]
expected: FAIL

@@ -17,3 +17,4 @@

[test skewY()]
expected: FAIL

@@ -1,6 +1,5 @@
[DOMMatrix-001.xht]
type: testharness

[testConstructor1]
expected: FAIL

@@ -17,3 +17,4 @@

[test skewY()]
expected: FAIL

@@ -1,2 +1,3 @@
[basic-transition.html]
type: reftest
disabled: https://github.com/servo/servo/issues/13865
@@ -20,7 +20,17 @@
"CharacterData",
"CloseEvent",
"CSS",
"CSSFontFaceRule",
"CSSGroupingRule",
"CSSKeyframesRule",
"CSSMediaRule",
"CSSNamespaceRule",
"CSSRule",
"CSSRuleList",
"CSSStyleDeclaration",
"CSSStyleRule",
"CSSStyleSheet",
"CSSViewportRule",
"DOMMatrix",
"DOMMatrixReadOnly",
"DOMPoint",
@@ -11,7 +11,17 @@ test_interfaces([
"Blob",
"CloseEvent",
"CSS",
"CSSFontFaceRule",
"CSSGroupingRule",
"CSSKeyframesRule",
"CSSMediaRule",
"CSSNamespaceRule",
"CSSRule",
"CSSRuleList",
"CSSStyleDeclaration",
"CSSStyleRule",
"CSSStyleSheet",
"CSSViewportRule",
"DOMPoint",
"DOMPointReadOnly",
"DOMQuad",
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.