mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
Update web-platform-tests to revision b'fc557e215e11221c91de4f283539725ef2f35928' (#35741)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
e7e8ccea20
commit
5ba9cfe809
2322 changed files with 43591 additions and 31593 deletions
3
tests/wpt/meta/html/browsers/browsing-the-web/navigating-across-documents/008.html.ini
vendored
Normal file
3
tests/wpt/meta/html/browsers/browsing-the-web/navigating-across-documents/008.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[008.html]
|
||||
[Link with onclick form submit to javascript url and href navigation ]
|
||||
expected: FAIL
|
|
@ -1,9 +1,3 @@
|
|||
[iframe-src-aboutblank-navigate-immediately.html]
|
||||
[Navigating to a different document with window.open]
|
||||
expected: FAIL
|
||||
|
||||
[Navigating to a different document with form submission]
|
||||
expected: FAIL
|
||||
|
||||
[Navigating to a different document with link click]
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[navigation-unload-cross-origin.sub.window.html]
|
||||
[Cross-origin navigation started from unload handler must be ignored]
|
||||
expected: FAIL
|
3
tests/wpt/meta/html/browsers/history/the-history-interface/traverse_the_history_4.html.ini
vendored
Normal file
3
tests/wpt/meta/html/browsers/history/the-history-interface/traverse_the_history_4.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[traverse_the_history_4.html]
|
||||
[Multiple history traversals, last would be aborted]
|
||||
expected: FAIL
|
3
tests/wpt/meta/html/browsers/history/the-history-interface/traverse_the_history_5.html.ini
vendored
Normal file
3
tests/wpt/meta/html/browsers/history/the-history-interface/traverse_the_history_5.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[traverse_the_history_5.html]
|
||||
[Multiple history traversals, last would be aborted]
|
||||
expected: FAIL
|
3
tests/wpt/meta/html/browsers/windows/browsing-context-names/duplicate-name-order.html.ini
vendored
Normal file
3
tests/wpt/meta/html/browsers/windows/browsing-context-names/duplicate-name-order.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[duplicate-name-order.html]
|
||||
[Duplicate name lookup order]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.gradient.colorInterpolationMethod.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.gradient.hueInterpolationMethod.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.filter.canvasFilterObject.gaussianBlur.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.filter.layers.gaussianBlur.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[canvas-filter-object-turbulence.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,37 @@
|
|||
[createImageBitmap-premultiplyAlpha.html]
|
||||
expected: ERROR
|
||||
[createImageBitmap: from ImageData, unpremultiplied, drawn to canvas]
|
||||
expected: FAIL
|
||||
|
||||
[createImageBitmap: from ImageData, premultiplied, drawn to canvas]
|
||||
expected: FAIL
|
||||
|
||||
[createImageBitmap: from ImageData, default, drawn to canvas]
|
||||
expected: FAIL
|
||||
|
||||
[createImageBitmap: from Canvas2D, unpremultiplied, drawn to canvas]
|
||||
expected: FAIL
|
||||
|
||||
[createImageBitmap: from Canvas2D, premultiplied, drawn to canvas]
|
||||
expected: FAIL
|
||||
|
||||
[createImageBitmap: from Canvas2D, default, drawn to canvas]
|
||||
expected: FAIL
|
||||
|
||||
[createImageBitmap: from Canvas2D willReadFrequently:true, unpremultiplied, drawn to canvas]
|
||||
expected: FAIL
|
||||
|
||||
[createImageBitmap: from Canvas2D willReadFrequently:true, premultiplied, drawn to canvas]
|
||||
expected: FAIL
|
||||
|
||||
[createImageBitmap: from Canvas2D willReadFrequently:true, default, drawn to canvas]
|
||||
expected: FAIL
|
||||
|
||||
[createImageBitmap: from Canvas2D willReadFrequently:false, unpremultiplied, drawn to canvas]
|
||||
expected: FAIL
|
||||
|
||||
[createImageBitmap: from Canvas2D willReadFrequently:false, premultiplied, drawn to canvas]
|
||||
expected: FAIL
|
||||
|
||||
[createImageBitmap: from Canvas2D willReadFrequently:false, default, drawn to canvas]
|
||||
expected: FAIL
|
2
tests/wpt/meta/html/canvas/element/manual/text/canvas.2d.disconnected.html.ini
vendored
Normal file
2
tests/wpt/meta/html/canvas/element/manual/text/canvas.2d.disconnected.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[canvas.2d.disconnected.html]
|
||||
expected: FAIL
|
3
tests/wpt/meta/html/canvas/element/text/2d.text.lang.default.tentative.html.ini
vendored
Normal file
3
tests/wpt/meta/html/canvas/element/text/2d.text.lang.default.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[2d.text.lang.default.tentative.html]
|
||||
[Canvas test: 2d.text.lang.default.tentative]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.text.measure.fillTextCluster-align.tentative.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.text.measure.fillTextCluster-baseline.tentative.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.text.measure.fillTextCluster-drawing-styles-change.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,3 +1,3 @@
|
|||
[2d.text.measure.text-clusters-rendering-options.tentative.html]
|
||||
[2d.text.measure.fillTextCluster-options.tentative.html]
|
||||
[Test that fillTextCluster() correctly applies the options passed as a dictionary.]
|
||||
expected: FAIL
|
|
@ -1,3 +1,3 @@
|
|||
[2d.text.measure.text-clusters-range.tentative.html]
|
||||
[2d.text.measure.fillTextCluster-range.tentative.html]
|
||||
[Test that getTextClusters() and fillTextCluster() correctly render different ranges of the input text.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.text.measure.strokeTextCluster-options.tentative.html]
|
||||
[Test that strokeTextCluster() correctly applies the options passed as a dictionary.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.text.measure.strokeTextCluster-range.tentative.html]
|
||||
[Test that getTextClusters() and strokeTextCluster() correctly render different ranges of the input text.]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.text.measure.text-clusters-rendering-align.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.text.measure.text-clusters-rendering-baseline.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.text.measure.text-clusters-rendering-drawing-styles-change.tentative.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.gradient.colorInterpolationMethod.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.gradient.colorInterpolationMethod.w.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[2d.gradient.hueInterpolationMethod.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.gradient.hueInterpolationMethod.w.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[2d.filter.canvasFilterObject.gaussianBlur.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.filter.layers.gaussianBlur.tentative.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[canvas.2d.offscreen.lang.inherit.tentative.html]
|
||||
expected: FAIL
|
2
tests/wpt/meta/html/canvas/offscreen/manual/text/canvas.2d.offscreen.lang.tentative.html.ini
vendored
Normal file
2
tests/wpt/meta/html/canvas/offscreen/manual/text/canvas.2d.offscreen.lang.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[canvas.2d.offscreen.lang.tentative.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[canvas.2d.offscreen.transferred.lang.inherit.document.tentative.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[canvas.2d.offscreen.transferred.lang.inherit.tentative.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[canvas.2d.offscreen.transferred.lang.tentative.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[canvas.2d.offscreen.worker.lang.inherit.tentative.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[canvas.2d.offscreen.worker.lang.tentative.html]
|
||||
expected: FAIL
|
3
tests/wpt/meta/html/canvas/offscreen/text/2d.text.lang.default.tentative.html.ini
vendored
Normal file
3
tests/wpt/meta/html/canvas/offscreen/text/2d.text.lang.default.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[2d.text.lang.default.tentative.html]
|
||||
[OffscreenCanvas test: 2d.text.lang.default.tentative]
|
||||
expected: FAIL
|
3
tests/wpt/meta/html/canvas/offscreen/text/2d.text.lang.default.tentative.worker.js.ini
vendored
Normal file
3
tests/wpt/meta/html/canvas/offscreen/text/2d.text.lang.default.tentative.worker.js.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[2d.text.lang.default.tentative.worker.html]
|
||||
[2d]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.text.measure.fillTextCluster-align.tentative.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.text.measure.fillTextCluster-align.tentative.w.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[2d.text.measure.fillTextCluster-baseline.tentative.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.text.measure.fillTextCluster-baseline.tentative.w.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[2d.text.measure.fillTextCluster-drawing-styles-change.tentative.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.text.measure.fillTextCluster-drawing-styles-change.tentative.w.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[2d.text.measure.fillTextCluster-font-change.tentative.w.html]
|
||||
expected: TIMEOUT
|
|
@ -1,3 +1,3 @@
|
|||
[2d.text.measure.text-clusters-rendering-options.tentative.html]
|
||||
[2d.text.measure.fillTextCluster-options.tentative.html]
|
||||
[Test that fillTextCluster() correctly applies the options passed as a dictionary.]
|
||||
expected: FAIL
|
|
@ -1,3 +1,3 @@
|
|||
[2d.text.measure.text-clusters-rendering-options.tentative.worker.html]
|
||||
[2d.text.measure.fillTextCluster-options.tentative.worker.html]
|
||||
[Test that fillTextCluster() correctly applies the options passed as a dictionary.]
|
||||
expected: FAIL
|
|
@ -1,3 +1,3 @@
|
|||
[2d.text.measure.text-clusters-range.tentative.html]
|
||||
[2d.text.measure.fillTextCluster-range.tentative.html]
|
||||
[Test that getTextClusters() and fillTextCluster() correctly render different ranges of the input text.]
|
||||
expected: FAIL
|
|
@ -1,3 +1,3 @@
|
|||
[2d.text.measure.text-clusters-range.tentative.worker.html]
|
||||
[2d.text.measure.fillTextCluster-range.tentative.worker.html]
|
||||
[Test that getTextClusters() and fillTextCluster() correctly render different ranges of the input text.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[2d.text.measure.strokeTextCluster-align.tentative.w.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[2d.text.measure.strokeTextCluster-baseline.tentative.w.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[2d.text.measure.strokeTextCluster-drawing-styles-change.tentative.w.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,2 @@
|
|||
[2d.text.measure.strokeTextCluster-font-change.tentative.w.html]
|
||||
expected: TIMEOUT
|
|
@ -0,0 +1,3 @@
|
|||
[2d.text.measure.strokeTextCluster-options.tentative.html]
|
||||
[Test that strokeTextCluster() correctly applies the options passed as a dictionary.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.text.measure.strokeTextCluster-options.tentative.worker.html]
|
||||
[Test that strokeTextCluster() correctly applies the options passed as a dictionary.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.text.measure.strokeTextCluster-range.tentative.html]
|
||||
[Test that getTextClusters() and strokeTextCluster() correctly render different ranges of the input text.]
|
||||
expected: FAIL
|
|
@ -0,0 +1,3 @@
|
|||
[2d.text.measure.strokeTextCluster-range.tentative.worker.html]
|
||||
[Test that getTextClusters() and strokeTextCluster() correctly render different ranges of the input text.]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.text.measure.text-clusters-rendering-align.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.text.measure.text-clusters-rendering-align.tentative.w.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[2d.text.measure.text-clusters-rendering-baseline.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.text.measure.text-clusters-rendering-baseline.tentative.w.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[2d.text.measure.text-clusters-rendering-drawing-styles-change.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[2d.text.measure.text-clusters-rendering-drawing-styles-change.tentative.w.html]
|
||||
expected: TIMEOUT
|
|
@ -1,2 +0,0 @@
|
|||
[2d.text.measure.text-clusters-rendering-font-change.tentative.w.html]
|
||||
expected: TIMEOUT
|
|
@ -2302,6 +2302,24 @@
|
|||
[Document interface: calling parseHTMLUnsafe((TrustedHTML or DOMString)) on documentWithHandlers with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Window interface: attribute oncommand]
|
||||
expected: FAIL
|
||||
|
||||
[Window interface: window must inherit property "oncommand" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: attribute oncommand]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: iframe.contentDocument must inherit property "oncommand" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: new Document() must inherit property "oncommand" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: documentWithHandlers must inherit property "oncommand" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[idlharness.https.html?include=HTML.*]
|
||||
[HTMLTableSectionElement interface: document.createElement("tfoot") must inherit property "align" with the proper type]
|
||||
|
@ -5924,6 +5942,33 @@
|
|||
[NavigateEvent interface: attribute sourceElement]
|
||||
expected: FAIL
|
||||
|
||||
[CommandEvent interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[CommandEvent interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[CommandEvent interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[CommandEvent interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[CommandEvent interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[CommandEvent interface: existence and properties of interface prototype object's @@unscopables property]
|
||||
expected: FAIL
|
||||
|
||||
[CommandEvent interface: attribute source]
|
||||
expected: FAIL
|
||||
|
||||
[CommandEvent interface: attribute command]
|
||||
expected: FAIL
|
||||
|
||||
[SVGElement interface: attribute oncommand]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[idlharness.https.html?include=HTML.+]
|
||||
[HTMLAllCollection interface: existence and properties of interface object]
|
||||
|
@ -8016,3 +8061,21 @@
|
|||
|
||||
[HTMLDialogElement interface: operation requestClose(optional DOMString)]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLElement interface: attribute oncommand]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLElement interface: document.createElement("noscript") must inherit property "oncommand" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLButtonElement interface: attribute command]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLButtonElement interface: attribute commandForElement]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLButtonElement interface: document.createElement("button") must inherit property "command" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[HTMLButtonElement interface: document.createElement("button") must inherit property "commandForElement" with the proper type]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[iframe_sandbox_popups_escaping-1.html]
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
|
||||
expected: TIMEOUT
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
[iframe_sandbox_popups_escaping-2.html]
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
|
||||
expected: TIMEOUT
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[iframe_sandbox_popups_nonescaping-3.html]
|
||||
expected: TIMEOUT
|
||||
[Check that popups from a sandboxed iframe do not escape the sandbox]
|
||||
expected: NOTRUN
|
||||
expected: FAIL
|
||||
|
|
|
@ -0,0 +1,45 @@
|
|||
[form-double-submit-input-type-change.html]
|
||||
[default submit action should supersede input onclick submit() and change the input type from text to submit]
|
||||
expected: FAIL
|
||||
|
||||
[default submit action should supersede input onclick submit() and change the input type from search to submit]
|
||||
expected: FAIL
|
||||
|
||||
[default submit action should supersede input onclick submit() and change the input type from tel to submit]
|
||||
expected: FAIL
|
||||
|
||||
[default submit action should supersede input onclick submit() and change the input type from url to submit]
|
||||
expected: FAIL
|
||||
|
||||
[default submit action should supersede input onclick submit() and change the input type from email to submit]
|
||||
expected: FAIL
|
||||
|
||||
[default submit action should supersede input onclick submit() and change the input type from password to submit]
|
||||
expected: FAIL
|
||||
|
||||
[default submit action should supersede input onclick submit() and change the input type from date to submit]
|
||||
expected: FAIL
|
||||
|
||||
[default submit action should supersede input onclick submit() and change the input type from month to submit]
|
||||
expected: FAIL
|
||||
|
||||
[default submit action should supersede input onclick submit() and change the input type from week to submit]
|
||||
expected: FAIL
|
||||
|
||||
[default submit action should supersede input onclick submit() and change the input type from time to submit]
|
||||
expected: FAIL
|
||||
|
||||
[default submit action should supersede input onclick submit() and change the input type from datetime-local to submit]
|
||||
expected: FAIL
|
||||
|
||||
[default submit action should supersede input onclick submit() and change the input type from number to submit]
|
||||
expected: FAIL
|
||||
|
||||
[default submit action should supersede input onclick submit() and change the input type from range to submit]
|
||||
expected: FAIL
|
||||
|
||||
[default submit action should supersede input onclick submit() and change the input type from color to submit]
|
||||
expected: FAIL
|
||||
|
||||
[default submit action should supersede input onclick submit() and change the input type from button to submit]
|
||||
expected: FAIL
|
|
@ -1,4 +0,0 @@
|
|||
[reparent-form-during-planned-navigation-task.html]
|
||||
expected: TIMEOUT
|
||||
[reparent-form-during-planned-navigation-task]
|
||||
expected: TIMEOUT
|
61
tests/wpt/meta/html/semantics/forms/the-input-element/input-type-change-submit.html.ini
vendored
Normal file
61
tests/wpt/meta/html/semantics/forms/the-input-element/input-type-change-submit.html.ini
vendored
Normal file
|
@ -0,0 +1,61 @@
|
|||
[input-type-change-submit.html]
|
||||
expected: TIMEOUT
|
||||
[default submit action when the input type is changed from text to submit]
|
||||
expected: TIMEOUT
|
||||
|
||||
[default submit action when the input type is changed from search to submit]
|
||||
expected: NOTRUN
|
||||
|
||||
[default submit action when the input type is changed from tel to submit]
|
||||
expected: NOTRUN
|
||||
|
||||
[default submit action when the input type is changed from url to submit]
|
||||
expected: NOTRUN
|
||||
|
||||
[default submit action when the input type is changed from email to submit]
|
||||
expected: NOTRUN
|
||||
|
||||
[default submit action when the input type is changed from password to submit]
|
||||
expected: NOTRUN
|
||||
|
||||
[default submit action when the input type is changed from date to submit]
|
||||
expected: NOTRUN
|
||||
|
||||
[default submit action when the input type is changed from month to submit]
|
||||
expected: NOTRUN
|
||||
|
||||
[default submit action when the input type is changed from week to submit]
|
||||
expected: NOTRUN
|
||||
|
||||
[default submit action when the input type is changed from time to submit]
|
||||
expected: NOTRUN
|
||||
|
||||
[default submit action when the input type is changed from datetime-local to submit]
|
||||
expected: NOTRUN
|
||||
|
||||
[default submit action when the input type is changed from number to submit]
|
||||
expected: NOTRUN
|
||||
|
||||
[default submit action when the input type is changed from range to submit]
|
||||
expected: NOTRUN
|
||||
|
||||
[default submit action when the input type is changed from color to submit]
|
||||
expected: NOTRUN
|
||||
|
||||
[default submit action when the input type is changed from checkbox to submit]
|
||||
expected: NOTRUN
|
||||
|
||||
[default submit action when the input type is changed from radio to submit]
|
||||
expected: NOTRUN
|
||||
|
||||
[default submit action when the input type is changed from file to submit]
|
||||
expected: NOTRUN
|
||||
|
||||
[default submit action when the input type is changed from image to submit]
|
||||
expected: NOTRUN
|
||||
|
||||
[default submit action when the input type is changed from reset to submit]
|
||||
expected: NOTRUN
|
||||
|
||||
[default submit action when the input type is changed from button to submit]
|
||||
expected: NOTRUN
|
|
@ -0,0 +1,3 @@
|
|||
[option-list.tentative.html]
|
||||
[select's option list should not include descendants of options, hrs, or nested optgroups.]
|
||||
expected: FAIL
|
3
tests/wpt/meta/html/semantics/forms/the-select-element/select-value.html.ini
vendored
Normal file
3
tests/wpt/meta/html/semantics/forms/the-select-element/select-value.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[select-value.html]
|
||||
[option is child of div]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[dialog-open-pseudo-invalidation.html]
|
||||
expected: FAIL
|
|
@ -44,3 +44,6 @@
|
|||
|
||||
[Button missing type outside form should toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[Button type=reset with form attr should trigger form reset and not toggle popover]
|
||||
expected: NOTRUN
|
||||
|
|
|
@ -35,3 +35,6 @@
|
|||
|
||||
[input type=image outside form should toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[input type=reset with form attr should trigger form reset and not toggle popover]
|
||||
expected: NOTRUN
|
||||
|
|
|
@ -1,15 +1,18 @@
|
|||
[button-type-behavior.tentative.html]
|
||||
[button-type-behavior.html]
|
||||
expected: ERROR
|
||||
[Button type=reset in form should trigger form reset and toggle popover]
|
||||
expected: FAIL
|
||||
|
||||
[Button type=submit in form should trigger form submit and not toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[Button type=button in form should not toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[Button type=invalid in form should trigger form submit and not toggle popover]
|
||||
[Button type=invalid in form should not trigger form submit and not toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[Button type=invalid in form with only command should not trigger form submit and not toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[Button type=invalid in form with only commandfor should not trigger form submit and not toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[Button missing type in form should not trigger form submit and not toggle popover]
|
||||
|
@ -21,7 +24,7 @@
|
|||
[Button missing type in form with only commandfor should not trigger form submit and not toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[Button type=reset with form attr should trigger form reset and toggle popover]
|
||||
[Button type=reset with form attr should trigger form reset and not toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[Button type=submit with form attr should trigger form submit and not toggle popover]
|
||||
|
@ -30,7 +33,16 @@
|
|||
[Button type=button with form attr should toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[Button type=invalid with form attr should trigger form submit and not toggle popover]
|
||||
[Button type=invalid with form attr should not trigger form submit and not toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[Button type=invalid with form attr and only command should not trigger form submit and not toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[Button type=invalid with form attr and only commandfor should not trigger form submit and not toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[Button missing type with form attr should not trigger form submit and not toggle popover]
|
||||
expected: NOTRUN
|
||||
|
||||
[Button missing type with form attr and only command should not trigger form submit and not toggle popover]
|
|
@ -0,0 +1,54 @@
|
|||
[button-type-reflection.html]
|
||||
[Button with id invalid-in-form should reflect type correctly]
|
||||
expected: FAIL
|
||||
|
||||
[Button with id invalid-in-form-command-only should reflect type correctly]
|
||||
expected: FAIL
|
||||
|
||||
[Button with id invalid-in-form-commandfor-only should reflect type correctly]
|
||||
expected: FAIL
|
||||
|
||||
[Button with id missing-in-form should reflect type correctly]
|
||||
expected: FAIL
|
||||
|
||||
[Button with id missing-in-form-command-only should reflect type correctly]
|
||||
expected: FAIL
|
||||
|
||||
[Button with id missing-in-form-commandfor-only should reflect type correctly]
|
||||
expected: FAIL
|
||||
|
||||
[Button with id invalid-attr-form should reflect type correctly]
|
||||
expected: FAIL
|
||||
|
||||
[Button with id invalid-attr-form-command-only should reflect type correctly]
|
||||
expected: FAIL
|
||||
|
||||
[Button with id invalid-attr-form-commandfor-only should reflect type correctly]
|
||||
expected: FAIL
|
||||
|
||||
[Button with id missing-attr-form should reflect type correctly]
|
||||
expected: FAIL
|
||||
|
||||
[Button with id missing-attr-form-command-only should reflect type correctly]
|
||||
expected: FAIL
|
||||
|
||||
[Button with id missing-attr-form-commandfor-only should reflect type correctly]
|
||||
expected: FAIL
|
||||
|
||||
[Button with id invalid-outside-form should reflect type correctly]
|
||||
expected: FAIL
|
||||
|
||||
[Button with id invalid-outside-form-command-only should reflect type correctly]
|
||||
expected: FAIL
|
||||
|
||||
[Button with id invalid-outside-form-commandfor-only should reflect type correctly]
|
||||
expected: FAIL
|
||||
|
||||
[Button with id missing-outside-form should reflect type correctly]
|
||||
expected: FAIL
|
||||
|
||||
[Button with id missing-outside-form-command-only should reflect type correctly]
|
||||
expected: FAIL
|
||||
|
||||
[Button with id missing-outside-form-commandfor-only should reflect type correctly]
|
||||
expected: FAIL
|
|
@ -1,27 +0,0 @@
|
|||
[button-type-reflection.tentative.html]
|
||||
[Button with id missing-in-form should reflect type correctly]
|
||||
expected: FAIL
|
||||
|
||||
[Button with id missing-in-form-command-only should reflect type correctly]
|
||||
expected: FAIL
|
||||
|
||||
[Button with id missing-in-form-commandfor-only should reflect type correctly]
|
||||
expected: FAIL
|
||||
|
||||
[Button with id missing-attr-form should reflect type correctly]
|
||||
expected: FAIL
|
||||
|
||||
[Button with id missing-attr-form-command-only should reflect type correctly]
|
||||
expected: FAIL
|
||||
|
||||
[Button with id missing-attr-form-commandfor-only should reflect type correctly]
|
||||
expected: FAIL
|
||||
|
||||
[Button with id missing-outside-form should reflect type correctly]
|
||||
expected: FAIL
|
||||
|
||||
[Button with id missing-outside-form-command-only should reflect type correctly]
|
||||
expected: FAIL
|
||||
|
||||
[Button with id missing-outside-form-commandfor-only should reflect type correctly]
|
||||
expected: FAIL
|
3
tests/wpt/meta/html/semantics/the-button-element/command-and-commandfor/idlharness.html.ini
vendored
Normal file
3
tests/wpt/meta/html/semantics/the-button-element/command-and-commandfor/idlharness.html.ini
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[idlharness.html]
|
||||
[idl_test setup]
|
||||
expected: FAIL
|
|
@ -1,36 +0,0 @@
|
|||
[idlharness.tentative.html]
|
||||
[CommandEvent interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[CommandEvent interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[CommandEvent interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[CommandEvent interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[CommandEvent interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[CommandEvent interface: existence and properties of interface prototype object's @@unscopables property]
|
||||
expected: FAIL
|
||||
|
||||
[CommandEvent interface: attribute source]
|
||||
expected: FAIL
|
||||
|
||||
[CommandEvent interface: attribute command]
|
||||
expected: FAIL
|
||||
|
||||
[CommandEvent must be primary interface of new CommandEvent("invoke")]
|
||||
expected: FAIL
|
||||
|
||||
[Stringification of new CommandEvent("invoke")]
|
||||
expected: FAIL
|
||||
|
||||
[CommandEvent interface: new CommandEvent("invoke") must inherit property "source" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[CommandEvent interface: new CommandEvent("invoke") must inherit property "command" with the proper type]
|
||||
expected: FAIL
|
|
@ -1,4 +1,4 @@
|
|||
[interface.tentative.html]
|
||||
[interface.html]
|
||||
[commandForElement reflects invokee HTML element]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -17,23 +17,14 @@
|
|||
[command reflects '' when attribute empty, setAttribute version]
|
||||
expected: FAIL
|
||||
|
||||
[command reflects same casing]
|
||||
expected: FAIL
|
||||
|
||||
[command reflects tostring value]
|
||||
expected: FAIL
|
||||
|
||||
[command reflects '' when attribute set to [\]]
|
||||
expected: FAIL
|
||||
|
||||
[command reflects tostring value 2]
|
||||
expected: FAIL
|
||||
|
||||
[command reflects correctly for invalid]
|
||||
expected: FAIL
|
||||
|
||||
[command reflects correctly for invalid when array]
|
||||
expected: FAIL
|
||||
|
||||
[command reflects '' when attribute set to [\]]
|
||||
expected: FAIL
|
||||
|
||||
[command reflects correctly for invalid when object]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[interesttarget-outline-appearance.tentative.html]
|
||||
expected: FAIL
|
|
@ -526,3 +526,15 @@
|
|||
|
||||
[onwebkittransitionend: dispatching an Event at a <meta> element must trigger element.onwebkittransitionend]
|
||||
expected: FAIL
|
||||
|
||||
[oncommand: must be on the appropriate locations for GlobalEventHandlers]
|
||||
expected: FAIL
|
||||
|
||||
[oncommand: the default value must be null]
|
||||
expected: FAIL
|
||||
|
||||
[oncommand: the content attribute must be compiled into a function as the corresponding property]
|
||||
expected: FAIL
|
||||
|
||||
[oncommand: dispatching an Event at a <meta> element must trigger element.oncommand]
|
||||
expected: FAIL
|
||||
|
|
|
@ -277,3 +277,12 @@
|
|||
|
||||
[shadowed unload removal (window)]
|
||||
expected: FAIL
|
||||
|
||||
[not shadowed command (document.body)]
|
||||
expected: FAIL
|
||||
|
||||
[not shadowed command (document.createElement("body"))]
|
||||
expected: FAIL
|
||||
|
||||
[not shadowed command (window)]
|
||||
expected: FAIL
|
||||
|
|
|
@ -226,3 +226,12 @@
|
|||
|
||||
[shadowed unload on body fires when event dispatched on window]
|
||||
expected: FAIL
|
||||
|
||||
[not shadowed command (document.body)]
|
||||
expected: FAIL
|
||||
|
||||
[not shadowed command (document.createElement("frameset"))]
|
||||
expected: FAIL
|
||||
|
||||
[not shadowed command (window)]
|
||||
expected: FAIL
|
||||
|
|
|
@ -94,3 +94,9 @@
|
|||
|
||||
[Ignore setting of pageswap window event handlers on windowless frameset]
|
||||
expected: FAIL
|
||||
|
||||
[command is unaffected on a windowless body]
|
||||
expected: FAIL
|
||||
|
||||
[command is unaffected on a windowless frameset]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue