mirror of
https://github.com/servo/servo.git
synced 2025-08-04 13:10:20 +01:00
Update web-platform-tests expected data to revision 41a7d8732d8e5c65728c153d29a34fe9d5192b29
This commit is contained in:
parent
5e8b92f3de
commit
a884237f9f
22 changed files with 86 additions and 273 deletions
|
@ -3,4 +3,4 @@
|
|||
reftype: ==
|
||||
refurl: /2dcontext/compositing/canvas_compositing_globalcompositeoperation_001-ref.htm
|
||||
expected: FAIL
|
||||
disabled: intermittent pass #5803
|
||||
disabled: intermittent pass (issue 5803)
|
||||
|
|
|
@ -2,4 +2,4 @@
|
|||
type: reftest
|
||||
reftype: ==
|
||||
refurl: /2dcontext/line-styles/canvas_linestyles_linecap_001-ref.htm
|
||||
disabled: intermittently passing #5714
|
||||
disabled: intermittently passing (issue 5714)
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
[canvas_shadows_002.htm]
|
||||
type: reftest
|
||||
disabled: intermittent failure #5207
|
||||
disabled: intermittent failure (issue 5207)
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
reftype: ==
|
||||
refurl: /2dcontext/the-canvas-state/canvas_state_restore_001-ref.htm
|
||||
expected: FAIL
|
||||
disabled: intermittent pass #5764
|
||||
disabled: intermittent pass (issue 5764)
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[canvas_transformations_reset_001.html]
|
||||
type: reftest
|
||||
expected: FAIL
|
|
@ -117,3 +117,6 @@
|
|||
[Newlines should not change when endings is 'native'.]
|
||||
expected: FAIL
|
||||
|
||||
[Blob interface object]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -30,9 +30,6 @@
|
|||
[XMLHttpRequest interface: operation send([object Object\],[object Object\])]
|
||||
expected: FAIL
|
||||
|
||||
[XMLHttpRequest interface: calling open(ByteString,USVString,boolean,USVString,USVString) on new XMLHttpRequest() with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[XMLHttpRequest interface: new XMLHttpRequest() must inherit property "overrideMimeType" with the proper type (20)]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -2,3 +2,4 @@
|
|||
type: testharness
|
||||
[requestAnimationFrame callback is invoked at least once before the timeout]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -153,12 +153,6 @@
|
|||
[Document interface: calling createNodeIterator(Node,unsigned long,NodeFilter) on xmlDoc with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: calling prepend([object Object\],[object Object\]) on xmlDoc with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: calling append([object Object\],[object Object\]) on xmlDoc with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: xmlDoc must inherit property "query" with the proper type (34)]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -201,12 +195,6 @@
|
|||
[DocumentFragment interface: calling getElementById(DOMString) on document.createDocumentFragment() with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[DocumentFragment interface: calling prepend([object Object\],[object Object\]) on document.createDocumentFragment() with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[DocumentFragment interface: calling append([object Object\],[object Object\]) on document.createDocumentFragment() with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[DocumentFragment interface: document.createDocumentFragment() must inherit property "query" with the proper type (7)]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -225,15 +213,6 @@
|
|||
[DocumentType interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[DocumentType interface: calling before([object Object\],[object Object\]) on document.doctype with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[DocumentType interface: calling after([object Object\],[object Object\]) on document.doctype with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[DocumentType interface: calling replaceWith([object Object\],[object Object\]) on document.doctype with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -297,12 +276,6 @@
|
|||
[Element interface: calling removeAttributeNode(Attr) on element with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: calling prepend([object Object\],[object Object\]) on element with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: calling append([object Object\],[object Object\]) on element with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: element must inherit property "query" with the proper type (33)]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -315,15 +288,6 @@
|
|||
[Element interface: calling queryAll(DOMString) on element with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: calling before([object Object\],[object Object\]) on element with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: calling after([object Object\],[object Object\]) on element with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: calling replaceWith([object Object\],[object Object\]) on element with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[NamedNodeMap interface object length]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -348,42 +312,18 @@
|
|||
[Text interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[CharacterData interface: calling before([object Object\],[object Object\]) on document.createTextNode("abc") with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[CharacterData interface: calling after([object Object\],[object Object\]) on document.createTextNode("abc") with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[CharacterData interface: calling replaceWith([object Object\],[object Object\]) on document.createTextNode("abc") with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[ProcessingInstruction interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[ProcessingInstruction interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[CharacterData interface: calling before([object Object\],[object Object\]) on xmlDoc.createProcessingInstruction("abc", "def") with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[CharacterData interface: calling after([object Object\],[object Object\]) on xmlDoc.createProcessingInstruction("abc", "def") with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[CharacterData interface: calling replaceWith([object Object\],[object Object\]) on xmlDoc.createProcessingInstruction("abc", "def") with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Comment interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[Comment interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[CharacterData interface: calling before([object Object\],[object Object\]) on document.createComment("abc") with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[CharacterData interface: calling after([object Object\],[object Object\]) on document.createComment("abc") with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Range interface: operation collapse(boolean)]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -513,12 +453,6 @@
|
|||
[DOMTokenList interface: operation toggle(DOMString,boolean)]
|
||||
expected: FAIL
|
||||
|
||||
[DOMTokenList interface: calling add(DOMString) on document.body.classList with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[DOMTokenList interface: calling remove(DOMString) on document.body.classList with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[DOMSettableTokenList interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -534,12 +468,60 @@
|
|||
[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
|
||||
|
||||
[Document interface: operation prepend([object Object\],[object Object\])]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: operation append([object Object\],[object Object\])]
|
||||
expected: FAIL
|
||||
|
||||
[DocumentFragment interface: operation prepend([object Object\],[object Object\])]
|
||||
expected: FAIL
|
||||
|
||||
[DocumentFragment interface: operation append([object Object\],[object Object\])]
|
||||
expected: FAIL
|
||||
|
||||
[DocumentType interface: operation before([object Object\],[object Object\])]
|
||||
expected: FAIL
|
||||
|
||||
[DocumentType interface: operation after([object Object\],[object Object\])]
|
||||
expected: FAIL
|
||||
|
||||
[DocumentType interface: operation replaceWith([object Object\],[object Object\])]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: operation prepend([object Object\],[object Object\])]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: operation append([object Object\],[object Object\])]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: operation before([object Object\],[object Object\])]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: operation after([object Object\],[object Object\])]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: operation replaceWith([object Object\],[object Object\])]
|
||||
expected: FAIL
|
||||
|
||||
[CharacterData interface: operation before([object Object\],[object Object\])]
|
||||
expected: FAIL
|
||||
|
||||
[CharacterData interface: operation after([object Object\],[object Object\])]
|
||||
expected: FAIL
|
||||
|
||||
[CharacterData interface: operation replaceWith([object Object\],[object Object\])]
|
||||
expected: FAIL
|
||||
|
||||
[DOMTokenList interface: operation add(DOMString)]
|
||||
expected: FAIL
|
||||
|
||||
[DOMTokenList interface: operation remove(DOMString)]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[CharacterData-deleteData.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
|
@ -6,9 +6,6 @@
|
|||
[If there are two imgs, a collection should be returned. (name)]
|
||||
expected: FAIL
|
||||
|
||||
[If there are two imgs, nothing should be returned. (id)]
|
||||
expected: FAIL
|
||||
|
||||
[If there are two imgs, the one with a name should be returned. (name and id)]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1179,12 +1179,6 @@
|
|||
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "all" with the proper type (81)]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: calling prepend([object Object\],[object Object\]) on document.implementation.createDocument(null, "", null) with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: calling append([object Object\],[object Object\]) on document.implementation.createDocument(null, "", null) with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: document.implementation.createDocument(null, "", null) must inherit property "query" with the proper type (89)]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -2178,12 +2172,6 @@
|
|||
[Element interface: calling removeAttributeNode(Attr) on document.createElement("noscript") with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: calling prepend([object Object\],[object Object\]) on document.createElement("noscript") with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: calling append([object Object\],[object Object\]) on document.createElement("noscript") with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: document.createElement("noscript") must inherit property "query" with the proper type (33)]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -2196,15 +2184,6 @@
|
|||
[Element interface: calling queryAll(DOMString) on document.createElement("noscript") with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: calling before([object Object\],[object Object\]) on document.createElement("noscript") with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: calling after([object Object\],[object Object\]) on document.createElement("noscript") with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Element interface: calling replaceWith([object Object\],[object Object\]) on document.createElement("noscript") with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLUnknownElement interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -5889,9 +5868,6 @@
|
|||
[HTMLSelectElement interface: calling namedItem(DOMString) on document.createElement("select") with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLSelectElement interface: calling remove(long) on document.createElement("select") with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLSelectElement interface: document.createElement("select") must inherit property "selectedOptions" with the proper type (17)]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -6711,9 +6687,6 @@
|
|||
[HTMLCanvasElement interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLCanvasElement interface: operation getContext(DOMString,any)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLCanvasElement interface: operation probablySupportsContext(DOMString,any)]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -6729,9 +6702,6 @@
|
|||
[HTMLCanvasElement interface: operation toBlob(FileCallback,DOMString,any)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLCanvasElement interface: calling getContext(DOMString,any) on document.createElement("canvas") with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLCanvasElement interface: document.createElement("canvas") must inherit property "probablySupportsContext" with the proper type (3)]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -6807,9 +6777,6 @@
|
|||
[CanvasRenderingContext2D interface: operation fill(CanvasFillRule)]
|
||||
expected: FAIL
|
||||
|
||||
[CanvasRenderingContext2D interface: operation stroke(Path2D)]
|
||||
expected: FAIL
|
||||
|
||||
[CanvasRenderingContext2D interface: operation drawSystemFocusRing(Element)]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -6894,9 +6861,6 @@
|
|||
[CanvasRenderingContext2D interface: attribute direction]
|
||||
expected: FAIL
|
||||
|
||||
[CanvasRenderingContext2D interface: operation arcTo(unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double)]
|
||||
expected: FAIL
|
||||
|
||||
[CanvasRenderingContext2D interface: operation arc(unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,boolean)]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -6939,12 +6903,6 @@
|
|||
[CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "shadowColor" with the proper type (24)]
|
||||
expected: FAIL
|
||||
|
||||
[CanvasRenderingContext2D interface: calling fill(Path2D,CanvasFillRule) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[CanvasRenderingContext2D interface: calling stroke(Path2D) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "drawSystemFocusRing" with the proper type (33)]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -6978,9 +6936,6 @@
|
|||
[CanvasRenderingContext2D interface: calling scrollPathIntoView(Path2D) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[CanvasRenderingContext2D interface: calling clip(Path2D,CanvasFillRule) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "resetClip" with the proper type (41)]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -7026,12 +6981,6 @@
|
|||
[CanvasRenderingContext2D interface: calling measureText(DOMString) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[CanvasRenderingContext2D interface: calling drawImage(CanvasImageSource,unrestricted double,unrestricted double,unrestricted double,unrestricted double) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[CanvasRenderingContext2D interface: calling drawImage(CanvasImageSource,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "addHitRegion" with the proper type (52)]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -7068,9 +7017,6 @@
|
|||
[CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "direction" with the proper type (69)]
|
||||
expected: FAIL
|
||||
|
||||
[CanvasRenderingContext2D interface: calling arcTo(unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double) on document.createElement("canvas").getContext("2d") with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[CanvasRenderingContext2D interface: document.createElement("canvas").getContext("2d") must inherit property "ellipse" with the proper type (79)]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -9477,3 +9423,21 @@
|
|||
[Location interface: window.location must have own property "reload"]
|
||||
expected: FAIL
|
||||
|
||||
[CanvasRenderingContext2D interface: operation fill(Path2D,CanvasFillRule)]
|
||||
expected: FAIL
|
||||
|
||||
[CanvasRenderingContext2D interface: operation clip(Path2D,CanvasFillRule)]
|
||||
expected: FAIL
|
||||
|
||||
[CanvasRenderingContext2D interface: operation drawImage(CanvasImageSource,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double,unrestricted double)]
|
||||
expected: FAIL
|
||||
|
||||
[CanvasRenderingContext2D interface: operation createImageData(double,double)]
|
||||
expected: FAIL
|
||||
|
||||
[CanvasRenderingContext2D interface: operation putImageData(ImageData,double,double,double,double,double,double)]
|
||||
expected: FAIL
|
||||
|
||||
[WorkerGlobalScope interface: operation importScripts(DOMString)]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1125,18 +1125,6 @@
|
|||
[img.lowsrc: IDL set to object "test-valueOf" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[img.hspace: setAttribute() to object "3" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[img.hspace: setAttribute() to object "3" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[img.vspace: setAttribute() to object "3" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[img.vspace: setAttribute() to object "3" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[img.longDesc: setAttribute() to "" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -7347,9 +7335,6 @@
|
|||
[object.hspace: setAttribute() to object "2" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[object.hspace: setAttribute() to object "3" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[object.hspace: setAttribute() to object "3" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -7662,9 +7647,6 @@
|
|||
[object.vspace: setAttribute() to object "2" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[object.vspace: setAttribute() to object "3" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[object.vspace: setAttribute() to object "3" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -11310,9 +11292,6 @@
|
|||
[video.width: setAttribute() to object "2" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[video.width: setAttribute() to object "3" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[video.width: setAttribute() to object "3" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -11496,9 +11475,6 @@
|
|||
[video.height: setAttribute() to object "2" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[video.height: setAttribute() to object "3" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[video.height: setAttribute() to object "3" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -16977,24 +16953,12 @@
|
|||
[canvas.width: setAttribute() to 4294967295 followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[canvas.width: setAttribute() to object "3" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[canvas.width: setAttribute() to object "3" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[canvas.height: setAttribute() to 2147483648 followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[canvas.height: setAttribute() to 4294967295 followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[canvas.height: setAttribute() to object "3" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[canvas.height: setAttribute() to object "3" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[canvas.itemScope: typeof IDL attribute]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -5268,9 +5268,6 @@
|
|||
[input.maxLength: setAttribute() to object "2" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[input.maxLength: setAttribute() to object "3" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[input.maxLength: setAttribute() to object "3" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -5766,12 +5763,6 @@
|
|||
[input.required: IDL set to object "test-valueOf" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[input.size: setAttribute() to object "3" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[input.size: setAttribute() to object "3" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[input.src: typeof IDL attribute]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -8226,12 +8217,6 @@
|
|||
[select.required: IDL set to object "test-valueOf" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[select.size: setAttribute() to object "3" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[select.size: setAttribute() to object "3" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[select.itemScope: typeof IDL attribute]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -11505,12 +11490,6 @@
|
|||
[textarea.autofocus: IDL set to object "test-valueOf" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[textarea.cols: setAttribute() to object "3" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[textarea.cols: setAttribute() to object "3" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[textarea.dirName: typeof IDL attribute]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -12396,9 +12375,6 @@
|
|||
[textarea.maxLength: setAttribute() to object "2" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[textarea.maxLength: setAttribute() to object "3" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[textarea.maxLength: setAttribute() to object "3" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -12420,12 +12396,6 @@
|
|||
[textarea.maxLength: IDL set to 2147483647 followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[textarea.rows: setAttribute() to object "3" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[textarea.rows: setAttribute() to object "3" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[textarea.itemScope: typeof IDL attribute]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -2835,9 +2835,6 @@
|
|||
[pre.width: setAttribute() to object "2" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[pre.width: setAttribute() to object "3" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[pre.width: setAttribute() to object "3" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -4755,9 +4752,6 @@
|
|||
[ol.start: setAttribute() to object "2" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[ol.start: setAttribute() to object "3" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[ol.start: setAttribute() to object "3" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -6876,9 +6870,6 @@
|
|||
[li.value: setAttribute() to object "2" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[li.value: setAttribute() to object "3" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[li.value: setAttribute() to object "3" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1431,9 +1431,6 @@
|
|||
[applet.hspace: setAttribute() to object "2" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[applet.hspace: setAttribute() to object "3" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[applet.hspace: setAttribute() to object "3" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -1911,9 +1908,6 @@
|
|||
[applet.vspace: setAttribute() to object "2" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[applet.vspace: setAttribute() to object "3" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[applet.vspace: setAttribute() to object "3" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -3474,9 +3468,6 @@
|
|||
[marquee.hspace: setAttribute() to object "2" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.hspace: setAttribute() to object "3" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.hspace: setAttribute() to object "3" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -3660,9 +3651,6 @@
|
|||
[marquee.scrollAmount: setAttribute() to object "2" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.scrollAmount: setAttribute() to object "3" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.scrollAmount: setAttribute() to object "3" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -3846,9 +3834,6 @@
|
|||
[marquee.scrollDelay: setAttribute() to object "2" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.scrollDelay: setAttribute() to object "3" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.scrollDelay: setAttribute() to object "3" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -4140,9 +4125,6 @@
|
|||
[marquee.vspace: setAttribute() to object "2" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.vspace: setAttribute() to object "3" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[marquee.vspace: setAttribute() to object "3" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -3480,9 +3480,6 @@
|
|||
[colgroup.span: setAttribute() to object "2" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[colgroup.span: setAttribute() to object "3" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[colgroup.span: setAttribute() to object "3" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -5031,9 +5028,6 @@
|
|||
[col.span: setAttribute() to object "2" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[col.span: setAttribute() to object "3" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[col.span: setAttribute() to object "3" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -11544,12 +11538,6 @@
|
|||
[td.tabIndex: IDL set to -2147483648 followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[td.colSpan: setAttribute() to object "3" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[td.colSpan: setAttribute() to object "3" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[td.rowSpan: typeof IDL attribute]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -11712,9 +11700,6 @@
|
|||
[td.rowSpan: setAttribute() to object "2" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[td.rowSpan: setAttribute() to object "3" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[td.rowSpan: setAttribute() to object "3" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -13737,12 +13722,6 @@
|
|||
[th.tabIndex: IDL set to -2147483648 followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[th.colSpan: setAttribute() to object "3" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[th.colSpan: setAttribute() to object "3" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[th.rowSpan: typeof IDL attribute]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -13905,9 +13884,6 @@
|
|||
[th.rowSpan: setAttribute() to object "2" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
[th.rowSpan: setAttribute() to object "3" followed by getAttribute()]
|
||||
expected: FAIL
|
||||
|
||||
[th.rowSpan: setAttribute() to object "3" followed by IDL get]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
[table-width-150percent.html]
|
||||
type: reftest
|
||||
reftype: ==
|
||||
refurl: /html/rendering/non-replaced-elements/tables/table-width-150percent-ref.html
|
||||
expected: PASS
|
|
@ -75,9 +75,6 @@
|
|||
[WorkerGlobalScope interface: self must inherit property "ononline" with the proper type (6)]
|
||||
expected: FAIL
|
||||
|
||||
[WorkerGlobalScope interface: calling importScripts(DOMString) on self with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[WorkerNavigator interface object length]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -147,3 +144,6 @@
|
|||
[WorkerNavigator interface: self.navigator must inherit property "onLine" with the proper type (8)]
|
||||
expected: FAIL
|
||||
|
||||
[WorkerGlobalScope interface: operation importScripts(DOMString)]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
[incoming-message.html]
|
||||
type: testharness
|
||||
[close() and incoming message]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[setInterval.html]
|
||||
type: testharness
|
||||
[close() and setInterval]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[setTimeout.html]
|
||||
type: testharness
|
||||
[close() and setTimeout]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue