|
|
|
@ -384,84 +384,9 @@
|
|
|
|
|
[CharacterData interface: calling after([object Object\],[object Object\]) on document.createComment("abc") with too few arguments must throw TypeError]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[CharacterData interface: calling replaceWith([object Object\],[object Object\]) on document.createComment("abc") with too few arguments must throw TypeError]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface object length]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: attribute startContainer]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: attribute startOffset]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: attribute endContainer]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: attribute endOffset]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: attribute collapsed]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: attribute commonAncestorContainer]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: operation setStart(Node,unsigned long)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: operation setEnd(Node,unsigned long)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: operation setStartBefore(Node)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: operation setStartAfter(Node)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: operation setEndBefore(Node)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: operation setEndAfter(Node)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: operation collapse(boolean)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: operation selectNode(Node)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: operation selectNodeContents(Node)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: constant START_TO_START on interface object]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: constant START_TO_START on interface prototype object]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: constant START_TO_END on interface object]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: constant START_TO_END on interface prototype object]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: constant END_TO_END on interface object]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: constant END_TO_END on interface prototype object]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: constant END_TO_START on interface object]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: constant END_TO_START on interface prototype object]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: operation compareBoundaryPoints(unsigned short,Range)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: operation deleteContents()]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
@ -477,111 +402,9 @@
|
|
|
|
|
[Range interface: operation surroundContents(Node)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: operation cloneRange()]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: operation isPointInRange(Node,unsigned long)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: operation comparePoint(Node,unsigned long)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: operation intersectsNode(Node)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: stringifier]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: document.createRange() must inherit property "startContainer" with the proper type (0)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: document.createRange() must inherit property "startOffset" with the proper type (1)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: document.createRange() must inherit property "endContainer" with the proper type (2)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: document.createRange() must inherit property "endOffset" with the proper type (3)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: document.createRange() must inherit property "collapsed" with the proper type (4)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: document.createRange() must inherit property "commonAncestorContainer" with the proper type (5)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: document.createRange() must inherit property "setStart" with the proper type (6)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: calling setStart(Node,unsigned long) on document.createRange() with too few arguments must throw TypeError]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: document.createRange() must inherit property "setEnd" with the proper type (7)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: calling setEnd(Node,unsigned long) on document.createRange() with too few arguments must throw TypeError]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: document.createRange() must inherit property "setStartBefore" with the proper type (8)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: calling setStartBefore(Node) on document.createRange() with too few arguments must throw TypeError]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: document.createRange() must inherit property "setStartAfter" with the proper type (9)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: calling setStartAfter(Node) on document.createRange() with too few arguments must throw TypeError]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: document.createRange() must inherit property "setEndBefore" with the proper type (10)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: calling setEndBefore(Node) on document.createRange() with too few arguments must throw TypeError]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: document.createRange() must inherit property "setEndAfter" with the proper type (11)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: calling setEndAfter(Node) on document.createRange() with too few arguments must throw TypeError]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: document.createRange() must inherit property "collapse" with the proper type (12)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: calling collapse(boolean) on document.createRange() with too few arguments must throw TypeError]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: document.createRange() must inherit property "selectNode" with the proper type (13)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: calling selectNode(Node) on document.createRange() with too few arguments must throw TypeError]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: document.createRange() must inherit property "selectNodeContents" with the proper type (14)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: calling selectNodeContents(Node) on document.createRange() with too few arguments must throw TypeError]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: document.createRange() must inherit property "START_TO_START" with the proper type (15)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: document.createRange() must inherit property "START_TO_END" with the proper type (16)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: document.createRange() must inherit property "END_TO_END" with the proper type (17)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: document.createRange() must inherit property "END_TO_START" with the proper type (18)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: document.createRange() must inherit property "compareBoundaryPoints" with the proper type (19)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: calling compareBoundaryPoints(unsigned short,Range) on document.createRange() with too few arguments must throw TypeError]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: document.createRange() must inherit property "deleteContents" with the proper type (20)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
@ -603,117 +426,6 @@
|
|
|
|
|
[Range interface: calling surroundContents(Node) on document.createRange() with too few arguments must throw TypeError]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: document.createRange() must inherit property "cloneRange" with the proper type (25)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: document.createRange() must inherit property "isPointInRange" with the proper type (27)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: calling isPointInRange(Node,unsigned long) on document.createRange() with too few arguments must throw TypeError]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: document.createRange() must inherit property "comparePoint" with the proper type (28)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: calling comparePoint(Node,unsigned long) on document.createRange() with too few arguments must throw TypeError]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: document.createRange() must inherit property "intersectsNode" with the proper type (29)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: calling intersectsNode(Node) on document.createRange() with too few arguments must throw TypeError]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: detachedRange must inherit property "startContainer" with the proper type (0)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: detachedRange must inherit property "startOffset" with the proper type (1)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: detachedRange must inherit property "endContainer" with the proper type (2)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: detachedRange must inherit property "endOffset" with the proper type (3)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: detachedRange must inherit property "collapsed" with the proper type (4)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: detachedRange must inherit property "commonAncestorContainer" with the proper type (5)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: detachedRange must inherit property "setStart" with the proper type (6)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: calling setStart(Node,unsigned long) on detachedRange with too few arguments must throw TypeError]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: detachedRange must inherit property "setEnd" with the proper type (7)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: calling setEnd(Node,unsigned long) on detachedRange with too few arguments must throw TypeError]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: detachedRange must inherit property "setStartBefore" with the proper type (8)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: calling setStartBefore(Node) on detachedRange with too few arguments must throw TypeError]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: detachedRange must inherit property "setStartAfter" with the proper type (9)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: calling setStartAfter(Node) on detachedRange with too few arguments must throw TypeError]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: detachedRange must inherit property "setEndBefore" with the proper type (10)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: calling setEndBefore(Node) on detachedRange with too few arguments must throw TypeError]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: detachedRange must inherit property "setEndAfter" with the proper type (11)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: calling setEndAfter(Node) on detachedRange with too few arguments must throw TypeError]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: detachedRange must inherit property "collapse" with the proper type (12)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: calling collapse(boolean) on detachedRange with too few arguments must throw TypeError]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: detachedRange must inherit property "selectNode" with the proper type (13)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: calling selectNode(Node) on detachedRange with too few arguments must throw TypeError]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: detachedRange must inherit property "selectNodeContents" with the proper type (14)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: calling selectNodeContents(Node) on detachedRange with too few arguments must throw TypeError]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: detachedRange must inherit property "START_TO_START" with the proper type (15)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: detachedRange must inherit property "START_TO_END" with the proper type (16)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: detachedRange must inherit property "END_TO_END" with the proper type (17)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: detachedRange must inherit property "END_TO_START" with the proper type (18)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: detachedRange must inherit property "compareBoundaryPoints" with the proper type (19)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: calling compareBoundaryPoints(unsigned short,Range) on detachedRange with too few arguments must throw TypeError]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: detachedRange must inherit property "deleteContents" with the proper type (20)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
@ -735,30 +447,6 @@
|
|
|
|
|
[Range interface: calling surroundContents(Node) on detachedRange with too few arguments must throw TypeError]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: detachedRange must inherit property "cloneRange" with the proper type (25)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: detachedRange must inherit property "isPointInRange" with the proper type (27)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: calling isPointInRange(Node,unsigned long) on detachedRange with too few arguments must throw TypeError]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: detachedRange must inherit property "comparePoint" with the proper type (28)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: calling comparePoint(Node,unsigned long) on detachedRange with too few arguments must throw TypeError]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: detachedRange must inherit property "intersectsNode" with the proper type (29)]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface: calling intersectsNode(Node) on detachedRange with too few arguments must throw TypeError]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[NodeIterator interface object length]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[NodeIterator interface: attribute root]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
@ -846,3 +534,12 @@
|
|
|
|
|
[DOMSettableTokenList interface: attribute value]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[CharacterData interface: calling replaceWith([object Object\],[object Object\]) on document.createComment("abc") with too few arguments must throw TypeError]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[Range interface object length]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|
[NodeIterator interface object length]
|
|
|
|
|
expected: FAIL
|
|
|
|
|
|
|
|
|
|