diff options
Diffstat (limited to 'testing/web-platform/meta/css/cssom/idlharness.html.ini')
-rw-r--r-- | testing/web-platform/meta/css/cssom/idlharness.html.ini | 102 |
1 files changed, 74 insertions, 28 deletions
diff --git a/testing/web-platform/meta/css/cssom/idlharness.html.ini b/testing/web-platform/meta/css/cssom/idlharness.html.ini index 55fd582cc6..2c88315dd0 100644 --- a/testing/web-platform/meta/css/cssom/idlharness.html.ini +++ b/testing/web-platform/meta/css/cssom/idlharness.html.ini @@ -1,6 +1,4 @@ [idlharness.html] - expected: - if (os == "android") and fission: [OK, TIMEOUT] [Stringification of getComputedStyle(svg_element)] expected: FAIL @@ -37,9 +35,6 @@ [Stringification of sheet.cssRules[2\].cssRules[0\]] expected: FAIL - [CSSPageRule interface: existence and properties of interface prototype object] - expected: FAIL - [CSSStyleDeclaration interface: calling getPropertyValue(CSSOMString) on sheet.cssRules[2\].cssRules[0\].style with too few arguments must throw TypeError] expected: FAIL @@ -49,9 +44,6 @@ [CSSMarginRule interface: existence and properties of interface object] expected: FAIL - [CSSGroupingRule interface: calling deleteRule(unsigned long) on sheet.cssRules[2\] with too few arguments must throw TypeError] - expected: FAIL - [CSSStyleDeclaration must be primary interface of sheet.cssRules[2\].cssRules[0\].style] expected: FAIL @@ -67,9 +59,6 @@ [Stringification of sheet.cssRules[2\].style] expected: FAIL - [CSSGroupingRule interface: sheet.cssRules[2\] must inherit property "cssRules" with the proper type] - expected: FAIL - [CSSRule interface: sheet.cssRules[4\] must inherit property "MARGIN_RULE" with the proper type] expected: FAIL @@ -79,15 +68,9 @@ [CSSStyleDeclaration must be primary interface of style_element.style] expected: FAIL - [CSSStyleDeclaration interface: attribute cssFloat] - expected: FAIL - [CSSStyleDeclaration interface: sheet.cssRules[2\].cssRules[0\].style must inherit property "removeProperty(CSSOMString)" with the proper type] expected: FAIL - [CSSPageRule interface: existence and properties of interface object] - expected: FAIL - [CSSStyleDeclaration interface: calling item(unsigned long) on sheet.cssRules[2\].cssRules[0\].style with too few arguments must throw TypeError] expected: FAIL @@ -148,12 +131,6 @@ [CSSRule interface: sheet.cssRules[2\].cssRules[0\] must inherit property "type" with the proper type] expected: FAIL - [CSSStyleDeclaration interface: sheet.cssRules[2\].cssRules[0\].style must inherit property "cssFloat" with the proper type] - expected: FAIL - - [CSSGroupingRule interface: sheet.cssRules[2\] must inherit property "deleteRule(unsigned long)" with the proper type] - expected: FAIL - [Stringification of sheet.cssRules[2\].cssRules[0\].style] expected: FAIL @@ -184,17 +161,86 @@ [CSSStyleDeclaration interface: sheet.cssRules[2\].cssRules[0\].style must inherit property "setProperty(CSSOMString, CSSOMString, optional CSSOMString)" with the proper type] expected: FAIL - [CSSGroupingRule interface: calling insertRule(CSSOMString, optional unsigned long) on sheet.cssRules[2\] with too few arguments must throw TypeError] + [CSSStyleDeclaration interface: calling setProperty(CSSOMString, CSSOMString, optional CSSOMString) on sheet.cssRules[2\].cssRules[0\].style with too few arguments must throw TypeError] expected: FAIL - [CSSStyleDeclaration interface: calling setProperty(CSSOMString, CSSOMString, optional CSSOMString) on sheet.cssRules[2\].cssRules[0\].style with too few arguments must throw TypeError] + [CSSImportRule interface: sheet.cssRules[0\] must inherit property "layerName" with the proper type] expected: FAIL - [CSSGroupingRule interface: sheet.cssRules[2\] must inherit property "insertRule(CSSOMString, optional unsigned long)" with the proper type] + [CSSImportRule interface: sheet.cssRules[0\] must inherit property "supportsText" with the proper type] expected: FAIL - [CSSImportRule interface: sheet.cssRules[0\] must inherit property "layerName" with the proper type] + [CSSPageDescriptors interface: existence and properties of interface object] expected: FAIL - [CSSImportRule interface: sheet.cssRules[0\] must inherit property "supportsText" with the proper type] + [CSSPageDescriptors interface object length] + expected: FAIL + + [CSSPageDescriptors interface object name] + expected: FAIL + + [CSSPageDescriptors interface: existence and properties of interface prototype object] + expected: FAIL + + [CSSPageDescriptors interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [CSSPageDescriptors interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [CSSPageDescriptors interface: attribute margin] + expected: FAIL + + [CSSPageDescriptors interface: attribute marginTop] + expected: FAIL + + [CSSPageDescriptors interface: attribute marginRight] + expected: FAIL + + [CSSPageDescriptors interface: attribute marginBottom] + expected: FAIL + + [CSSPageDescriptors interface: attribute marginLeft] + expected: FAIL + + [CSSPageDescriptors interface: attribute margin-top] + expected: FAIL + + [CSSPageDescriptors interface: attribute margin-right] + expected: FAIL + + [CSSPageDescriptors interface: attribute margin-bottom] + expected: FAIL + + [CSSPageDescriptors interface: attribute margin-left] + expected: FAIL + + [CSSPageDescriptors interface: attribute size] + expected: FAIL + + [CSSPageDescriptors interface: attribute marks] + expected: FAIL + + [CSSPageDescriptors interface: attribute bleed] + expected: FAIL + + [CSSStyleProperties interface: existence and properties of interface object] + expected: FAIL + + [CSSStyleProperties interface object length] + expected: FAIL + + [CSSStyleProperties interface object name] + expected: FAIL + + [CSSStyleProperties interface: existence and properties of interface prototype object] + expected: FAIL + + [CSSStyleProperties interface: existence and properties of interface prototype object's "constructor" property] + expected: FAIL + + [CSSStyleProperties interface: existence and properties of interface prototype object's @@unscopables property] + expected: FAIL + + [CSSStyleProperties interface: attribute cssFloat] expected: FAIL |