mirror of
https://github.com/servo/servo.git
synced 2025-10-03 18:19:14 +01:00
509 lines
19 KiB
INI
509 lines
19 KiB
INI
[interfaces.html]
|
|
type: testharness
|
|
[Document interface: attribute selectedStyleSheetSet]
|
|
expected: FAIL
|
|
|
|
[Document interface: attribute lastStyleSheetSet]
|
|
expected: FAIL
|
|
|
|
[Document interface: attribute preferredStyleSheetSet]
|
|
expected: FAIL
|
|
|
|
[Document interface: attribute styleSheetSets]
|
|
expected: FAIL
|
|
|
|
[Document interface: operation enableStyleSheetsForSet(DOMString)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document must inherit property "selectedStyleSheetSet" with the proper type (1)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document must inherit property "lastStyleSheetSet" with the proper type (2)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document must inherit property "preferredStyleSheetSet" with the proper type (3)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document must inherit property "styleSheetSets" with the proper type (4)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document must inherit property "enableStyleSheetsForSet" with the proper type (5)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling enableStyleSheetsForSet(DOMString) on document with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "selectedStyleSheetSet" with the proper type (1)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "lastStyleSheetSet" with the proper type (2)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "preferredStyleSheetSet" with the proper type (3)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "styleSheetSets" with the proper type (4)]
|
|
expected: FAIL
|
|
|
|
[Document interface: new Document() must inherit property "enableStyleSheetsForSet" with the proper type (5)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling enableStyleSheetsForSet(DOMString) on new Document() with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[ProcessingInstruction interface: attribute sheet]
|
|
expected: FAIL
|
|
|
|
[Element interface: operation pseudo(DOMString)]
|
|
expected: FAIL
|
|
|
|
[Element interface: attribute cascadedStyle]
|
|
expected: FAIL
|
|
|
|
[Element interface: attribute defaultStyle]
|
|
expected: FAIL
|
|
|
|
[Element interface: attribute rawComputedStyle]
|
|
expected: FAIL
|
|
|
|
[Element interface: attribute usedStyle]
|
|
expected: FAIL
|
|
|
|
[HTMLElement interface: attribute style]
|
|
expected: FAIL
|
|
|
|
[SVGElement interface: attribute style]
|
|
expected: FAIL
|
|
|
|
[MediaList interface: existence and properties of interface prototype object]
|
|
expected: FAIL
|
|
|
|
[StyleSheet interface: attribute type]
|
|
expected: FAIL
|
|
|
|
[StyleSheet interface: attribute ownerNode]
|
|
expected: FAIL
|
|
|
|
[StyleSheet interface: attribute parentStyleSheet]
|
|
expected: FAIL
|
|
|
|
[StyleSheet interface: attribute media]
|
|
expected: FAIL
|
|
|
|
[CSSStyleSheet interface: attribute ownerRule]
|
|
expected: FAIL
|
|
|
|
[CSSStyleSheet interface: style_element.sheet must inherit property "ownerRule" with the proper type (0)]
|
|
expected: FAIL
|
|
|
|
[StyleSheet interface: style_element.sheet must inherit property "type" with the proper type (0)]
|
|
expected: FAIL
|
|
|
|
[StyleSheet interface: style_element.sheet must inherit property "ownerNode" with the proper type (2)]
|
|
expected: FAIL
|
|
|
|
[StyleSheet interface: style_element.sheet must inherit property "parentStyleSheet" with the proper type (3)]
|
|
expected: FAIL
|
|
|
|
[StyleSheet interface: style_element.sheet must inherit property "media" with the proper type (5)]
|
|
expected: FAIL
|
|
|
|
[StyleSheetList interface: existence and properties of interface prototype object]
|
|
expected: FAIL
|
|
|
|
[CSSRuleList interface: existence and properties of interface prototype object]
|
|
expected: FAIL
|
|
|
|
[CSSRule interface: attribute parentRule]
|
|
expected: FAIL
|
|
|
|
[CSSRule interface: style_element.sheet.cssRules[0\] must inherit property "parentRule" with the proper type (10)]
|
|
expected: FAIL
|
|
|
|
[CSSImportRule interface: attribute href]
|
|
expected: FAIL
|
|
|
|
[CSSImportRule interface: attribute media]
|
|
expected: FAIL
|
|
|
|
[CSSImportRule interface: attribute styleSheet]
|
|
expected: FAIL
|
|
|
|
[CSSPageRule interface: existence and properties of interface object]
|
|
expected: FAIL
|
|
|
|
[CSSPageRule interface object length]
|
|
expected: FAIL
|
|
|
|
[CSSPageRule interface: existence and properties of interface prototype object]
|
|
expected: FAIL
|
|
|
|
[CSSPageRule interface: existence and properties of interface prototype object's "constructor" property]
|
|
expected: FAIL
|
|
|
|
[CSSPageRule interface: attribute selectorText]
|
|
expected: FAIL
|
|
|
|
[CSSPageRule interface: attribute style]
|
|
expected: FAIL
|
|
|
|
[CSSMarginRule interface: existence and properties of interface object]
|
|
expected: FAIL
|
|
|
|
[CSSMarginRule interface object length]
|
|
expected: FAIL
|
|
|
|
[CSSMarginRule interface: existence and properties of interface prototype object]
|
|
expected: FAIL
|
|
|
|
[CSSMarginRule interface: existence and properties of interface prototype object's "constructor" property]
|
|
expected: FAIL
|
|
|
|
[CSSMarginRule interface: attribute name]
|
|
expected: FAIL
|
|
|
|
[CSSMarginRule interface: attribute style]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: attribute parentRule]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: attribute camel_cased_attribute]
|
|
expected: FAIL
|
|
|
|
[CSSStyleDeclaration interface: attribute dashed_attribute]
|
|
expected: FAIL
|
|
|
|
[PseudoElement interface: existence and properties of interface object]
|
|
expected: FAIL
|
|
|
|
[PseudoElement interface object length]
|
|
expected: FAIL
|
|
|
|
[PseudoElement interface: existence and properties of interface prototype object]
|
|
expected: FAIL
|
|
|
|
[PseudoElement interface: existence and properties of interface prototype object's "constructor" property]
|
|
expected: FAIL
|
|
|
|
[PseudoElement interface: attribute cascadedStyle]
|
|
expected: FAIL
|
|
|
|
[PseudoElement interface: attribute defaultStyle]
|
|
expected: FAIL
|
|
|
|
[PseudoElement interface: attribute rawComputedStyle]
|
|
expected: FAIL
|
|
|
|
[PseudoElement interface: attribute usedStyle]
|
|
expected: FAIL
|
|
|
|
[CSSMediaRule interface: existence and properties of interface object]
|
|
expected: FAIL
|
|
|
|
[CSSMediaRule interface: existence and properties of interface prototype object]
|
|
expected: FAIL
|
|
|
|
[CSSPageRule interface object name]
|
|
expected: FAIL
|
|
|
|
[CSSMarginRule interface object name]
|
|
expected: FAIL
|
|
|
|
[PseudoElement interface object name]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElement('div') must inherit property "scrollIntoView([object Object\],[object Object\])" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Element interface: calling scrollIntoView([object Object\],[object Object\]) on document.createElement('div') with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElement('div') must inherit property "getBoxQuads(BoxQuadOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Element interface: calling getBoxQuads(BoxQuadOptions) on document.createElement('div') with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElement('div') must inherit property "convertQuadFromNode(DOMQuadInit, GeometryNode, ConvertCoordinateOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Element interface: calling convertQuadFromNode(DOMQuadInit, GeometryNode, ConvertCoordinateOptions) on document.createElement('div') with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElement('div') must inherit property "convertRectFromNode(DOMRectReadOnly, GeometryNode, ConvertCoordinateOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Element interface: calling convertRectFromNode(DOMRectReadOnly, GeometryNode, ConvertCoordinateOptions) on document.createElement('div') with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElement('div') must inherit property "convertPointFromNode(DOMPointInit, GeometryNode, ConvertCoordinateOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Element interface: calling convertPointFromNode(DOMPointInit, GeometryNode, ConvertCoordinateOptions) on document.createElement('div') with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[HTMLImageElement interface: attribute x]
|
|
expected: FAIL
|
|
|
|
[HTMLImageElement interface: attribute y]
|
|
expected: FAIL
|
|
|
|
[HTMLImageElement interface: document.createElement('img') must inherit property "x" with the proper type]
|
|
expected: FAIL
|
|
|
|
[HTMLImageElement interface: document.createElement('img') must inherit property "y" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElement('img') must inherit property "scrollIntoView([object Object\],[object Object\])" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Element interface: calling scrollIntoView([object Object\],[object Object\]) on document.createElement('img') with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElement('img') must inherit property "getBoxQuads(BoxQuadOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Element interface: calling getBoxQuads(BoxQuadOptions) on document.createElement('img') with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElement('img') must inherit property "convertQuadFromNode(DOMQuadInit, GeometryNode, ConvertCoordinateOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Element interface: calling convertQuadFromNode(DOMQuadInit, GeometryNode, ConvertCoordinateOptions) on document.createElement('img') with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElement('img') must inherit property "convertRectFromNode(DOMRectReadOnly, GeometryNode, ConvertCoordinateOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Element interface: calling convertRectFromNode(DOMRectReadOnly, GeometryNode, ConvertCoordinateOptions) on document.createElement('img') with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElement('img') must inherit property "convertPointFromNode(DOMPointInit, GeometryNode, ConvertCoordinateOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Element interface: calling convertPointFromNode(DOMPointInit, GeometryNode, ConvertCoordinateOptions) on document.createElement('img') with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Window interface: attribute screen]
|
|
expected: FAIL
|
|
|
|
[Window interface: attribute innerWidth]
|
|
expected: FAIL
|
|
|
|
[Window interface: attribute innerHeight]
|
|
expected: FAIL
|
|
|
|
[Window interface: attribute scrollX]
|
|
expected: FAIL
|
|
|
|
[Window interface: attribute pageXOffset]
|
|
expected: FAIL
|
|
|
|
[Window interface: attribute scrollY]
|
|
expected: FAIL
|
|
|
|
[Window interface: attribute pageYOffset]
|
|
expected: FAIL
|
|
|
|
[Window interface: attribute screenX]
|
|
expected: FAIL
|
|
|
|
[Window interface: attribute screenY]
|
|
expected: FAIL
|
|
|
|
[Window interface: attribute outerWidth]
|
|
expected: FAIL
|
|
|
|
[Window interface: attribute outerHeight]
|
|
expected: FAIL
|
|
|
|
[Window interface: attribute devicePixelRatio]
|
|
expected: FAIL
|
|
|
|
[Document interface: operation caretPositionFromPoint(double, double)]
|
|
expected: FAIL
|
|
|
|
[Document interface: attribute scrollingElement]
|
|
expected: FAIL
|
|
|
|
[Document interface: operation getBoxQuads(BoxQuadOptions)]
|
|
expected: FAIL
|
|
|
|
[Document interface: operation convertQuadFromNode(DOMQuadInit, GeometryNode, ConvertCoordinateOptions)]
|
|
expected: FAIL
|
|
|
|
[Document interface: operation convertRectFromNode(DOMRectReadOnly, GeometryNode, ConvertCoordinateOptions)]
|
|
expected: FAIL
|
|
|
|
[Document interface: operation convertPointFromNode(DOMPointInit, GeometryNode, ConvertCoordinateOptions)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document must inherit property "caretPositionFromPoint(double, double)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling caretPositionFromPoint(double, double) on document with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: document must inherit property "scrollingElement" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Document interface: document must inherit property "getBoxQuads(BoxQuadOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling getBoxQuads(BoxQuadOptions) on document with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: document must inherit property "convertQuadFromNode(DOMQuadInit, GeometryNode, ConvertCoordinateOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling convertQuadFromNode(DOMQuadInit, GeometryNode, ConvertCoordinateOptions) on document with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: document must inherit property "convertRectFromNode(DOMRectReadOnly, GeometryNode, ConvertCoordinateOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling convertRectFromNode(DOMRectReadOnly, GeometryNode, ConvertCoordinateOptions) on document with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: document must inherit property "convertPointFromNode(DOMPointInit, GeometryNode, ConvertCoordinateOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling convertPointFromNode(DOMPointInit, GeometryNode, ConvertCoordinateOptions) on document with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Element interface: operation scrollIntoView([object Object\],[object Object\])]
|
|
expected: FAIL
|
|
|
|
[Element interface: operation getBoxQuads(BoxQuadOptions)]
|
|
expected: FAIL
|
|
|
|
[Element interface: operation convertQuadFromNode(DOMQuadInit, GeometryNode, ConvertCoordinateOptions)]
|
|
expected: FAIL
|
|
|
|
[Element interface: operation convertRectFromNode(DOMRectReadOnly, GeometryNode, ConvertCoordinateOptions)]
|
|
expected: FAIL
|
|
|
|
[Element interface: operation convertPointFromNode(DOMPointInit, GeometryNode, ConvertCoordinateOptions)]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElementNS('x', 'y') must inherit property "scrollIntoView([object Object\],[object Object\])" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Element interface: calling scrollIntoView([object Object\],[object Object\]) on document.createElementNS('x', 'y') with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElementNS('x', 'y') must inherit property "getBoxQuads(BoxQuadOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Element interface: calling getBoxQuads(BoxQuadOptions) on document.createElementNS('x', 'y') with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElementNS('x', 'y') must inherit property "convertQuadFromNode(DOMQuadInit, GeometryNode, ConvertCoordinateOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Element interface: calling convertQuadFromNode(DOMQuadInit, GeometryNode, ConvertCoordinateOptions) on document.createElementNS('x', 'y') with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElementNS('x', 'y') must inherit property "convertRectFromNode(DOMRectReadOnly, GeometryNode, ConvertCoordinateOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Element interface: calling convertRectFromNode(DOMRectReadOnly, GeometryNode, ConvertCoordinateOptions) on document.createElementNS('x', 'y') with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElementNS('x', 'y') must inherit property "convertPointFromNode(DOMPointInit, GeometryNode, ConvertCoordinateOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Element interface: calling convertPointFromNode(DOMPointInit, GeometryNode, ConvertCoordinateOptions) on document.createElementNS('x', 'y') with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Text interface: operation getBoxQuads(BoxQuadOptions)]
|
|
expected: FAIL
|
|
|
|
[Text interface: operation convertQuadFromNode(DOMQuadInit, GeometryNode, ConvertCoordinateOptions)]
|
|
expected: FAIL
|
|
|
|
[Text interface: operation convertRectFromNode(DOMRectReadOnly, GeometryNode, ConvertCoordinateOptions)]
|
|
expected: FAIL
|
|
|
|
[Text interface: operation convertPointFromNode(DOMPointInit, GeometryNode, ConvertCoordinateOptions)]
|
|
expected: FAIL
|
|
|
|
[Text interface: document.createTextNode('x') must inherit property "getBoxQuads(BoxQuadOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Text interface: calling getBoxQuads(BoxQuadOptions) on document.createTextNode('x') with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Text interface: document.createTextNode('x') must inherit property "convertQuadFromNode(DOMQuadInit, GeometryNode, ConvertCoordinateOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Text interface: calling convertQuadFromNode(DOMQuadInit, GeometryNode, ConvertCoordinateOptions) on document.createTextNode('x') with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Text interface: document.createTextNode('x') must inherit property "convertRectFromNode(DOMRectReadOnly, GeometryNode, ConvertCoordinateOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Text interface: calling convertRectFromNode(DOMRectReadOnly, GeometryNode, ConvertCoordinateOptions) on document.createTextNode('x') with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Text interface: document.createTextNode('x') must inherit property "convertPointFromNode(DOMPointInit, GeometryNode, ConvertCoordinateOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Text interface: calling convertPointFromNode(DOMPointInit, GeometryNode, ConvertCoordinateOptions) on document.createTextNode('x') with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Range interface: operation getClientRects()]
|
|
expected: FAIL
|
|
|
|
[Range interface: operation getBoundingClientRect()]
|
|
expected: FAIL
|
|
|
|
[Range interface: new Range() must inherit property "getClientRects()" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Range interface: new Range() must inherit property "getBoundingClientRect()" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CaretPosition interface: existence and properties of interface object]
|
|
expected: FAIL
|
|
|
|
[CaretPosition interface object length]
|
|
expected: FAIL
|
|
|
|
[CaretPosition interface object name]
|
|
expected: FAIL
|
|
|
|
[CaretPosition interface: existence and properties of interface prototype object]
|
|
expected: FAIL
|
|
|
|
[CaretPosition interface: existence and properties of interface prototype object's "constructor" property]
|
|
expected: FAIL
|
|
|
|
[CaretPosition interface: attribute offsetNode]
|
|
expected: FAIL
|
|
|
|
[CaretPosition interface: attribute offset]
|
|
expected: FAIL
|
|
|
|
[CaretPosition interface: operation getClientRect()]
|
|
expected: FAIL
|
|
|
|
[CaretPosition must be primary interface of document.caretPositionFromPoint(5, 5)]
|
|
expected: FAIL
|
|
|
|
[Stringification of document.caretPositionFromPoint(5, 5)]
|
|
expected: FAIL
|
|
|
|
[CaretPosition interface: document.caretPositionFromPoint(5, 5) must inherit property "offsetNode" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CaretPosition interface: document.caretPositionFromPoint(5, 5) must inherit property "offset" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CaretPosition interface: document.caretPositionFromPoint(5, 5) must inherit property "getClientRect()" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CaretPosition interface: existence and properties of interface prototype object's @@unscopables property]
|
|
expected: FAIL
|
|
|