mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Implement `CSSStyleSheet.replace` [#dom-cssstylesheet-replace](https://drafts.csswg.org/cssom/#dom-cssstylesheet-replace) with disallow modification flag [#concept-css-style-sheet-disallow-modification-flag](https://drafts.csswg.org/cssom/#concept-css-style-sheet-disallow-modification-flag). Basically it would behave like `replaceSync`, but we are running it asynchronously. Testing: Existing WPT coverage. Part of: https://github.com/servo/servo/issues/36162 --------- Signed-off-by: Jo Steven Novaryo <jo.steven.novaryo@huawei.com>
567 lines
21 KiB
INI
Vendored
567 lines
21 KiB
INI
Vendored
[idlharness.html]
|
|
[CSSRule interface: attribute parentRule]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: calling getPropertyPriority(CSSOMString) on sheet.cssRules[2\].style with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: style_element.style must inherit property "parentRule" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: sheet.cssRules[4\].style must inherit property "setProperty(CSSOMString, CSSOMString, optional CSSOMString)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: sheet.cssRules[2\].style must inherit property "removeProperty(CSSOMString)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Stringification of svg_element.style]
|
|
expected: FAIL
|
|
|
|
[CSSStyleSheet interface: sheet must inherit property "ownerRule" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSRule interface: sheet.cssRules[2\].cssRules[0\] must inherit property "parentRule" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: calling getPropertyPriority(CSSOMString) on sheet.cssRules[2\].cssRules[0\].style with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[CSSRule interface: sheet.cssRules[2\].cssRules[0\] must inherit property "STYLE_RULE" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSRule interface: sheet.cssRules[2\].cssRules[0\] must inherit property "FONT_FACE_RULE" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: sheet.cssRules[4\].style must inherit property "parentRule" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: calling setProperty(CSSOMString, CSSOMString, optional CSSOMString) on sheet.cssRules[2\].style with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration must be primary interface of sheet.cssRules[4\].style]
|
|
expected: FAIL
|
|
|
|
[CSSMarginRule interface: sheet.cssRules[2\].cssRules[0\] must inherit property "style" with the proper type]
|
|
expected: FAIL
|
|
|
|
[SVGStyleElement interface: attribute sheet]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: sheet.cssRules[2\].cssRules[0\].style must inherit property "setProperty(CSSOMString, CSSOMString, optional CSSOMString)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: sheet.cssRules[2\].style must inherit property "setProperty(CSSOMString, CSSOMString, optional CSSOMString)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Stringification of sheet.cssRules[2\].cssRules[0\]]
|
|
expected: FAIL
|
|
|
|
[CSSImportRule interface: attribute media]
|
|
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
|
|
|
|
[CSSMarginRule interface: existence and properties of interface prototype object]
|
|
expected: FAIL
|
|
|
|
[CSSMarginRule interface: existence and properties of interface object]
|
|
expected: FAIL
|
|
|
|
[CSSStyleRule must be primary interface of sheet.cssRules[4\]]
|
|
expected: FAIL
|
|
|
|
[CSSRule interface: sheet.cssRules[4\] must inherit property "PAGE_RULE" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: svg_element.style must inherit property "cssFloat" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration must be primary interface of sheet.cssRules[2\].cssRules[0\].style]
|
|
expected: FAIL
|
|
|
|
[CSSMarginRule interface: sheet.cssRules[2\].cssRules[0\] must inherit property "name" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: calling item(unsigned long) on sheet.cssRules[2\].style with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Stringification of sheet.cssRules[4\].style]
|
|
expected: FAIL
|
|
|
|
[CSSMarginRule interface: attribute name]
|
|
expected: FAIL
|
|
|
|
[StyleSheet interface: attribute parentStyleSheet]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: calling getPropertyPriority(CSSOMString) on sheet.cssRules[4\].style with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Stringification of sheet.cssRules[2\].style]
|
|
expected: FAIL
|
|
|
|
[CSSPageRule interface object length]
|
|
expected: FAIL
|
|
|
|
[CSSRule interface: sheet.cssRules[4\] must inherit property "MARGIN_RULE" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration must be primary interface of svg_element.style]
|
|
expected: FAIL
|
|
|
|
[CSSRule interface: sheet.cssRules[4\] must inherit property "type" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: calling getPropertyValue(CSSOMString) on sheet.cssRules[2\].style with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: calling item(unsigned long) on sheet.cssRules[4\].style with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[CSSImportRule interface: attribute href]
|
|
expected: FAIL
|
|
|
|
[CSSRule interface: sheet.cssRules[2\] must inherit property "parentRule" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: sheet.cssRules[2\].style must inherit property "parentRule" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSPageRule interface: existence and properties of interface prototype object's "constructor" property]
|
|
expected: FAIL
|
|
|
|
[CSSPageRule interface: existence and properties of interface prototype object's @@unscopables property]
|
|
expected: FAIL
|
|
|
|
[CSSRule interface: sheet.cssRules[1\] must inherit property "parentRule" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSImportRule interface: attribute styleSheet]
|
|
expected: FAIL
|
|
|
|
[CSSPageRule interface: existence and properties of interface object]
|
|
expected: FAIL
|
|
|
|
[CSSPageRule must be primary interface of sheet.cssRules[2\]]
|
|
expected: FAIL
|
|
|
|
[CSSRule interface: sheet.cssRules[4\] must inherit property "STYLE_RULE" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: sheet.cssRules[4\].style must inherit property "cssText" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: calling item(unsigned long) on sheet.cssRules[2\].cssRules[0\].style with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: calling removeProperty(CSSOMString) on sheet.cssRules[4\].style with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[CSSPageRule interface: sheet.cssRules[2\] must inherit property "style" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration must be primary interface of sheet.cssRules[2\].style]
|
|
expected: FAIL
|
|
|
|
[CSSMarginRule must be primary interface of sheet.cssRules[2\].cssRules[0\]]
|
|
expected: FAIL
|
|
|
|
[CSSStyleSheet interface: attribute ownerRule]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: sheet.cssRules[2\].cssRules[0\].style must inherit property "getPropertyValue(CSSOMString)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSRule interface: sheet.cssRules[2\].cssRules[0\] must inherit property "MARGIN_RULE" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSImportRule interface: sheet.cssRules[0\] must inherit property "styleSheet" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSPageRule interface: attribute selectorText]
|
|
expected: FAIL
|
|
|
|
[StyleSheet interface: sheet must inherit property "parentStyleSheet" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSPageRule interface: sheet.cssRules[2\] must inherit property "selectorText" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSMarginRule interface: existence and properties of interface prototype object's @@unscopables property]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: sheet.cssRules[4\].style must inherit property "getPropertyPriority(CSSOMString)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: svg_element.style must inherit property "parentRule" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSRule interface: sheet.cssRules[4\] must inherit property "NAMESPACE_RULE" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSRule interface: sheet.cssRules[2\].cssRules[0\] must inherit property "NAMESPACE_RULE" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: sheet.cssRules[2\].style must inherit property "getPropertyPriority(CSSOMString)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: sheet.cssRules[2\].cssRules[0\].style must inherit property "removeProperty(CSSOMString)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: sheet.cssRules[2\].style must inherit property "length" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: calling removeProperty(CSSOMString) on sheet.cssRules[2\].style with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: getComputedStyle(svg_element) must inherit property "parentRule" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: sheet.cssRules[4\].style must inherit property "removeProperty(CSSOMString)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: calling getPropertyValue(CSSOMString) on sheet.cssRules[4\].style with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: sheet.cssRules[4\].style must inherit property "length" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSRule interface: sheet.cssRules[0\] must inherit property "parentRule" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: sheet.cssRules[2\].cssRules[0\].style must inherit property "length" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSRule interface: sheet.cssRules[4\] must inherit property "MEDIA_RULE" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: sheet.cssRules[2\].style must inherit property "cssText" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Stringification of sheet.cssRules[4\]]
|
|
expected: FAIL
|
|
|
|
[CSSPageRule interface: attribute style]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: sheet.cssRules[2\].cssRules[0\].style must inherit property "parentRule" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: sheet.cssRules[2\].cssRules[0\].style must inherit property "cssText" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSRule interface: sheet.cssRules[4\] must inherit property "parentStyleSheet" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: sheet.cssRules[4\].style must inherit property "getPropertyValue(CSSOMString)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSRule interface: sheet.cssRules[2\].cssRules[0\] must inherit property "PAGE_RULE" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSStyleRule interface: sheet.cssRules[4\] must inherit property "style" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: sheet.cssRules[2\].style must inherit property "item(unsigned long)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSMarginRule interface object length]
|
|
expected: FAIL
|
|
|
|
[CSSRule interface: sheet.cssRules[2\].cssRules[0\] must inherit property "IMPORT_RULE" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSRule interface: sheet.cssRules[4\] must inherit property "FONT_FACE_RULE" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: sheet.cssRules[4\].style must inherit property "cssFloat" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: calling removeProperty(CSSOMString) on sheet.cssRules[2\].cssRules[0\].style with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[ProcessingInstruction interface: xmlss_pi must inherit property "sheet" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSRule interface: sheet.cssRules[4\] must inherit property "cssText" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSMarginRule interface: existence and properties of interface prototype object's "constructor" property]
|
|
expected: FAIL
|
|
|
|
[CSSRule interface: sheet.cssRules[2\].cssRules[0\] must inherit property "MEDIA_RULE" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSPageRule interface object name]
|
|
expected: FAIL
|
|
|
|
[ProcessingInstruction interface: attribute sheet]
|
|
expected: FAIL
|
|
|
|
[CSSRule interface: sheet.cssRules[4\] must inherit property "CHARSET_RULE" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: calling setProperty(CSSOMString, CSSOMString, optional CSSOMString) on sheet.cssRules[2\].cssRules[0\].style with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[CSSRule interface: sheet.cssRules[2\].cssRules[0\] must inherit property "type" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSRule interface: sheet.cssRules[4\] must inherit property "IMPORT_RULE" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: sheet.cssRules[2\].cssRules[0\].style must inherit property "cssFloat" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSImportRule interface: sheet.cssRules[0\] must inherit property "media" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: sheet.cssRules[2\].style must inherit property "cssFloat" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: sheet.cssRules[2\].cssRules[0\].style must inherit property "getPropertyPriority(CSSOMString)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: sheet.cssRules[4\].style must inherit property "item(unsigned long)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Stringification of sheet.cssRules[2\].cssRules[0\].style]
|
|
expected: FAIL
|
|
|
|
[CSSRule interface: sheet.cssRules[2\].cssRules[0\] must inherit property "CHARSET_RULE" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSRule interface: sheet.cssRules[4\] must inherit property "parentRule" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: calling setProperty(CSSOMString, CSSOMString, optional CSSOMString) on sheet.cssRules[4\].style with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[CSSMarginRule interface: attribute style]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: sheet.cssRules[2\].style must inherit property "getPropertyValue(CSSOMString)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Stringification of sheet.cssRules[2\]]
|
|
expected: FAIL
|
|
|
|
[CSSRule interface: sheet.cssRules[2\].cssRules[0\] must inherit property "parentStyleSheet" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: attribute parentRule]
|
|
expected: FAIL
|
|
|
|
[CSSStyleRule interface: sheet.cssRules[4\] must inherit property "selectorText" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSRule interface: sheet.cssRules[2\].cssRules[0\] must inherit property "cssText" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSImportRule interface: sheet.cssRules[0\] must inherit property "href" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSMarginRule interface object name]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: sheet.cssRules[2\].cssRules[0\].style must inherit property "item(unsigned long)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSS namespace: [[Prototype\]\] is Object.prototype]
|
|
expected: FAIL
|
|
|
|
[CSS namespace: typeof is "object"]
|
|
expected: FAIL
|
|
|
|
[CSS namespace: has no name property]
|
|
expected: FAIL
|
|
|
|
[CSS namespace: has no length property]
|
|
expected: FAIL
|
|
|
|
[MathMLElement interface: attribute style]
|
|
expected: FAIL
|
|
|
|
[CSSImportRule interface: attribute supportsText]
|
|
expected: FAIL
|
|
|
|
[CSSImportRule interface: sheet.cssRules[0\] must inherit property "layerName" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSImportRule interface: sheet.cssRules[0\] must inherit property "supportsText" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSGroupingRule interface: sheet.cssRules[4\] must inherit property "cssRules" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSGroupingRule interface: sheet.cssRules[4\] must inherit property "insertRule(CSSOMString, optional unsigned long)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSGroupingRule interface: calling insertRule(CSSOMString, optional unsigned long) on sheet.cssRules[4\] with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[CSSGroupingRule interface: sheet.cssRules[4\] must inherit property "deleteRule(unsigned long)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSGroupingRule interface: calling deleteRule(unsigned long) on sheet.cssRules[4\] with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[CSSPageDescriptors interface: existence and properties of interface object]
|
|
expected: FAIL
|
|
|
|
[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
|
|
|
|
[CSSPageDescriptors interface: attribute orientation]
|
|
expected: FAIL
|
|
|
|
[CSSPageDescriptors interface: attribute pageOrientation]
|
|
expected: FAIL
|
|
|
|
[CSSPageDescriptors interface: attribute page-orientation]
|
|
expected: FAIL
|
|
|
|
[CSSPageDescriptors must be primary interface of sheet.cssRules[2\].style]
|
|
expected: FAIL
|
|
|
|
[CSSPageDescriptors interface: sheet.cssRules[2\].style must inherit property "margin" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSPageDescriptors interface: sheet.cssRules[2\].style must inherit property "marginTop" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSPageDescriptors interface: sheet.cssRules[2\].style must inherit property "marginRight" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSPageDescriptors interface: sheet.cssRules[2\].style must inherit property "marginBottom" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSPageDescriptors interface: sheet.cssRules[2\].style must inherit property "marginLeft" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSPageDescriptors interface: sheet.cssRules[2\].style must inherit property "margin-top" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSPageDescriptors interface: sheet.cssRules[2\].style must inherit property "margin-right" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSPageDescriptors interface: sheet.cssRules[2\].style must inherit property "margin-bottom" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSPageDescriptors interface: sheet.cssRules[2\].style must inherit property "margin-left" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSPageDescriptors interface: sheet.cssRules[2\].style must inherit property "size" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSPageDescriptors interface: sheet.cssRules[2\].style must inherit property "pageOrientation" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSPageDescriptors interface: sheet.cssRules[2\].style must inherit property "page-orientation" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSPageDescriptors interface: sheet.cssRules[2\].style must inherit property "marks" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSPageDescriptors interface: sheet.cssRules[2\].style must inherit property "bleed" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSStyleProperties must be primary interface of sheet.cssRules[4\].style]
|
|
expected: FAIL
|
|
|
|
[CSSStyleProperties interface: sheet.cssRules[4\].style must inherit property "cssFloat" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSStyleProperties must be primary interface of sheet.cssRules[2\].cssRules[0\].style]
|
|
expected: FAIL
|
|
|
|
[CSSStyleProperties interface: sheet.cssRules[2\].cssRules[0\].style must inherit property "cssFloat" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSStyleProperties must be primary interface of style_element.style]
|
|
expected: FAIL
|
|
|
|
[Stringification of style_element.style]
|
|
expected: FAIL
|
|
|
|
[CSSStyleProperties must be primary interface of svg_element.style]
|
|
expected: FAIL
|
|
|
|
[CSSStyleProperties must be primary interface of getComputedStyle(svg_element)]
|
|
expected: FAIL
|
|
|
|
[Stringification of getComputedStyle(svg_element)]
|
|
expected: FAIL
|