mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
This new API allows getting the element which establishes an element's scroll container. This will be used to properly implement `scrollIntoView`. There is still work to do for this API and `offsetParent` to properly handle ancestors which are closed-shadow-hidden from the original query element. In addition, fix an issue where inline boxes were establishing scrolling containers (they shouldn't do that). Testing: There are tests for this change. Fixes: #39096. Signed-off-by: Martin Robinson <mrobinson@igalia.com> Co-authored-by: Oriol Brufau <obrufau@igalia.com>
576 lines
27 KiB
INI
Vendored
576 lines
27 KiB
INI
Vendored
[idlharness.html]
|
|
[Stringification of document.caretPositionFromPoint(5, 5)]
|
|
expected: FAIL
|
|
|
|
[CaretPosition interface: document.caretPositionFromPoint(5, 5) must inherit property "offsetNode" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Text interface: operation getBoxQuads(BoxQuadOptions)]
|
|
expected: FAIL
|
|
|
|
[CaretPosition interface: attribute offsetNode]
|
|
expected: FAIL
|
|
|
|
[Document interface: document must inherit property "convertQuadFromNode(DOMQuadInit, GeometryNode, ConvertCoordinateOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElement("div") must inherit property "convertRectFromNode(DOMRectReadOnly, GeometryNode, ConvertCoordinateOptions)" 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
|
|
|
|
[CaretPosition interface: existence and properties of interface object]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElement("div") must inherit property "getBoxQuads(BoxQuadOptions)" 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
|
|
|
|
[Document interface: document must inherit property "caretPositionFromPoint(double, double)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElement("img") must inherit property "convertRectFromNode(DOMRectReadOnly, GeometryNode, ConvertCoordinateOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Window interface: window must inherit property "screenTop" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSPseudoElement interface: operation convertRectFromNode(DOMRectReadOnly, GeometryNode, ConvertCoordinateOptions)]
|
|
expected: FAIL
|
|
|
|
[HTMLImageElement interface: attribute x]
|
|
expected: FAIL
|
|
|
|
[HTMLImageElement interface: attribute y]
|
|
expected: FAIL
|
|
|
|
[CaretPosition interface object length]
|
|
expected: FAIL
|
|
|
|
[Element interface: calling scrollIntoView([object Object\],[object Object\]) on document.createElementNS("x", "y") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[CaretPosition interface: attribute offset]
|
|
expected: FAIL
|
|
|
|
[Partial dictionary MouseEventInit: member names are unique]
|
|
expected: FAIL
|
|
|
|
[HTMLImageElement interface: document.createElement("img") must inherit property "x" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling convertQuadFromNode(DOMQuadInit, GeometryNode, ConvertCoordinateOptions) on document with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Element interface: calling convertPointFromNode(DOMPointInit, GeometryNode, ConvertCoordinateOptions) on document.createElement("img") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: operation getBoxQuads(BoxQuadOptions)]
|
|
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.createElementNS("x", "y") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Text interface: operation convertPointFromNode(DOMPointInit, GeometryNode, ConvertCoordinateOptions)]
|
|
expected: FAIL
|
|
|
|
[Text interface: operation convertQuadFromNode(DOMQuadInit, GeometryNode, ConvertCoordinateOptions)]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling caretPositionFromPoint(double, double) on document with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[CaretPosition interface: existence and properties of interface prototype object]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElementNS("x", "y") must inherit property "convertRectFromNode(DOMRectReadOnly, GeometryNode, ConvertCoordinateOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CaretPosition interface: existence and properties of interface prototype object's "constructor" property]
|
|
expected: FAIL
|
|
|
|
[Element interface: operation convertPointFromNode(DOMPointInit, GeometryNode, ConvertCoordinateOptions)]
|
|
expected: FAIL
|
|
|
|
[Element interface: calling getBoxQuads(BoxQuadOptions) on document.createElement("img") 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
|
|
|
|
[CaretPosition interface object name]
|
|
expected: FAIL
|
|
|
|
[Window interface: attribute screenTop]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElementNS("x", "y") must inherit property "convertQuadFromNode(DOMQuadInit, GeometryNode, ConvertCoordinateOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Text interface: operation convertRectFromNode(DOMRectReadOnly, GeometryNode, ConvertCoordinateOptions)]
|
|
expected: FAIL
|
|
|
|
[Element interface: calling convertQuadFromNode(DOMQuadInit, GeometryNode, ConvertCoordinateOptions) on document.createElementNS("x", "y") 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
|
|
|
|
[Element interface: calling convertRectFromNode(DOMRectReadOnly, GeometryNode, ConvertCoordinateOptions) on document.createElement("div") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling getBoxQuads(BoxQuadOptions) on document with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling convertPointFromNode(DOMPointInit, GeometryNode, ConvertCoordinateOptions) on document with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Text interface: document.createTextNode("x") must inherit property "getBoxQuads(BoxQuadOptions)" 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
|
|
|
|
[CaretPosition interface: document.caretPositionFromPoint(5, 5) must inherit property "offset" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CaretPosition interface: operation getClientRect()]
|
|
expected: FAIL
|
|
|
|
[CSSPseudoElement interface: operation convertQuadFromNode(DOMQuadInit, GeometryNode, ConvertCoordinateOptions)]
|
|
expected: FAIL
|
|
|
|
[HTMLImageElement interface: document.createElement("img") must inherit property "y" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Element interface: operation scrollIntoView([object Object\],[object Object\])]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElement("img") must inherit property "convertQuadFromNode(DOMQuadInit, GeometryNode, ConvertCoordinateOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSPseudoElement interface: operation getBoxQuads(BoxQuadOptions)]
|
|
expected: FAIL
|
|
|
|
[Text interface: document.createTextNode("x") must inherit property "convertRectFromNode(DOMRectReadOnly, GeometryNode, ConvertCoordinateOptions)" 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.createElementNS("x", "y") must inherit property "scrollIntoView([object Object\],[object Object\])" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Document interface: document must inherit property "getBoxQuads(BoxQuadOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Document interface: operation convertRectFromNode(DOMRectReadOnly, GeometryNode, ConvertCoordinateOptions)]
|
|
expected: FAIL
|
|
|
|
[Element interface: calling getBoxQuads(BoxQuadOptions) on document.createElement("div") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Window interface: attribute screenLeft]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElement("div") must inherit property "convertPointFromNode(DOMPointInit, GeometryNode, ConvertCoordinateOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Document interface: operation convertPointFromNode(DOMPointInit, GeometryNode, ConvertCoordinateOptions)]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElementNS("x", "y") must inherit property "getBoxQuads(BoxQuadOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Element interface: operation getBoxQuads(BoxQuadOptions)]
|
|
expected: FAIL
|
|
|
|
[Text interface: document.createTextNode("x") must inherit property "convertQuadFromNode(DOMQuadInit, GeometryNode, ConvertCoordinateOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CaretPosition interface: existence and properties of interface prototype object's @@unscopables property]
|
|
expected: FAIL
|
|
|
|
[CSSPseudoElement interface: operation convertPointFromNode(DOMPointInit, GeometryNode, ConvertCoordinateOptions)]
|
|
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 "scrollIntoView([object Object\],[object Object\])" 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
|
|
|
|
[Document interface: operation convertQuadFromNode(DOMQuadInit, GeometryNode, ConvertCoordinateOptions)]
|
|
expected: FAIL
|
|
|
|
[Text interface: calling convertPointFromNode(DOMPointInit, GeometryNode, ConvertCoordinateOptions) on document.createTextNode("x") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling convertRectFromNode(DOMRectReadOnly, GeometryNode, ConvertCoordinateOptions) on document with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Element interface: operation convertRectFromNode(DOMRectReadOnly, GeometryNode, ConvertCoordinateOptions)]
|
|
expected: FAIL
|
|
|
|
[Element interface: calling convertPointFromNode(DOMPointInit, GeometryNode, ConvertCoordinateOptions) on document.createElement("div") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: operation caretPositionFromPoint(double, double)]
|
|
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: calling convertRectFromNode(DOMRectReadOnly, GeometryNode, ConvertCoordinateOptions) on document.createTextNode("x") 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
|
|
|
|
[Text interface: document.createTextNode("x") must inherit property "convertPointFromNode(DOMPointInit, 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
|
|
|
|
[Text interface: calling getBoxQuads(BoxQuadOptions) on document.createTextNode("x") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[CaretPosition interface: document.caretPositionFromPoint(5, 5) must inherit property "getClientRect()" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElement("div") must inherit property "convertQuadFromNode(DOMQuadInit, GeometryNode, ConvertCoordinateOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Element interface: operation convertQuadFromNode(DOMQuadInit, GeometryNode, ConvertCoordinateOptions)]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElement("img") must inherit property "convertPointFromNode(DOMPointInit, GeometryNode, ConvertCoordinateOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Window interface: window must inherit property "screenLeft" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CaretPosition must be primary interface of document.caretPositionFromPoint(5, 5)]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElement("div") must inherit property "scrollIntoView([object Object\],[object Object\])" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElement("img") must inherit property "convertQuadFromNode(DOMQuadInit, GeometryNode, optional ConvertCoordinateOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Text interface: document.createTextNode("x") must inherit property "convertQuadFromNode(DOMQuadInit, GeometryNode, optional ConvertCoordinateOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSPseudoElement interface: operation convertPointFromNode(DOMPointInit, GeometryNode, optional ConvertCoordinateOptions)]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElement("img") must inherit property "getBoxQuads(optional BoxQuadOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[CSSPseudoElement interface: operation convertRectFromNode(DOMRectReadOnly, GeometryNode, optional ConvertCoordinateOptions)]
|
|
expected: FAIL
|
|
|
|
[Document interface: operation getBoxQuads(optional BoxQuadOptions)]
|
|
expected: FAIL
|
|
|
|
[Element interface: calling getBoxQuads(optional BoxQuadOptions) on document.createElement("img") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Text interface: operation convertRectFromNode(DOMRectReadOnly, GeometryNode, optional ConvertCoordinateOptions)]
|
|
expected: FAIL
|
|
|
|
[Element interface: calling getBoxQuads(optional BoxQuadOptions) on document.createElementNS("x", "y") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling getBoxQuads(optional BoxQuadOptions) on document with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling convertPointFromNode(DOMPointInit, GeometryNode, optional ConvertCoordinateOptions) on document with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: operation convertPointFromNode(DOMPointInit, GeometryNode, optional ConvertCoordinateOptions)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document must inherit property "convertQuadFromNode(DOMQuadInit, GeometryNode, optional ConvertCoordinateOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Element interface: operation convertPointFromNode(DOMPointInit, GeometryNode, optional ConvertCoordinateOptions)]
|
|
expected: FAIL
|
|
|
|
[Document interface: operation convertRectFromNode(DOMRectReadOnly, GeometryNode, optional ConvertCoordinateOptions)]
|
|
expected: FAIL
|
|
|
|
[Element interface: calling convertPointFromNode(DOMPointInit, GeometryNode, optional ConvertCoordinateOptions) on document.createElement("img") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[CSSPseudoElement interface: operation convertQuadFromNode(DOMQuadInit, GeometryNode, optional ConvertCoordinateOptions)]
|
|
expected: FAIL
|
|
|
|
[Element interface: calling getBoxQuads(optional BoxQuadOptions) on document.createElement("div") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElement("img") must inherit property "convertRectFromNode(DOMRectReadOnly, GeometryNode, optional ConvertCoordinateOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Element interface: calling convertQuadFromNode(DOMQuadInit, GeometryNode, optional ConvertCoordinateOptions) on document.createElement("div") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Element interface: calling convertRectFromNode(DOMRectReadOnly, GeometryNode, optional ConvertCoordinateOptions) on document.createElementNS("x", "y") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Element interface: calling convertQuadFromNode(DOMQuadInit, GeometryNode, optional ConvertCoordinateOptions) on document.createElementNS("x", "y") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Text interface: document.createTextNode("x") must inherit property "convertPointFromNode(DOMPointInit, GeometryNode, optional ConvertCoordinateOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Element interface: calling convertRectFromNode(DOMRectReadOnly, GeometryNode, optional ConvertCoordinateOptions) on document.createElement("div") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling convertRectFromNode(DOMRectReadOnly, GeometryNode, optional ConvertCoordinateOptions) on document with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Element interface: calling convertQuadFromNode(DOMQuadInit, GeometryNode, optional ConvertCoordinateOptions) on document.createElement("img") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Element interface: operation getBoxQuads(optional BoxQuadOptions)]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElement("div") must inherit property "convertQuadFromNode(DOMQuadInit, GeometryNode, optional ConvertCoordinateOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Element interface: operation convertRectFromNode(DOMRectReadOnly, GeometryNode, optional ConvertCoordinateOptions)]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElementNS("x", "y") must inherit property "convertQuadFromNode(DOMQuadInit, GeometryNode, optional ConvertCoordinateOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElementNS("x", "y") must inherit property "convertPointFromNode(DOMPointInit, GeometryNode, optional ConvertCoordinateOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Document interface: operation convertQuadFromNode(DOMQuadInit, GeometryNode, optional ConvertCoordinateOptions)]
|
|
expected: FAIL
|
|
|
|
[Text interface: calling convertRectFromNode(DOMRectReadOnly, GeometryNode, optional ConvertCoordinateOptions) on document.createTextNode("x") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElement("div") must inherit property "convertPointFromNode(DOMPointInit, GeometryNode, optional ConvertCoordinateOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Text interface: calling convertPointFromNode(DOMPointInit, GeometryNode, optional ConvertCoordinateOptions) on document.createTextNode("x") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElementNS("x", "y") must inherit property "getBoxQuads(optional BoxQuadOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Text interface: document.createTextNode("x") must inherit property "convertRectFromNode(DOMRectReadOnly, GeometryNode, optional ConvertCoordinateOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Text interface: operation getBoxQuads(optional BoxQuadOptions)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document must inherit property "convertRectFromNode(DOMRectReadOnly, GeometryNode, optional ConvertCoordinateOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Element interface: calling convertRectFromNode(DOMRectReadOnly, GeometryNode, optional ConvertCoordinateOptions) on document.createElement("img") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Text interface: operation convertPointFromNode(DOMPointInit, GeometryNode, optional ConvertCoordinateOptions)]
|
|
expected: FAIL
|
|
|
|
[Text interface: calling convertQuadFromNode(DOMQuadInit, GeometryNode, optional ConvertCoordinateOptions) on document.createTextNode("x") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Text interface: calling getBoxQuads(optional BoxQuadOptions) on document.createTextNode("x") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: document must inherit property "convertPointFromNode(DOMPointInit, GeometryNode, optional ConvertCoordinateOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling convertQuadFromNode(DOMQuadInit, GeometryNode, optional ConvertCoordinateOptions) on document with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Text interface: operation convertQuadFromNode(DOMQuadInit, GeometryNode, optional ConvertCoordinateOptions)]
|
|
expected: FAIL
|
|
|
|
[CSSPseudoElement interface: operation getBoxQuads(optional BoxQuadOptions)]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElementNS("x", "y") must inherit property "convertRectFromNode(DOMRectReadOnly, GeometryNode, optional ConvertCoordinateOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElement("div") must inherit property "getBoxQuads(optional BoxQuadOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Element interface: calling convertPointFromNode(DOMPointInit, GeometryNode, optional ConvertCoordinateOptions) on document.createElementNS("x", "y") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: document must inherit property "getBoxQuads(optional BoxQuadOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Element interface: calling convertPointFromNode(DOMPointInit, GeometryNode, optional ConvertCoordinateOptions) on document.createElement("div") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElement("img") must inherit property "convertPointFromNode(DOMPointInit, GeometryNode, optional ConvertCoordinateOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Element interface: operation convertQuadFromNode(DOMQuadInit, GeometryNode, optional ConvertCoordinateOptions)]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElement("div") must inherit property "convertRectFromNode(DOMRectReadOnly, GeometryNode, optional ConvertCoordinateOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Text interface: document.createTextNode("x") must inherit property "getBoxQuads(optional BoxQuadOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[VisualViewport interface: existence and properties of interface object]
|
|
expected: FAIL
|
|
|
|
[VisualViewport interface object length]
|
|
expected: FAIL
|
|
|
|
[VisualViewport interface object name]
|
|
expected: FAIL
|
|
|
|
[VisualViewport interface: existence and properties of interface prototype object]
|
|
expected: FAIL
|
|
|
|
[VisualViewport interface: existence and properties of interface prototype object's "constructor" property]
|
|
expected: FAIL
|
|
|
|
[VisualViewport interface: existence and properties of interface prototype object's @@unscopables property]
|
|
expected: FAIL
|
|
|
|
[VisualViewport interface: attribute offsetLeft]
|
|
expected: FAIL
|
|
|
|
[VisualViewport interface: attribute offsetTop]
|
|
expected: FAIL
|
|
|
|
[VisualViewport interface: attribute pageLeft]
|
|
expected: FAIL
|
|
|
|
[VisualViewport interface: attribute pageTop]
|
|
expected: FAIL
|
|
|
|
[VisualViewport interface: attribute width]
|
|
expected: FAIL
|
|
|
|
[VisualViewport interface: attribute height]
|
|
expected: FAIL
|
|
|
|
[VisualViewport interface: attribute scale]
|
|
expected: FAIL
|
|
|
|
[VisualViewport interface: attribute onresize]
|
|
expected: FAIL
|
|
|
|
[VisualViewport interface: attribute onscroll]
|
|
expected: FAIL
|
|
|
|
[VisualViewport must be primary interface of self.visualViewport]
|
|
expected: FAIL
|
|
|
|
[Stringification of self.visualViewport]
|
|
expected: FAIL
|
|
|
|
[VisualViewport interface: self.visualViewport must inherit property "offsetLeft" with the proper type]
|
|
expected: FAIL
|
|
|
|
[VisualViewport interface: self.visualViewport must inherit property "offsetTop" with the proper type]
|
|
expected: FAIL
|
|
|
|
[VisualViewport interface: self.visualViewport must inherit property "pageLeft" with the proper type]
|
|
expected: FAIL
|
|
|
|
[VisualViewport interface: self.visualViewport must inherit property "pageTop" with the proper type]
|
|
expected: FAIL
|
|
|
|
[VisualViewport interface: self.visualViewport must inherit property "width" with the proper type]
|
|
expected: FAIL
|
|
|
|
[VisualViewport interface: self.visualViewport must inherit property "height" with the proper type]
|
|
expected: FAIL
|
|
|
|
[VisualViewport interface: self.visualViewport must inherit property "scale" with the proper type]
|
|
expected: FAIL
|
|
|
|
[VisualViewport interface: self.visualViewport must inherit property "onresize" with the proper type]
|
|
expected: FAIL
|
|
|
|
[VisualViewport interface: self.visualViewport must inherit property "onscroll" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElement("div") must inherit property "checkVisibility(optional CheckVisibilityOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Element interface: calling checkVisibility(optional CheckVisibilityOptions) on document.createElement("div") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElement("img") must inherit property "checkVisibility(optional CheckVisibilityOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Element interface: calling checkVisibility(optional CheckVisibilityOptions) on document.createElement("img") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Window interface: attribute visualViewport]
|
|
expected: FAIL
|
|
|
|
[Window interface: window must inherit property "visualViewport" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Element interface: operation checkVisibility(optional CheckVisibilityOptions)]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElementNS("x", "y") must inherit property "checkVisibility(optional CheckVisibilityOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Element interface: calling checkVisibility(optional CheckVisibilityOptions) on document.createElementNS("x", "y") with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[VisualViewport interface: attribute onscrollend]
|
|
expected: FAIL
|
|
|
|
[VisualViewport interface: self.visualViewport must inherit property "onscrollend" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElement("div") must inherit property "currentCSSZoom" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElement("img") must inherit property "currentCSSZoom" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Element interface: attribute currentCSSZoom]
|
|
expected: FAIL
|
|
|
|
[Element interface: document.createElementNS("x", "y") must inherit property "currentCSSZoom" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Document interface: operation caretPositionFromPoint(double, double, ShadowRoot...)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document must inherit property "caretPositionFromPoint(double, double, ShadowRoot...)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling caretPositionFromPoint(double, double, ShadowRoot...) on document with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[Document interface: operation caretPositionFromPoint(double, double, optional CaretPositionFromPointOptions)]
|
|
expected: FAIL
|
|
|
|
[Document interface: document must inherit property "caretPositionFromPoint(double, double, optional CaretPositionFromPointOptions)" with the proper type]
|
|
expected: FAIL
|
|
|
|
[Document interface: calling caretPositionFromPoint(double, double, optional CaretPositionFromPointOptions) on document with too few arguments must throw TypeError]
|
|
expected: FAIL
|