diff --git a/tests/wpt/metadata/2dcontext/imagebitmap/createImageBitmap-drawImage.html.ini b/tests/wpt/metadata/2dcontext/imagebitmap/createImageBitmap-drawImage.html.ini index 8db1ab505b6..1459e8d2f4f 100644 --- a/tests/wpt/metadata/2dcontext/imagebitmap/createImageBitmap-drawImage.html.ini +++ b/tests/wpt/metadata/2dcontext/imagebitmap/createImageBitmap-drawImage.html.ini @@ -1,19 +1,20 @@ [createImageBitmap-drawImage.html] type: testharness + expected: TIMEOUT [createImageBitmap from a HTMLImageElement, and drawImage on the created ImageBitmap] expected: FAIL [createImageBitmap from a Blob, and drawImage on the created ImageBitmap] - expected: FAIL + expected: NOTRUN [createImageBitmap from a HTMLCanvasElement, and drawImage on the created ImageBitmap] expected: FAIL [createImageBitmap from an ImageBitmap, and drawImage on the created ImageBitmap] - expected: FAIL + expected: NOTRUN [createImageBitmap from an ImageData, and drawImage on the created ImageBitmap] - expected: FAIL + expected: NOTRUN [createImageBitmap from a HTMLVideoElement, and drawImage on the created ImageBitmap] expected: FAIL @@ -37,19 +38,19 @@ expected: FAIL [createImageBitmap from an OffscreenCanvas, and drawImage on the created ImageBitmap] - expected: FAIL + expected: NOTRUN [createImageBitmap from an OffscreenCanvas with negative sw/sh, and drawImage on the created ImageBitmap] - expected: FAIL + expected: NOTRUN [createImageBitmap from an ImageData with negative sw/sh, and drawImage on the created ImageBitmap] - expected: FAIL + expected: NOTRUN [createImageBitmap from an ImageBitmap with negative sw/sh, and drawImage on the created ImageBitmap] - expected: FAIL + expected: NOTRUN [createImageBitmap from a Blob with negative sw/sh, and drawImage on the created ImageBitmap] - expected: FAIL + expected: NOTRUN [createImageBitmap from a bitmap HTMLImageElement, and drawImage on the created ImageBitmap] expected: FAIL @@ -64,16 +65,16 @@ expected: FAIL [createImageBitmap from a bitmap SVGImageElement, and drawImage on the created ImageBitmap] - expected: FAIL + expected: TIMEOUT [createImageBitmap from a bitmap SVGImageElement with negative sw/sh, and drawImage on the created ImageBitmap] - expected: FAIL + expected: NOTRUN [createImageBitmap from a vector SVGImageElement, and drawImage on the created ImageBitmap] - expected: FAIL + expected: NOTRUN [createImageBitmap from a vector SVGImageElement with negative sw/sh, and drawImage on the created ImageBitmap] - expected: FAIL + expected: NOTRUN [createImageBitmap from an HTMLCanvasElement scaled down, and drawImage on the created ImageBitmap] expected: FAIL @@ -127,56 +128,56 @@ expected: FAIL [createImageBitmap from a bitmap SVGImageElement scaled down, and drawImage on the created ImageBitmap] - expected: FAIL + expected: NOTRUN [createImageBitmap from a bitmap SVGImageElement scaled up, and drawImage on the created ImageBitmap] - expected: FAIL + expected: NOTRUN [createImageBitmap from a bitmap SVGImageElement resized, and drawImage on the created ImageBitmap] - expected: FAIL + expected: NOTRUN [createImageBitmap from a vector SVGImageElement scaled down, and drawImage on the created ImageBitmap] - expected: FAIL + expected: NOTRUN [createImageBitmap from a vector SVGImageElement scaled up, and drawImage on the created ImageBitmap] - expected: FAIL + expected: NOTRUN [createImageBitmap from a vector SVGImageElement resized, and drawImage on the created ImageBitmap] - expected: FAIL + expected: NOTRUN [createImageBitmap from an OffscreenCanvas scaled down, and drawImage on the created ImageBitmap] - expected: FAIL + expected: NOTRUN [createImageBitmap from an OffscreenCanvas scaled up, and drawImage on the created ImageBitmap] - expected: FAIL + expected: NOTRUN [createImageBitmap from an OffscreenCanvas resized, and drawImage on the created ImageBitmap] - expected: FAIL + expected: NOTRUN [createImageBitmap from an ImageData scaled down, and drawImage on the created ImageBitmap] - expected: FAIL + expected: NOTRUN [createImageBitmap from an ImageData scaled up, and drawImage on the created ImageBitmap] - expected: FAIL + expected: NOTRUN [createImageBitmap from an ImageData resized, and drawImage on the created ImageBitmap] - expected: FAIL + expected: NOTRUN [createImageBitmap from an ImageBitmap scaled down, and drawImage on the created ImageBitmap] - expected: FAIL + expected: NOTRUN [createImageBitmap from an ImageBitmap scaled up, and drawImage on the created ImageBitmap] - expected: FAIL + expected: NOTRUN [createImageBitmap from an ImageBitmap resized, and drawImage on the created ImageBitmap] - expected: FAIL + expected: NOTRUN [createImageBitmap from a Blob scaled down, and drawImage on the created ImageBitmap] - expected: FAIL + expected: NOTRUN [createImageBitmap from a Blob scaled up, and drawImage on the created ImageBitmap] - expected: FAIL + expected: NOTRUN [createImageBitmap from a Blob resized, and drawImage on the created ImageBitmap] - expected: FAIL + expected: NOTRUN diff --git a/tests/wpt/metadata/MANIFEST.json b/tests/wpt/metadata/MANIFEST.json index c5405775129..76889c2cc5a 100644 --- a/tests/wpt/metadata/MANIFEST.json +++ b/tests/wpt/metadata/MANIFEST.json @@ -128343,6 +128343,18 @@ {} ] ], + "css/css-pseudo/first-letter-and-whitespace.html": [ + [ + "/css/css-pseudo/first-letter-and-whitespace.html", + [ + [ + "/css/css-pseudo/first-letter-and-whitespace-ref.html", + "==" + ] + ], + {} + ] + ], "css/css-pseudo/first-letter-block-to-inline.html": [ [ "/css/css-pseudo/first-letter-block-to-inline.html", @@ -152027,18 +152039,6 @@ {} ] ], - "css/css-values-3/calc-in-counter-001.xhtml": [ - [ - "/css/css-values-3/calc-in-counter-001.xhtml", - [ - [ - "/css/css-values-3/calc-in-counter-001-ref.xhtml", - "==" - ] - ], - {} - ] - ], "css/css-values/attr-color-invalid-cast.html": [ [ "/css/css-values/attr-color-invalid-cast.html", @@ -152219,6 +152219,18 @@ {} ] ], + "css/css-values/calc-in-counter-001.xhtml": [ + [ + "/css/css-values/calc-in-counter-001.xhtml", + [ + [ + "/css/css-values/calc-in-counter-001-ref.xhtml", + "==" + ] + ], + {} + ] + ], "css/css-values/calc-in-media-queries-001.html": [ [ "/css/css-values/calc-in-media-queries-001.html", @@ -165103,9 +165115,21 @@ {} ] ], - "css/motion/offset-path-string.html": [ + "css/motion/offset-path-string-001.html": [ [ - "/css/motion/offset-path-string.html", + "/css/motion/offset-path-string-001.html", + [ + [ + "/css/motion/offset-path-string-ref.html", + "==" + ] + ], + {} + ] + ], + "css/motion/offset-path-string-002.html": [ + [ + "/css/motion/offset-path-string-002.html", [ [ "/css/motion/offset-path-string-ref.html", @@ -183475,12 +183499,60 @@ {} ] ], - "html/rendering/non-replaced-elements/the-fieldset-element-0/min-width-not-important.html": [ + "html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-overflow-hidden.html": [ [ - "/html/rendering/non-replaced-elements/the-fieldset-element-0/min-width-not-important.html", + "/html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-overflow-hidden.html", [ [ - "/html/rendering/non-replaced-elements/the-fieldset-element-0/ref.html", + "/html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-overflow-hidden-ref.html", + "==" + ] + ], + {} + ] + ], + "html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-painting-order.html": [ + [ + "/html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-painting-order.html", + [ + [ + "/html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-painting-order-ref.html", + "==" + ] + ], + {} + ] + ], + "html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-transform-translatez.html": [ + [ + "/html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-transform-translatez.html", + [ + [ + "/html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-transform-translatez-ref.html", + "==" + ] + ], + {} + ] + ], + "html/rendering/non-replaced-elements/the-fieldset-element-0/legend-float.html": [ + [ + "/html/rendering/non-replaced-elements/the-fieldset-element-0/legend-float.html", + [ + [ + "/html/rendering/non-replaced-elements/the-fieldset-element-0/legend-float-ref.html", + "==" + ] + ], + {} + ] + ], + "html/rendering/non-replaced-elements/the-fieldset-element-0/legend-position-relative.html": [ + [ + "/html/rendering/non-replaced-elements/the-fieldset-element-0/legend-position-relative.html", + [ + [ + "/html/rendering/non-replaced-elements/the-fieldset-element-0/legend-position-relative-ref.html", "==" ] ], @@ -256285,6 +256357,11 @@ {} ] ], + "css/css-pseudo/first-letter-and-whitespace-ref.html": [ + [ + {} + ] + ], "css/css-pseudo/first-letter-block-to-inline-ref.html": [ [ {} @@ -263800,11 +263877,6 @@ {} ] ], - "css/css-values-3/calc-in-counter-001-ref.xhtml": [ - [ - {} - ] - ], "css/css-values/META.yml": [ [ {} @@ -263815,6 +263887,11 @@ {} ] ], + "css/css-values/calc-in-counter-001-ref.xhtml": [ + [ + {} + ] + ], "css/css-values/calc-rem-lang-ref.html": [ [ {} @@ -285325,11 +285402,6 @@ {} ] ], - "html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/nested-worker-success.js": [ - [ - {} - ] - ], "html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/resources/blank.html": [ [ {} @@ -285625,7 +285697,27 @@ {} ] ], - "html/rendering/non-replaced-elements/the-fieldset-element-0/ref.html": [ + "html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-overflow-hidden-ref.html": [ + [ + {} + ] + ], + "html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-painting-order-ref.html": [ + [ + {} + ] + ], + "html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-transform-translatez-ref.html": [ + [ + {} + ] + ], + "html/rendering/non-replaced-elements/the-fieldset-element-0/legend-float-ref.html": [ + [ + {} + ] + ], + "html/rendering/non-replaced-elements/the-fieldset-element-0/legend-position-relative-ref.html": [ [ {} ] @@ -309730,6 +309822,11 @@ {} ] ], + "webmessaging/worker_postMessage_user_activation.js": [ + [ + {} + ] + ], "webmidi/META.yml": [ [ {} @@ -328660,7 +328757,9 @@ "css/css-fonts/variations/at-font-face-font-matching.html": [ [ "/css/css-fonts/variations/at-font-face-font-matching.html", - {} + { + "timeout": "long" + } ] ], "css/css-fonts/variations/font-opentype-collections.html": [ @@ -330835,6 +330934,12 @@ {} ] ], + "css/css-scoping/shadow-multiple-links.html": [ + [ + "/css/css-scoping/shadow-multiple-links.html", + {} + ] + ], "css/css-scoping/slot-non-html-display-value.html": [ [ "/css/css-scoping/slot-non-html-display-value.html", @@ -340675,7 +340780,19 @@ ], "editing/run/bold.html": [ [ - "/editing/run/bold.html", + "/editing/run/bold.html?1-1000", + {} + ], + [ + "/editing/run/bold.html?1001-2000", + {} + ], + [ + "/editing/run/bold.html?2001-3000", + {} + ], + [ + "/editing/run/bold.html?3001-last", {} ] ], @@ -340693,37 +340810,125 @@ ], "editing/run/delete.html": [ [ - "/editing/run/delete.html", + "/editing/run/delete.html?1-1000", + {} + ], + [ + "/editing/run/delete.html?1001-2000", + {} + ], + [ + "/editing/run/delete.html?2001-3000", + {} + ], + [ + "/editing/run/delete.html?3001-4000", + {} + ], + [ + "/editing/run/delete.html?4001-5000", + {} + ], + [ + "/editing/run/delete.html?5001-6000", + {} + ], + [ + "/editing/run/delete.html?6001-last", {} ] ], "editing/run/fontname.html": [ [ - "/editing/run/fontname.html", + "/editing/run/fontname.html?1-1000", + {} + ], + [ + "/editing/run/fontname.html?1001-2000", + {} + ], + [ + "/editing/run/fontname.html?2001-last", {} ] ], "editing/run/fontsize.html": [ [ - "/editing/run/fontsize.html", + "/editing/run/fontsize.html?1-1000", + {} + ], + [ + "/editing/run/fontsize.html?1001-2000", + {} + ], + [ + "/editing/run/fontsize.html?2001-last", {} ] ], "editing/run/forecolor.html": [ [ - "/editing/run/forecolor.html", + "/editing/run/forecolor.html?1-1000", + {} + ], + [ + "/editing/run/forecolor.html?1001-2000", + {} + ], + [ + "/editing/run/forecolor.html?2001-last", {} ] ], "editing/run/formatblock.html": [ [ - "/editing/run/formatblock.html", + "/editing/run/formatblock.html?1-1000", + {} + ], + [ + "/editing/run/formatblock.html?1001-2000", + {} + ], + [ + "/editing/run/formatblock.html?2001-3000", + {} + ], + [ + "/editing/run/formatblock.html?3001-4000", + {} + ], + [ + "/editing/run/formatblock.html?4001-last", {} ] ], "editing/run/forwarddelete.html": [ [ - "/editing/run/forwarddelete.html", + "/editing/run/forwarddelete.html?1-1000", + {} + ], + [ + "/editing/run/forwarddelete.html?1001-2000", + {} + ], + [ + "/editing/run/forwarddelete.html?2001-3000", + {} + ], + [ + "/editing/run/forwarddelete.html?3001-4000", + {} + ], + [ + "/editing/run/forwarddelete.html?4001-5000", + {} + ], + [ + "/editing/run/forwarddelete.html?5001-6000", + {} + ], + [ + "/editing/run/forwarddelete.html?6001-last", {} ] ], @@ -340777,13 +340982,45 @@ ], "editing/run/insertparagraph.html": [ [ - "/editing/run/insertparagraph.html", + "/editing/run/insertparagraph.html?1-1000", + {} + ], + [ + "/editing/run/insertparagraph.html?1001-2000", + {} + ], + [ + "/editing/run/insertparagraph.html?2001-3000", + {} + ], + [ + "/editing/run/insertparagraph.html?3001-4000", + {} + ], + [ + "/editing/run/insertparagraph.html?4001-5000", + {} + ], + [ + "/editing/run/insertparagraph.html?5001-6000", + {} + ], + [ + "/editing/run/insertparagraph.html?6001-last", {} ] ], "editing/run/inserttext.html": [ [ - "/editing/run/inserttext.html", + "/editing/run/inserttext.html?1-1000", + {} + ], + [ + "/editing/run/inserttext.html?1001-2000", + {} + ], + [ + "/editing/run/inserttext.html?2001-last", {} ] ], @@ -340795,13 +341032,57 @@ ], "editing/run/italic.html": [ [ - "/editing/run/italic.html", + "/editing/run/italic.html?1-1000", + {} + ], + [ + "/editing/run/italic.html?1001-2000", + {} + ], + [ + "/editing/run/italic.html?2001-last", {} ] ], "editing/run/justifycenter.html": [ [ - "/editing/run/justifycenter.html", + "/editing/run/justifycenter.html?1-1000", + { + "timeout": "long" + } + ], + [ + "/editing/run/justifycenter.html?1001-2000", + { + "timeout": "long" + } + ], + [ + "/editing/run/justifycenter.html?2001-3000", + { + "timeout": "long" + } + ], + [ + "/editing/run/justifycenter.html?3001-4000", + { + "timeout": "long" + } + ], + [ + "/editing/run/justifycenter.html?4001-5000", + { + "timeout": "long" + } + ], + [ + "/editing/run/justifycenter.html?5001-6000", + { + "timeout": "long" + } + ], + [ + "/editing/run/justifycenter.html?6001-last", { "timeout": "long" } @@ -340809,19 +341090,59 @@ ], "editing/run/justifyfull.html": [ [ - "/editing/run/justifyfull.html", + "/editing/run/justifyfull.html?1-1000", + {} + ], + [ + "/editing/run/justifyfull.html?1001-2000", + {} + ], + [ + "/editing/run/justifyfull.html?2001-3000", + {} + ], + [ + "/editing/run/justifyfull.html?3001-4000", + {} + ], + [ + "/editing/run/justifyfull.html?4001-last", {} ] ], "editing/run/justifyleft.html": [ [ - "/editing/run/justifyleft.html", + "/editing/run/justifyleft.html?1-1000", + {} + ], + [ + "/editing/run/justifyleft.html?1001-2000", + {} + ], + [ + "/editing/run/justifyleft.html?2001-last", {} ] ], "editing/run/justifyright.html": [ [ - "/editing/run/justifyright.html", + "/editing/run/justifyright.html?1-1000", + {} + ], + [ + "/editing/run/justifyright.html?1001-2000", + {} + ], + [ + "/editing/run/justifyright.html?2001-3000", + {} + ], + [ + "/editing/run/justifyright.html?3001-4000", + {} + ], + [ + "/editing/run/justifyright.html?4001-last", {} ] ], @@ -340833,7 +341154,61 @@ ], "editing/run/multitest.html": [ [ - "/editing/run/multitest.html", + "/editing/run/multitest.html?1-1000", + { + "timeout": "long" + } + ], + [ + "/editing/run/multitest.html?1001-2000", + { + "timeout": "long" + } + ], + [ + "/editing/run/multitest.html?2001-3000", + { + "timeout": "long" + } + ], + [ + "/editing/run/multitest.html?3001-4000", + { + "timeout": "long" + } + ], + [ + "/editing/run/multitest.html?4001-5000", + { + "timeout": "long" + } + ], + [ + "/editing/run/multitest.html?5001-6000", + { + "timeout": "long" + } + ], + [ + "/editing/run/multitest.html?6001-7000", + { + "timeout": "long" + } + ], + [ + "/editing/run/multitest.html?7001-8000", + { + "timeout": "long" + } + ], + [ + "/editing/run/multitest.html?8001-9000", + { + "timeout": "long" + } + ], + [ + "/editing/run/multitest.html?9001-last", { "timeout": "long" } @@ -340841,7 +341216,15 @@ ], "editing/run/outdent.html": [ [ - "/editing/run/outdent.html", + "/editing/run/outdent.html?1-1000", + {} + ], + [ + "/editing/run/outdent.html?1001-2000", + {} + ], + [ + "/editing/run/outdent.html?2001-last", {} ] ], @@ -340853,7 +341236,15 @@ ], "editing/run/strikethrough.html": [ [ - "/editing/run/strikethrough.html", + "/editing/run/strikethrough.html?1-1000", + {} + ], + [ + "/editing/run/strikethrough.html?1001-2000", + {} + ], + [ + "/editing/run/strikethrough.html?2001-last", {} ] ], @@ -340871,7 +341262,15 @@ ], "editing/run/underline.html": [ [ - "/editing/run/underline.html", + "/editing/run/underline.html?1-1000", + {} + ], + [ + "/editing/run/underline.html?1001-2000", + {} + ], + [ + "/editing/run/underline.html?2001-last", {} ] ], @@ -350353,6 +350752,16 @@ {} ] ], + "fetch/api/redirect/redirect-back-to-original-origin.any.js": [ + [ + "/fetch/api/redirect/redirect-back-to-original-origin.any.html", + {} + ], + [ + "/fetch/api/redirect/redirect-back-to-original-origin.any.worker.html", + {} + ] + ], "fetch/api/redirect/redirect-count.any.js": [ [ "/fetch/api/redirect/redirect-count.any.html", @@ -350849,17 +351258,19 @@ {} ] ], - "fetch/cross-origin-resource-policy/fetch-in-service-worker.html": [ - [ - "/fetch/cross-origin-resource-policy/fetch-in-service-worker.html", - {} - ] - ], "fetch/cross-origin-resource-policy/fetch.any.js": [ [ "/fetch/cross-origin-resource-policy/fetch.any.html", {} ], + [ + "/fetch/cross-origin-resource-policy/fetch.any.serviceworker.html", + {} + ], + [ + "/fetch/cross-origin-resource-policy/fetch.any.sharedworker.html", + {} + ], [ "/fetch/cross-origin-resource-policy/fetch.any.worker.html", {} @@ -354409,15 +354820,13 @@ {} ] ], - "html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/nested-worker-success-dedicatedworker.html": [ + "html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/nested-worker-success.any.js": [ [ - "/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/nested-worker-success-dedicatedworker.html", + "/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/nested-worker-success.any.sharedworker.html", {} - ] - ], - "html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/nested-worker-success-sharedworker.html": [ + ], [ - "/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/nested-worker-success-sharedworker.html", + "/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/nested-worker-success.any.worker.html", {} ] ], @@ -354613,6 +355022,12 @@ {} ] ], + "html/input/the-disabled-attribute/number-disabled.html": [ + [ + "/html/input/the-disabled-attribute/number-disabled.html", + {} + ] + ], "html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/document-all.html": [ [ "/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/document-all.html", @@ -354751,18 +355166,66 @@ {} ] ], + "html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-block-formatting-context.html": [ + [ + "/html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-block-formatting-context.html", + {} + ] + ], + "html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-default-style.html": [ + [ + "/html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-default-style.html", + {} + ] + ], + "html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-display.html": [ + [ + "/html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-display.html", + {} + ] + ], + "html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-flexbox.html": [ + [ + "/html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-flexbox.html", + {} + ] + ], + "html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-grid.html": [ + [ + "/html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-grid.html", + {} + ] + ], + "html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-multicol.html": [ + [ + "/html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-multicol.html", + {} + ] + ], "html/rendering/non-replaced-elements/the-fieldset-element-0/legend-block-formatting-context.html": [ [ "/html/rendering/non-replaced-elements/the-fieldset-element-0/legend-block-formatting-context.html", {} ] ], + "html/rendering/non-replaced-elements/the-fieldset-element-0/legend-sans-fieldset-display.html": [ + [ + "/html/rendering/non-replaced-elements/the-fieldset-element-0/legend-sans-fieldset-display.html", + {} + ] + ], "html/rendering/non-replaced-elements/the-fieldset-element-0/legend.html": [ [ "/html/rendering/non-replaced-elements/the-fieldset-element-0/legend.html", {} ] ], + "html/rendering/non-replaced-elements/the-fieldset-element-0/min-inline-size.html": [ + [ + "/html/rendering/non-replaced-elements/the-fieldset-element-0/min-inline-size.html", + {} + ] + ], "html/rendering/non-replaced-elements/the-hr-element-0/hr.html": [ [ "/html/rendering/non-replaced-elements/the-hr-element-0/hr.html", @@ -363731,12 +364194,6 @@ {} ] ], - "html/webappapis/dynamic-markup-insertion/opening-the-input-stream/005.html": [ - [ - "/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/005.html", - {} - ] - ], "html/webappapis/dynamic-markup-insertion/opening-the-input-stream/006.html": [ [ "/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/006.html", @@ -363887,6 +364344,12 @@ {} ] ], + "html/webappapis/dynamic-markup-insertion/opening-the-input-stream/tasks.window.js": [ + [ + "/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/tasks.window.html", + {} + ] + ], "html/webappapis/dynamic-markup-insertion/opening-the-input-stream/type-argument-plaintext.window.js": [ [ "/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/type-argument-plaintext.window.html", @@ -364709,9 +365172,9 @@ {} ] ], - "input-events/idlharness.html": [ + "input-events/idlharness.window.js": [ [ - "/input-events/idlharness.html", + "/input-events/idlharness.window.html", {} ] ], @@ -377853,6 +378316,18 @@ } ] ], + "payment-request/payment-response/onpayerdetailchange-attribute.https.html": [ + [ + "/payment-request/payment-response/onpayerdetailchange-attribute.https.html", + {} + ] + ], + "payment-request/payment-response/onpayerdetailchange-attribute.manual.https.html": [ + [ + "/payment-request/payment-response/onpayerdetailchange-attribute.manual.https.html", + {} + ] + ], "payment-request/rejects_if_not_active.https.html": [ [ "/payment-request/rejects_if_not_active.https.html", @@ -387579,6 +388054,12 @@ {} ] ], + "screen-capture/getdisplaymedia.https.html": [ + [ + "/screen-capture/getdisplaymedia.https.html", + {} + ] + ], "screen-capture/idlharness.window.js": [ [ "/screen-capture/idlharness.window.html", @@ -387627,9 +388108,9 @@ {} ] ], - "scroll-animations/idlharness.html": [ + "scroll-animations/idlharness.window.js": [ [ - "/scroll-animations/idlharness.html", + "/scroll-animations/idlharness.window.html", {} ] ], @@ -395091,6 +395572,12 @@ {} ] ], + "webmessaging/message-channels/user-activation.tentative.html": [ + [ + "/webmessaging/message-channels/user-activation.tentative.html", + {} + ] + ], "webmessaging/message-channels/worker.html": [ [ "/webmessaging/message-channels/worker.html", @@ -395559,6 +396046,12 @@ {} ] ], + "webmessaging/worker_postMessage_user_activation.tentative.html": [ + [ + "/webmessaging/worker_postMessage_user_activation.tentative.html", + {} + ] + ], "webmidi/idlharness.window.js": [ [ "/webmidi/idlharness.window.html", @@ -399043,15 +399536,129 @@ {} ] ], + "webxr/navigator_xr_requestDevice.https.html": [ + [ + "/webxr/navigator_xr_requestDevice.https.html", + {} + ] + ], + "webxr/navigator_xr_requestDevice_no_device.https.html": [ + [ + "/webxr/navigator_xr_requestDevice_no_device.https.html", + {} + ] + ], + "webxr/webGLCanvasContext_create_with_xrdevice.https.html": [ + [ + "/webxr/webGLCanvasContext_create_with_xrdevice.https.html", + {} + ] + ], + "webxr/webGLCanvasContext_setdevice_contextlost.https.html": [ + [ + "/webxr/webGLCanvasContext_setdevice_contextlost.https.html", + {} + ] + ], "webxr/webxr_availability.http.sub.html": [ [ "/webxr/webxr_availability.http.sub.html", {} ] ], - "webxr/xrSession_exclusive_requestAnimationFrame.https.html": [ + "webxr/xrDevice_requestSession_immersive.https.html": [ [ - "/webxr/xrSession_exclusive_requestAnimationFrame.https.html", + "/webxr/xrDevice_requestSession_immersive.https.html", + {} + ] + ], + "webxr/xrDevice_requestSession_immersive_no_gesture.https.html": [ + [ + "/webxr/xrDevice_requestSession_immersive_no_gesture.https.html", + {} + ] + ], + "webxr/xrDevice_requestSession_immersive_unsupported.https.html": [ + [ + "/webxr/xrDevice_requestSession_immersive_unsupported.https.html", + {} + ] + ], + "webxr/xrDevice_requestSession_non_immersive_no_gesture.https.html": [ + [ + "/webxr/xrDevice_requestSession_non_immersive_no_gesture.https.html", + {} + ] + ], + "webxr/xrDevice_supportsSession_immersive.https.html": [ + [ + "/webxr/xrDevice_supportsSession_immersive.https.html", + {} + ] + ], + "webxr/xrDevice_supportsSession_immersive_unsupported.https.html": [ + [ + "/webxr/xrDevice_supportsSession_immersive_unsupported.https.html", + {} + ] + ], + "webxr/xrDevice_supportsSession_non_immersive.https.html": [ + [ + "/webxr/xrDevice_supportsSession_non_immersive.https.html", + {} + ] + ], + "webxr/xrSession_cancelAnimationFrame.https.html": [ + [ + "/webxr/xrSession_cancelAnimationFrame.https.html", + {} + ] + ], + "webxr/xrSession_cancelAnimationFrame_invalidhandle.https.html": [ + [ + "/webxr/xrSession_cancelAnimationFrame_invalidhandle.https.html", + {} + ] + ], + "webxr/xrSession_device.https.html": [ + [ + "/webxr/xrSession_device.https.html", + {} + ] + ], + "webxr/xrSession_end.https.html": [ + [ + "/webxr/xrSession_end.https.html", + {} + ] + ], + "webxr/xrSession_prevent_multiple_exclusive.https.html": [ + [ + "/webxr/xrSession_prevent_multiple_exclusive.https.html", + {} + ] + ], + "webxr/xrSession_requestAnimationFrame_callback_calls.https.html": [ + [ + "/webxr/xrSession_requestAnimationFrame_callback_calls.https.html", + {} + ] + ], + "webxr/xrSession_requestAnimationFrame_data_valid.https.html": [ + [ + "/webxr/xrSession_requestAnimationFrame_data_valid.https.html", + {} + ] + ], + "webxr/xrSession_requestAnimationFrame_getDevicePose.https.html": [ + [ + "/webxr/xrSession_requestAnimationFrame_getDevicePose.https.html", + {} + ] + ], + "webxr/xrSession_requestFrameOfReference.https.html": [ + [ + "/webxr/xrSession_requestFrameOfReference.https.html", {} ] ], @@ -402099,7 +402706,19 @@ ], "xhr/xmlhttprequest-timeout-aborted.html": [ [ - "/xhr/xmlhttprequest-timeout-aborted.html", + "/xhr/xmlhttprequest-timeout-aborted.html?aborted immediately after send()", + { + "timeout": "long" + } + ], + [ + "/xhr/xmlhttprequest-timeout-aborted.html?call abort() after TIME_NORMAL_LOAD", + { + "timeout": "long" + } + ], + [ + "/xhr/xmlhttprequest-timeout-aborted.html?only open()ed, not aborted", { "timeout": "long" } @@ -402107,7 +402726,13 @@ ], "xhr/xmlhttprequest-timeout-abortedonmain.html": [ [ - "/xhr/xmlhttprequest-timeout-abortedonmain.html", + "/xhr/xmlhttprequest-timeout-abortedonmain.html?abort() from a 0ms timeout", + { + "timeout": "long" + } + ], + [ + "/xhr/xmlhttprequest-timeout-abortedonmain.html?aborted after TIME_DELAY", { "timeout": "long" } @@ -402115,7 +402740,19 @@ ], "xhr/xmlhttprequest-timeout-overrides.html": [ [ - "/xhr/xmlhttprequest-timeout-overrides.html", + "/xhr/xmlhttprequest-timeout-overrides.html?timeout disabled after initially set", + { + "timeout": "long" + } + ], + [ + "/xhr/xmlhttprequest-timeout-overrides.html?timeout enabled after initially disabled", + { + "timeout": "long" + } + ], + [ + "/xhr/xmlhttprequest-timeout-overrides.html?timeout overrides load after a delay", { "timeout": "long" } @@ -402123,7 +402760,19 @@ ], "xhr/xmlhttprequest-timeout-overridesexpires.html": [ [ - "/xhr/xmlhttprequest-timeout-overridesexpires.html", + "/xhr/xmlhttprequest-timeout-overridesexpires.html?timeout set to expired value before load fires", + { + "timeout": "long" + } + ], + [ + "/xhr/xmlhttprequest-timeout-overridesexpires.html?timeout set to expiring value after load fires", + { + "timeout": "long" + } + ], + [ + "/xhr/xmlhttprequest-timeout-overridesexpires.html?timeout set to non-expiring value after timeout fires", { "timeout": "long" } @@ -402139,7 +402788,19 @@ ], "xhr/xmlhttprequest-timeout-simple.html": [ [ - "/xhr/xmlhttprequest-timeout-simple.html", + "/xhr/xmlhttprequest-timeout-simple.html?load fires normally", + { + "timeout": "long" + } + ], + [ + "/xhr/xmlhttprequest-timeout-simple.html?no time out scheduled, load fires normally", + { + "timeout": "long" + } + ], + [ + "/xhr/xmlhttprequest-timeout-simple.html?timeout hit before load", { "timeout": "long" } @@ -402147,7 +402808,13 @@ ], "xhr/xmlhttprequest-timeout-synconmain.html": [ [ - "/xhr/xmlhttprequest-timeout-synconmain.html", + "/xhr/xmlhttprequest-timeout-synconmain.html?timeout after open", + { + "timeout": "long" + } + ], + [ + "/xhr/xmlhttprequest-timeout-synconmain.html?timeout before open", { "timeout": "long" } @@ -402155,7 +402822,19 @@ ], "xhr/xmlhttprequest-timeout-twice.html": [ [ - "/xhr/xmlhttprequest-timeout-twice.html", + "/xhr/xmlhttprequest-timeout-twice.html?load fires normally with no timeout set, twice", + { + "timeout": "long" + } + ], + [ + "/xhr/xmlhttprequest-timeout-twice.html?load fires normally with same timeout set twice", + { + "timeout": "long" + } + ], + [ + "/xhr/xmlhttprequest-timeout-twice.html?timeout fires normally with same timeout set twice", { "timeout": "long" } @@ -402163,7 +402842,19 @@ ], "xhr/xmlhttprequest-timeout-worker-aborted.html": [ [ - "/xhr/xmlhttprequest-timeout-worker-aborted.html", + "/xhr/xmlhttprequest-timeout-worker-aborted.html?aborted immediately after send()", + { + "timeout": "long" + } + ], + [ + "/xhr/xmlhttprequest-timeout-worker-aborted.html?call abort() after TIME_NORMAL_LOAD", + { + "timeout": "long" + } + ], + [ + "/xhr/xmlhttprequest-timeout-worker-aborted.html?only open()ed, not aborted", { "timeout": "long" } @@ -402171,7 +402862,19 @@ ], "xhr/xmlhttprequest-timeout-worker-overrides.html": [ [ - "/xhr/xmlhttprequest-timeout-worker-overrides.html", + "/xhr/xmlhttprequest-timeout-worker-overrides.html?timeout disabled after initially set", + { + "timeout": "long" + } + ], + [ + "/xhr/xmlhttprequest-timeout-worker-overrides.html?timeout enabled after initially disabled", + { + "timeout": "long" + } + ], + [ + "/xhr/xmlhttprequest-timeout-worker-overrides.html?timeout overrides load after a delay", { "timeout": "long" } @@ -402179,7 +402882,19 @@ ], "xhr/xmlhttprequest-timeout-worker-overridesexpires.html": [ [ - "/xhr/xmlhttprequest-timeout-worker-overridesexpires.html", + "/xhr/xmlhttprequest-timeout-worker-overridesexpires.html?timeout set to expired value before load fires", + { + "timeout": "long" + } + ], + [ + "/xhr/xmlhttprequest-timeout-worker-overridesexpires.html?timeout set to expiring value after load fires", + { + "timeout": "long" + } + ], + [ + "/xhr/xmlhttprequest-timeout-worker-overridesexpires.html?timeout set to non-expiring value after timeout fires", { "timeout": "long" } @@ -402187,7 +402902,19 @@ ], "xhr/xmlhttprequest-timeout-worker-simple.html": [ [ - "/xhr/xmlhttprequest-timeout-worker-simple.html", + "/xhr/xmlhttprequest-timeout-worker-simple.html?load fires normally", + { + "timeout": "long" + } + ], + [ + "/xhr/xmlhttprequest-timeout-worker-simple.html?no time out scheduled, load fires normally", + { + "timeout": "long" + } + ], + [ + "/xhr/xmlhttprequest-timeout-worker-simple.html?timeout hit before load", { "timeout": "long" } @@ -402195,7 +402922,19 @@ ], "xhr/xmlhttprequest-timeout-worker-synconworker.html": [ [ - "/xhr/xmlhttprequest-timeout-worker-synconworker.html", + "/xhr/xmlhttprequest-timeout-worker-synconworker.html?load fires normally", + { + "timeout": "long" + } + ], + [ + "/xhr/xmlhttprequest-timeout-worker-synconworker.html?no time out scheduled, load fires normally", + { + "timeout": "long" + } + ], + [ + "/xhr/xmlhttprequest-timeout-worker-synconworker.html?timeout hit before load", { "timeout": "long" } @@ -402203,7 +402942,19 @@ ], "xhr/xmlhttprequest-timeout-worker-twice.html": [ [ - "/xhr/xmlhttprequest-timeout-worker-twice.html", + "/xhr/xmlhttprequest-timeout-worker-twice.html?load fires normally with no timeout set, twice", + { + "timeout": "long" + } + ], + [ + "/xhr/xmlhttprequest-timeout-worker-twice.html?load fires normally with same timeout set twice", + { + "timeout": "long" + } + ], + [ + "/xhr/xmlhttprequest-timeout-worker-twice.html?timeout fires normally with same timeout set twice", { "timeout": "long" } @@ -421311,6 +422062,12 @@ {} ] ], + "webdriver/tests/actions/bounds.py": [ + [ + "/webdriver/tests/actions/bounds.py", + {} + ] + ], "webdriver/tests/actions/control_click.py": [ [ "/webdriver/tests/actions/control_click.py", @@ -432727,7 +433484,7 @@ "testharness" ], "client-hints/accept_ch_lifetime_same_origin_iframe.tentative.https.html": [ - "4d339b6dbf2643d4e69cae887aaff205429a6e7b", + "e828d6718d96ae7da1e6c32fa4967d4db0fd7a4d", "testharness" ], "client-hints/accept_ch_lifetime_subresource.tentative.https.html": [ @@ -432767,7 +433524,7 @@ "testharness" ], "client-hints/http_equiv_accept_ch_lifetime_same_origin_iframe.tentative.https.html": [ - "9f7d1f35096a49aa77e8248a70ad453c3d497474", + "9da173c37913fe9e435d0cd5d03ad265d4bfb9d3", "testharness" ], "client-hints/http_equiv_accept_ch_lifetime_subresource.tentative.https.html": [ @@ -532363,7 +533120,7 @@ "testharness" ], "css/css-fonts/variations/at-font-face-font-matching.html": [ - "24f0bdcc1a7c28c88082c58289933cfda381ba1f", + "28fa626849b53d19a2e898eae99a4a5f59362de5", "testharness" ], "css/css-fonts/variations/font-opentype-collections.html": [ @@ -539186,6 +539943,14 @@ "29bdc5bbbe8ed4c1f4082dabbd7116325ed6e933", "reftest" ], + "css/css-pseudo/first-letter-and-whitespace-ref.html": [ + "d193306fe45064d281bd22e87ed50e6e1988db71", + "support" + ], + "css/css-pseudo/first-letter-and-whitespace.html": [ + "a10612ac9731a7ecdf07416df23e802c131b7570", + "reftest" + ], "css/css-pseudo/first-letter-block-to-inline-ref.html": [ "5c777f1a92e373042ffbfeb5604cc665013663f7", "support" @@ -541630,6 +542395,10 @@ "d67929a1adbd42b807500685c6a36a9e61e22fed", "reftest" ], + "css/css-scoping/shadow-multiple-links.html": [ + "d1c4fd9eb7ed7595d5f30b01777b4f1c15f242ba", + "testharness" + ], "css/css-scoping/shadow-reassign-dynamic-001.html": [ "e8fe49ac96ff1694565bd82213c07f7204f0bb1c", "reftest" @@ -542875,7 +543644,7 @@ "testharness" ], "css/css-shapes/shape-outside/values/support/parsing-utils.js": [ - "68b0c1b1f7c4641cc8e28eb0dca52163b71eb1f7", + "06007f50939e251851be58a896208d03bb58d0dd", "support" ], "css/css-shapes/spec-examples/reference/shape-outside-001-ref.html": [ @@ -553907,7 +554676,7 @@ "testharness" ], "css/css-transitions/CSSTransition-startTime.tentative.html": [ - "7c74ed2037ab4e8242d465d76a4cbd360abee4a2", + "b6482f8047422f6d5abf6e1ae5a14b8fdc9a41f8", "testharness" ], "css/css-transitions/CSSTransition-transitionProperty.tentative.html": [ @@ -554103,7 +554872,7 @@ "support" ], "css/css-transitions/support/helper.js": [ - "2e7ecff2ae7e60a3250cc787cbf888f1881bfc27", + "aa3efe8012268115734bd91bff8f82ceb8d26eea", "support" ], "css/css-transitions/support/import-green.css": [ @@ -558310,14 +559079,6 @@ "50af0313de5fd78476c92155161c5d2b35519e3f", "manual" ], - "css/css-values-3/calc-in-counter-001-ref.xhtml": [ - "5614ec09b2641a580f8c965c339568701e46b612", - "support" - ], - "css/css-values-3/calc-in-counter-001.xhtml": [ - "1a2db830983a89cb7852818e8ba497baa7837726", - "reftest" - ], "css/css-values/META.yml": [ "a22882a9996b14afa942d3403fa1a873f526073a", "support" @@ -558398,6 +559159,14 @@ "7db087def7552af2662524e26813aa51daae0cb1", "testharness" ], + "css/css-values/calc-in-counter-001-ref.xhtml": [ + "5614ec09b2641a580f8c965c339568701e46b612", + "support" + ], + "css/css-values/calc-in-counter-001.xhtml": [ + "1a2db830983a89cb7852818e8ba497baa7837726", + "reftest" + ], "css/css-values/calc-in-font-feature-settings.html": [ "0ce8d7e5c774d03791c0f128cd4388e56125bf53", "testharness" @@ -567502,14 +568271,18 @@ "6c39e7b8f4cfafe05c07d166eb65570432912b7a", "reftest" ], + "css/motion/offset-path-string-001.html": [ + "79d957d82b8e3c603ed16598f461a805c90681dd", + "reftest" + ], + "css/motion/offset-path-string-002.html": [ + "0d2fcbbb661c2fe0e5b57ff780d78b2f8b6f627b", + "reftest" + ], "css/motion/offset-path-string-ref.html": [ "5c5ff5f6f2ddc4696f2d51266199fe052464d9e6", "support" ], - "css/motion/offset-path-string.html": [ - "79d957d82b8e3c603ed16598f461a805c90681dd", - "reftest" - ], "css/motion/offset-rotate-001.html": [ "55147698a7f2f02a57f0fe3adc8b33257d1e212f", "reftest" @@ -567551,11 +568324,11 @@ "testharness" ], "css/motion/parsing/offset-path-parsing-invalid.html": [ - "d94101836cd8c6bb7d83650b5974a7a2a943879c", + "67c1099ba73b26812b86f0c1bf9dca9baa2ff225", "testharness" ], "css/motion/parsing/offset-path-parsing-valid.html": [ - "448673267388c372c59449fe19b7cb7b82f9293e", + "d57b465ada6743e76e3e99e78a89e628815dc9ee", "testharness" ], "css/motion/parsing/offset-position-parsing-invalid.html": [ @@ -571091,19 +571864,19 @@ "reftest" ], "css/vendor-imports/mozilla/mozilla-central-reftests/contain/contain-layout-overflow-001-ref.html": [ - "400369b763bd87d7b9de5a66923e6c12a2bc3a3f", + "61825fd45415a08b90f824895093f47650e24c32", "support" ], "css/vendor-imports/mozilla/mozilla-central-reftests/contain/contain-layout-overflow-001.html": [ - "e4330eca96de05996b750d3224aecb83ee3797e4", + "5bf984e2bf12263526165048c4aeb0e9236c5bbb", "reftest" ], "css/vendor-imports/mozilla/mozilla-central-reftests/contain/contain-layout-overflow-002-ref.html": [ - "e35eb9b2b748d1e8ab8b62f244a1f3a0e8db42f4", + "ba1c600d504be3ec0496d1513e152a90f6eecbc2", "support" ], "css/vendor-imports/mozilla/mozilla-central-reftests/contain/contain-layout-overflow-002.html": [ - "aa02bcd73a63106d6cc40233b9c35e11984845f7", + "4929dc5d33e760503c9a7d98d6adbafa3f07637a", "reftest" ], "css/vendor-imports/mozilla/mozilla-central-reftests/contain/contain-layout-stacking-context-001.html": [ @@ -581511,7 +582284,7 @@ "support" ], "editing/include/tests.js": [ - "fdcf4351d38bd2000d1025ece0eaaa6c3b3d9eec", + "a03a68ed8dc80a94c79023247b14ad58c5f2e2d7", "support" ], "editing/manual/delete-manual.html": [ @@ -581551,143 +582324,143 @@ "testharness" ], "editing/run/backcolor.html": [ - "94ca94a77cc09a4bacc3105477a6d5189eec3a6b", + "3d337785efe13eea7d258c2b7c23f4f1a4170203", "testharness" ], "editing/run/bold.html": [ - "583428bb0983910e22723db7b4f25c4731781361", + "b439a11fdd8e1d4afedc625eeb1c8a4e7eece080", "testharness" ], "editing/run/createlink.html": [ - "a217516976bd25582795b62f740763d7f6ccfc7e", + "98261697b354a48f5b0a547eea65a437adb548a8", "testharness" ], "editing/run/delete-list-items-in-table-cell.html": [ - "c87fff45fd4281a811876014651fa49b14682f95", + "409a844fc9605311216883fd0cfeb6f279722c67", "testharness" ], "editing/run/delete.html": [ - "a8c24d28384927f1c6e67626c3d7a44a4ca20d9b", + "592c7bb997424c9e36b96cfd980f6bb0e4aeb190", "testharness" ], "editing/run/fontname.html": [ - "3e9b8ad343862c1230ba52947aa99b2fef722e95", + "491fbe5501564534581291a2b763f1df3eb6949c", "testharness" ], "editing/run/fontsize.html": [ - "cd2e601c9562e2c507ff9f42948948278ba1667c", + "35ef70156647931b52b293547fadad7fc69a88b1", "testharness" ], "editing/run/forecolor.html": [ - "bb5f35cb39862beccd9d12de84432c61e77d8d0c", + "4dd42bf67621cff95aa6b518ad0109ac269823c4", "testharness" ], "editing/run/formatblock.html": [ - "946061761ab3cb683a5b6456032246b8fd98d5bd", + "f117e77d7bf353e4ab520e8ed79440300537215e", "testharness" ], "editing/run/forwarddelete.html": [ - "d3b88627b7d58e032af929ab3b5df2390a8837b8", + "50850d130776eb839f15b3618452af267f3b9d65", "testharness" ], "editing/run/hilitecolor.html": [ - "515b62ba4d32f2a57a067d44b0ad2561a6ea887e", + "e2de0d960ff5c53f81cd24010b2e6a869cb57eb0", "testharness" ], "editing/run/indent.html": [ - "7be7a53b9ab11a99599da5667308ff99ef28a9da", + "bf753e6efa2e974241fe9fdb1a109e552302e10e", "testharness" ], "editing/run/insert-list-items-in-table-cell.html": [ - "ebb14f49d09351b0d281ac00992de0bbd689d212", + "60b396dd347385af5767df0eafef13bc06032b19", "testharness" ], "editing/run/inserthorizontalrule.html": [ - "d3ebc18bc4d9db28fe04378bf565dad27cf3decd", + "5569e8f9a6bab1719d7cc6d286217db752da4b4c", "testharness" ], "editing/run/inserthtml.html": [ - "17e74e74e801677e53e9fc1f39b5a39ee86c7a41", + "59eaf4c59f19eb06e8a4609c0ab462142a83b263", "testharness" ], "editing/run/insertimage.html": [ - "50730f4263f4c39d1618dae1ec0f31ae8525e631", + "f34cad0d1f1a0d61a04ba079e2092e59ebe17280", "testharness" ], "editing/run/insertlinebreak.html": [ - "34af7701df2fecd5f739df1855453eb088a4cb0e", + "eb3df9dc52306288bcf31a0c694893a0aeca37e2", "testharness" ], "editing/run/insertorderedlist.html": [ - "c762693c4cf15aff690e22b11e99346c9706bffc", + "53a9ababb237dbd826ed858746ce5494e1d034bd", "testharness" ], "editing/run/insertparagraph.html": [ - "bc13953c834b67b54051132ae23b1b8432b99df7", + "549878a08a56f8f02f3cc98befb5659d8f019f87", "testharness" ], "editing/run/inserttext.html": [ - "54134569c7589017e2699af95657ad5f4ad9c831", + "1a13919124e72c3b8ce13bc4db56ed2505d7988c", "testharness" ], "editing/run/insertunorderedlist.html": [ - "9a5c1e1633d7c0c690df817aad0d6f1566b1dbb6", + "24e4d00e3fb56fa8e01f01b7ff5040cfbf6de3dc", "testharness" ], "editing/run/italic.html": [ - "b94658ec54b93b7fddb0744f6db93e184d44b6e8", + "1b363c280038362a7b999d815f40b9516c3158f5", "testharness" ], "editing/run/justifycenter.html": [ - "f2d98b9345a16f7fde2ab543f1f9c01a3bb3d282", + "68ade6b6e3544659a9c3574141c093536439ba0c", "testharness" ], "editing/run/justifyfull.html": [ - "1de99d73acdc558509831c7b9eb709182e832fbc", + "5d2dad5e68eaa7f0dcf992c62f755dbaecbc67cc", "testharness" ], "editing/run/justifyleft.html": [ - "207da21d481156d1882ef66c59cbe02cbc131115", + "37554844fec7c5d88cbdd8ba0cb9ba3680cc6572", "testharness" ], "editing/run/justifyright.html": [ - "bf4954e548b712f74a453d1216b388b40fdce22c", + "ca69e328762059d73e3455715899b28e9a3b73d8", "testharness" ], "editing/run/misc.html": [ - "e0d62f33b73a62f4924d87097a764a0b8bff5568", + "2ebd68cda6eba2dd9312442b0f9b5e6af0bff5fa", "testharness" ], "editing/run/multitest.html": [ - "f8fa41c9cfdb867d718696ad8e76c796c6f5bd2c", + "2c4b66116875f72834d401c448e8a126269533b6", "testharness" ], "editing/run/outdent.html": [ - "4582bf0d17a44809cc698e8261f4f884a458a8d0", + "0329b6eb44ae2ba9f0dbf4a3c9aaf2ed4f294bb8", "testharness" ], "editing/run/removeformat.html": [ - "2437cd05f6c4c3b0c6e5c7f439c816d356ed1d4c", + "fb38a4457e84471d2167b8eff87aacc8d917b3f0", "testharness" ], "editing/run/strikethrough.html": [ - "9aa671ad754ec2bd5ad59a70501dc329cd87af4f", + "ed0781fd16ef5513e84cd0ef9d9b4bab0f94afdf", "testharness" ], "editing/run/subscript.html": [ - "bd5a66b26c6e3a11ca8d6f0b2296c467ccf146e4", + "1655a822fdf804dc21d27ec1ffa8386e388fc6fe", "testharness" ], "editing/run/superscript.html": [ - "890960ad078835d1e4266f6d656a8ec348dd01e1", + "4c1f04763b6089e1b7e7a62a410842ef46bd7ac3", "testharness" ], "editing/run/underline.html": [ - "bcf9e3229a533d0bef4ff27b4fe34b2ce9bf8afb", + "61f85a1fa820894c24b1232d8d3ac6e82d84cf93", "testharness" ], "editing/run/unlink.html": [ - "d61200b952fa8ba159e05f0bf38cb7e9fcf4898e", + "26d6e2d83ec7b1e0d8a0a061c5e517f42dda97b8", "testharness" ], "encoding/META.yml": [ @@ -584758,6 +585531,10 @@ "8e23770bd6040425b33d5f0d4eb8cff362544c33", "support" ], + "fetch/api/redirect/redirect-back-to-original-origin.any.js": [ + "32d413cb2f16db6753bd71cfa0395ff8bd7efea9", + "testharness" + ], "fetch/api/redirect/redirect-count.any.js": [ "7fa6dd1d0ed5579cc66c16297a61a57cbadd1c74", "testharness" @@ -585382,12 +586159,8 @@ "cc6a3a81bcf4cbabfec265a1874442f53e7d8a30", "testharness" ], - "fetch/cross-origin-resource-policy/fetch-in-service-worker.html": [ - "e493904e2dc6487027a8b1e6351b3f1a81e34de3", - "testharness" - ], "fetch/cross-origin-resource-policy/fetch.any.js": [ - "758c52a695a03e8ee78c038bc2316fb7808f7fa1", + "ded3bdc5daee50fec9c970cd31f24f2bd6f2b60a", "testharness" ], "fetch/cross-origin-resource-policy/iframe-loads.html": [ @@ -589051,7 +589824,7 @@ "testharness" ], "html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/creating_browsing_context_test_01.html": [ - "75c8729cf716981ca79ebf15f01c431e5e156582", + "062f61949dc820634999e58045383065b179b49f", "testharness" ], "html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/non_automated/001-1.html": [ @@ -590671,7 +591444,7 @@ "testharness" ], "html/dom/elements/the-innertext-idl-attribute/getter-tests.js": [ - "af860c98e93af93bf3e34fa76db3086a257d5e5a", + "fcd11b414b4a325bfb77468f0fea5ffb5a12f460", "support" ], "html/dom/elements/the-innertext-idl-attribute/getter.html": [ @@ -594930,18 +595703,10 @@ "91110867d7b47a17c07c3f2310d3932d76223df9", "testharness" ], - "html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/nested-worker-success-dedicatedworker.html": [ - "de097b26c417454276a68a366ce2864531e513af", + "html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/nested-worker-success.any.js": [ + "5388ebcc39b22946957250004577a1966c264a5a", "testharness" ], - "html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/nested-worker-success-sharedworker.html": [ - "cf328be8799627379998e359d283e388f9eec6eb", - "testharness" - ], - "html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/nested-worker-success.js": [ - "e1a28436e0af6a90c8cd4a16cb712d4a1cc6acb1", - "support" - ], "html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/no-transferring.html": [ "fa95d8abe5d4f9f8d983f14317b62a0767555dea", "testharness" @@ -595158,6 +595923,10 @@ "49c428c5bea12c200c155cdf70135f209b87c004", "testharness" ], + "html/input/the-disabled-attribute/number-disabled.html": [ + "11cb82fdda60d69f8b1dd7709ea99210238123f8", + "testharness" + ], "html/input/the-placeholder-attribute/multiline-cr.html": [ "4184ab2c5ce2a0b42ada8f97e1c32681fc37f052", "reftest" @@ -595626,21 +596395,85 @@ "59c5ca70d41cc969aed7ac6a531c1ca9a5f82f0f", "reftest" ], + "html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-block-formatting-context.html": [ + "c38944ae795807628ce1c5cd114e5832263b2ff2", + "testharness" + ], + "html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-default-style.html": [ + "f07c84f406cefc7054e8a13c2796d3d82673bdf7", + "testharness" + ], + "html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-display.html": [ + "953328982032dae2d508619b90188534179a26a8", + "testharness" + ], + "html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-flexbox.html": [ + "d2b1d30d8cc828496fa76cc887e01149f2a44809", + "testharness" + ], + "html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-grid.html": [ + "7e9cf3643d00c59caa5bb37682a2fc8fa9ddee89", + "testharness" + ], + "html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-multicol.html": [ + "bdb2c2fd94686b502ed5a663b1026180283af22f", + "testharness" + ], + "html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-overflow-hidden-ref.html": [ + "9fe632f7c209c42d9f24358ad6a2a56abddf97a3", + "support" + ], + "html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-overflow-hidden.html": [ + "cacbdbae00d0f7d6067323c68fc460149c524f35", + "reftest" + ], + "html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-painting-order-ref.html": [ + "13b262a804ab781905b3e4d3483554d9dd95b4d8", + "support" + ], + "html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-painting-order.html": [ + "7bd2cedb1b6771398c808d1b7c8f68840bfb9b6f", + "reftest" + ], + "html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-transform-translatez-ref.html": [ + "c0db2d7c71aaf07bfc91577c94b0cc4fb8352054", + "support" + ], + "html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-transform-translatez.html": [ + "df30468b0041323667946739369ec7d42bf47742", + "reftest" + ], "html/rendering/non-replaced-elements/the-fieldset-element-0/legend-block-formatting-context.html": [ "4e9539179739a3690aab276f2ba98c25bd4dfe9b", "testharness" ], + "html/rendering/non-replaced-elements/the-fieldset-element-0/legend-float-ref.html": [ + "c51bca231e158db109774b6ca70cdedb9d099b3a", + "support" + ], + "html/rendering/non-replaced-elements/the-fieldset-element-0/legend-float.html": [ + "f70e952ed06c7bf07eaaaaccea251d3e54267ec3", + "reftest" + ], + "html/rendering/non-replaced-elements/the-fieldset-element-0/legend-position-relative-ref.html": [ + "fd6c11a00566759fbf1e749d49ad396cf1a7ee08", + "support" + ], + "html/rendering/non-replaced-elements/the-fieldset-element-0/legend-position-relative.html": [ + "efd55ab22db75f8195a8d15161995311abf5b735", + "reftest" + ], + "html/rendering/non-replaced-elements/the-fieldset-element-0/legend-sans-fieldset-display.html": [ + "5f27ca5c299de72c6e8aab9275fcf70b3c4246a3", + "testharness" + ], "html/rendering/non-replaced-elements/the-fieldset-element-0/legend.html": [ "1cda91f32baf119b8dd827275a3ba8b10c484084", "testharness" ], - "html/rendering/non-replaced-elements/the-fieldset-element-0/min-width-not-important.html": [ - "cabbaf20e6563decd428c6fddae09e93b4dcc172", - "reftest" - ], - "html/rendering/non-replaced-elements/the-fieldset-element-0/ref.html": [ - "d17268a786bc99a32ef9a1420ca9fcd93a84a724", - "support" + "html/rendering/non-replaced-elements/the-fieldset-element-0/min-inline-size.html": [ + "92c33029701b41678f4f514d28c6260338bd8e77", + "testharness" ], "html/rendering/non-replaced-elements/the-hr-element-0/align-ref.html": [ "9e4283e208e17e4f2cfed05882bb1aff276028ad", @@ -602443,7 +603276,7 @@ "testharness" ], "html/semantics/scripting-1/the-script-element/script-charset-02.html": [ - "77a015bb71f058ad23f4cc39e237cdbf1633d673", + "63cbe838e017fa0133d2fe66bcb2ec4002d7d43d", "testharness" ], "html/semantics/scripting-1/the-script-element/script-charset-03.html": [ @@ -604314,10 +605147,6 @@ "3fb443a99314aa26e230fe63d7f58a78141b0a71", "testharness" ], - "html/webappapis/dynamic-markup-insertion/opening-the-input-stream/005.html": [ - "e849c31560e8fc55afef26023d80b7ef0886ba85", - "testharness" - ], "html/webappapis/dynamic-markup-insertion/opening-the-input-stream/006.html": [ "1dcb92615d085b28d3c9d2a22d744be849158d18", "testharness" @@ -604482,6 +605311,10 @@ "a92a7ae39f8351f97cd865dca5ebe8d4260aa229", "support" ], + "html/webappapis/dynamic-markup-insertion/opening-the-input-stream/tasks.window.js": [ + "383f6dac4a09ee9283b6e3bc4cf319538a7894ba", + "testharness" + ], "html/webappapis/dynamic-markup-insertion/opening-the-input-stream/type-argument-plaintext-subframe.txt": [ "3e715502b971d4f8282d1e05a8ccfad6f7037910", "support" @@ -605522,8 +606355,8 @@ "79e0cbe5229c25509e22ced2a4c3e27611882bf4", "support" ], - "input-events/idlharness.html": [ - "f09d13805a179b9c96a28d6a5eff6929e8789d05", + "input-events/idlharness.window.js": [ + "3a9a34837e88971c625aadfa378dd1386be8a7cd", "testharness" ], "input-events/input-events-cut-paste-manual.html": [ @@ -606379,7 +607212,7 @@ "support" ], "lint.whitelist": [ - "bd9bd46c52250849267c8a9fa6c8f72129f20140", + "7da58b3d5dbcca54e4c9dfbafd933f84e35a2778", "support" ], "longtask-timing/META.yml": [ @@ -616743,13 +617576,21 @@ "manual" ], "payment-request/payment-response/helpers.js": [ - "bf938c5edba56a1acdf22a3596a34c02dfd49a51", + "807f794e71efb35f8622eb0aa478ae6a6039c260", "support" ], "payment-request/payment-response/methodName-attribute-manual.https.html": [ "0a8ef6c77e87e68a1b7f9aa28588be4de3da98f0", "manual" ], + "payment-request/payment-response/onpayerdetailchange-attribute.https.html": [ + "ed9e6e885b842ae18c5f87f9992d0c9a9cb6401a", + "testharness" + ], + "payment-request/payment-response/onpayerdetailchange-attribute.manual.https.html": [ + "9f92d284063fcec7c0ffefb09a076a285cd4b766", + "testharness" + ], "payment-request/payment-response/payerEmail-attribute-manual.https.html": [ "28ce4c28a85c5bdb79f08438edd2086fd6b09c08", "manual" @@ -616771,7 +617612,7 @@ "manual" ], "payment-request/payment-response/retry-method-manual.https.html": [ - "288a32b386d621551dd43a46240290d7de33a390", + "82821a9a39c6c9ce6def2c076e39aa08f00921cc", "manual" ], "payment-request/payment-response/shippingAddress-attribute-manual.https.html": [ @@ -626395,7 +627236,7 @@ "support" ], "resources/chromium/webxr-test.js": [ - "10ed703e01b7efe434333a9c69ac27be1aa0cc08", + "e5d172599c171e889c25927190d375fcf142cd65", "support" ], "resources/chromium/webxr-test.js.headers": [ @@ -627562,6 +628403,10 @@ "6e5b23cd9672274d43c8d8bebe9bed66f7e651ee", "support" ], + "screen-capture/getdisplaymedia.https.html": [ + "3a0444733b51bca1df22d67cd962ea350a8006ce", + "testharness" + ], "screen-capture/idlharness.window.js": [ "076e89f275c9e5c583780e83bd96f1f79ed80fdd", "testharness" @@ -627614,8 +628459,8 @@ "0123b6b0e333e7a487a7dfd6fba19e40ee691ca9", "support" ], - "scroll-animations/idlharness.html": [ - "82dd59c64e0844f43708424c3833e3c1c175f913", + "scroll-animations/idlharness.window.js": [ + "90157580ce00716403346f369b1e25bba8db23c2", "testharness" ], "secure-contexts/META.yml": [ @@ -629339,7 +630184,7 @@ "testharness" ], "service-workers/service-worker/interfaces-window.https.html": [ - "d3e85f2c711a627e6517a71a0c801ef344b83489", + "85d7f6467ee98905b127a075d4e2a2d331395e79", "testharness" ], "service-workers/service-worker/invalid-blobtype.https.html": [ @@ -629355,7 +630200,7 @@ "testharness" ], "service-workers/service-worker/local-url-inherit-controller.https.html": [ - "df25051b25748211622b26fc25f145f1c7212c8d", + "6702abcadbb18958af4cb581d6286685f90b60c4", "testharness" ], "service-workers/service-worker/mime-sniffing.https.html": [ @@ -631143,7 +631988,7 @@ "testharness" ], "shadow-dom/Element-interface-attachShadow.html": [ - "6b07f7a0da6d7748ca85a19db4d2075a072d5b93", + "fbf20e81ac488bf9a27766fb6f8bb69e5250dc28", "testharness" ], "shadow-dom/Element-interface-shadowRoot-attribute.html": [ @@ -631271,7 +632116,7 @@ "support" ], "shadow-dom/resources/shadow-dom-utils.js": [ - "07db343365eabe2a98b8d88b952cba0cfec90281", + "37c9a9a23cd16ff587cae11b76ff44f97633fa46", "support" ], "shadow-dom/resources/shadow-dom.js": [ @@ -636627,7 +637472,7 @@ "support" ], "tools/manifest/manifest.py": [ - "02250e8300fb0136b882df5d51eabe7dd6f87778", + "42a8e1ceb23693a3e139cf6129bc82327b765182", "support" ], "tools/manifest/sourcefile.py": [ @@ -636647,7 +637492,7 @@ "support" ], "tools/manifest/tests/test_manifest.py": [ - "04e8f1e6c7c721d187d723fcb1cf1f6f5c3df650", + "8bf7ef96c5f51248c76254af302ad6391bb2d903", "support" ], "tools/manifest/tests/test_sourcefile.py": [ @@ -637143,7 +637988,7 @@ "support" ], "tools/serve/test_serve.py": [ - "e939c3a0ccee4ac4f5babbcab3b9d30dbfa80be8", + "1c089b506738ee73e2f1e29cf1729a1abc1e0c0b", "support" ], "tools/third_party/atomicwrites/.gitignore": [ @@ -641079,7 +641924,7 @@ "support" ], "tools/webdriver/webdriver/client.py": [ - "a8c9a061ccf50b1b870283871e2e4ea55bc4e8cc", + "34d1a90dde2d91e70a6c1b1bb1db6b2e07127d70", "support" ], "tools/webdriver/webdriver/error.py": [ @@ -641123,7 +641968,7 @@ "support" ], "tools/wpt/run.py": [ - "f072cf7f02119ed1581bfca15c0a94e92befd4c2", + "6b098b41f702e0742df4a2f801eaaad3dc810ce9", "support" ], "tools/wpt/testfiles.py": [ @@ -641135,7 +641980,7 @@ "support" ], "tools/wpt/tests/test_wpt.py": [ - "16d286d382c7179ad36807b47638d82b4b46f286", + "b39173e64f23ea4484f75cab219e72e8c2d279d7", "support" ], "tools/wpt/tox.ini": [ @@ -641643,7 +642488,7 @@ "support" ], "tools/wptrunner/wptrunner/tests/test_wpttest.py": [ - "ff7c260f9d4182a75de33e1e248d01781ee9197e", + "5280e46a6b243326e2303bb554ada4a726bd7203", "support" ], "tools/wptrunner/wptrunner/update/__init__.py": [ @@ -641711,7 +642556,7 @@ "support" ], "tools/wptrunner/wptrunner/wptmanifest/parser.py": [ - "9763670663f9198433f611cf76b5b2db1221d0e2", + "82aad5f61350795eb9e807ca33015762e1a9f581", "support" ], "tools/wptrunner/wptrunner/wptmanifest/serializer.py": [ @@ -641727,11 +642572,11 @@ "support" ], "tools/wptrunner/wptrunner/wptmanifest/tests/test_parser.py": [ - "765c984f42f56d4b888a5a5eb8171474852ffbe3", + "98b54dc11ea8a033b8ee626b5f8bb924759959cc", "support" ], "tools/wptrunner/wptrunner/wptmanifest/tests/test_serializer.py": [ - "91a87a99eca4f6dc822ac573f292154a5aef764d", + "02280e51f845c8144b96bde8b588b9b7c376a345", "support" ], "tools/wptrunner/wptrunner/wptmanifest/tests/test_static.py": [ @@ -641743,7 +642588,7 @@ "support" ], "tools/wptrunner/wptrunner/wptrunner.py": [ - "aab5996afd94e78686a027fd8546ca83e77766f4", + "02420826d8a0bfcb785213150e7e54a291297c05", "support" ], "tools/wptrunner/wptrunner/wpttest.py": [ @@ -642019,7 +642864,7 @@ "support" ], "tools/wptserve/wptserve/response.py": [ - "bc21452eeffce73bc6395fa1a15f35f9f55b93c7", + "44299cc994ef43ebe72053e1444f5af7cd7f9598", "support" ], "tools/wptserve/wptserve/router.py": [ @@ -642031,7 +642876,7 @@ "support" ], "tools/wptserve/wptserve/server.py": [ - "8370cca0d3872f5e9f0fe65a40049b5c4065cb91", + "84a3923f485fbd02ecf5598a68b0fa3e76c1ef7f", "support" ], "tools/wptserve/wptserve/sslutils/__init__.py": [ @@ -642839,7 +643684,7 @@ "testharness" ], "url/urlsearchparams-constructor.any.js": [ - "5412fc8b751752d5bc161f407b455ca513305e4e", + "6fff03f00fdddd915f91bbec7973ebc1326b3b5a", "testharness" ], "url/urlsearchparams-delete.any.js": [ @@ -644559,7 +645404,7 @@ "testharness" ], "web-animations/timing-model/animations/playing-an-animation.html": [ - "80b09e198165454f5491e2ff2fc0b48170f73f89", + "1477261e6bc6227598b4e80475a66aa95fe5d15c", "testharness" ], "web-animations/timing-model/animations/reversing-an-animation.html": [ @@ -645910,6 +646755,10 @@ "e69de29bb2d1d6434b8b29ae775ad8c2e48c5391", "support" ], + "webdriver/tests/actions/bounds.py": [ + "e218c851e75220cea0c296461dad1d8427619afb", + "wdspec" + ], "webdriver/tests/actions/conftest.py": [ "47aad72ba05d4e0c7afe989030c91c7824cb0b07", "support" @@ -646039,7 +646888,7 @@ "support" ], "webdriver/tests/delete_session/delete.py": [ - "835f2525792136e7aa0082e9b32165b662e8cdd8", + "d0b4d796308e20d057df0a02edc3a9ed428d21eb", "wdspec" ], "webdriver/tests/dismiss_alert/__init__.py": [ @@ -646774,6 +647623,10 @@ "f7ab1086f7e7978f00a4901d7aa47d8675ee1373", "testharness" ], + "webmessaging/message-channels/user-activation.tentative.html": [ + "2c79be8a298aa73ae20bb7898d8dd34d0d56b000", + "testharness" + ], "webmessaging/message-channels/worker.html": [ "0502021fff138a29b5bd815c589d0f556922db9b", "testharness" @@ -647106,6 +647959,14 @@ "4b1b38f741c940bf0396b28912dcb4fb4902e393", "testharness" ], + "webmessaging/worker_postMessage_user_activation.js": [ + "e4c7eec2b783abd16a898bf2bf89a329a0aadb81", + "support" + ], + "webmessaging/worker_postMessage_user_activation.tentative.html": [ + "203bb149857be5ad8185516a89b1e98d7f2373a0", + "testharness" + ], "webmidi/META.yml": [ "f39d4122887ba252516b12f98caaa08e84b3eb34", "support" @@ -651747,7 +652608,15 @@ "support" ], "webxr/idlharness.https.window.js": [ - "9576379f30f35500f59db67897332a0f77e86ea5", + "3e54e367787cb95dada398790fe23b10174df29f", + "testharness" + ], + "webxr/navigator_xr_requestDevice.https.html": [ + "c51dd8db165a14514dcf364c760b8da6a81af0b0", + "testharness" + ], + "webxr/navigator_xr_requestDevice_no_device.https.html": [ + "3cd149bb0ce0df4b7006f4d99a83d2de09e0f282", "testharness" ], "webxr/resources/webxr_check.html": [ @@ -651755,15 +652624,83 @@ "support" ], "webxr/resources/webxr_util.js": [ - "eaa788798be7be97cf813fecece648d283130254", + "d73cf8d44e902b57d4b79fd8d8f68251be7f88a4", "support" ], + "webxr/webGLCanvasContext_create_with_xrdevice.https.html": [ + "94731ccfbb4937cabe175de5acce4423fbf8de43", + "testharness" + ], + "webxr/webGLCanvasContext_setdevice_contextlost.https.html": [ + "25f9869b70e27ca563df2860dd01a679e140d221", + "testharness" + ], "webxr/webxr_availability.http.sub.html": [ "515b2ad1a8d015120032ea56c473922a2af73e85", "testharness" ], - "webxr/xrSession_exclusive_requestAnimationFrame.https.html": [ - "010ab0b127e2dfad9371f4d53b61d4e5a44b7250", + "webxr/xrDevice_requestSession_immersive.https.html": [ + "e9e7b9bc131b12d68fa8a2886967a7395a5b0f99", + "testharness" + ], + "webxr/xrDevice_requestSession_immersive_no_gesture.https.html": [ + "9f0f5f3d8ae0c4b7cb8794ad41cd1015cd942374", + "testharness" + ], + "webxr/xrDevice_requestSession_immersive_unsupported.https.html": [ + "e0d2688e997be1c765e3e146ff1eb0db212b976e", + "testharness" + ], + "webxr/xrDevice_requestSession_non_immersive_no_gesture.https.html": [ + "1634dfe9cba3a6798652613c407ec21b5e3c4d8e", + "testharness" + ], + "webxr/xrDevice_supportsSession_immersive.https.html": [ + "3ca5eb11c53baa319c5188f74c6a0651801e0183", + "testharness" + ], + "webxr/xrDevice_supportsSession_immersive_unsupported.https.html": [ + "0c1dd25869fcad3a442cde8e849365f0f326b3c9", + "testharness" + ], + "webxr/xrDevice_supportsSession_non_immersive.https.html": [ + "535b0bcbbc282ee5aaa7500cbd3a35ba21fed3d4", + "testharness" + ], + "webxr/xrSession_cancelAnimationFrame.https.html": [ + "26c0e95605468634c9bc65bf959260e594998a2d", + "testharness" + ], + "webxr/xrSession_cancelAnimationFrame_invalidhandle.https.html": [ + "4f4b8dfe5ff47b4433f0de0d244b12dd434eaa0d", + "testharness" + ], + "webxr/xrSession_device.https.html": [ + "0b482f55a880bc268e7078b419c90b2d617113d8", + "testharness" + ], + "webxr/xrSession_end.https.html": [ + "69bbda85fda9f732a0d682cf57be53115eb73854", + "testharness" + ], + "webxr/xrSession_prevent_multiple_exclusive.https.html": [ + "ff3eaef81dd19d945a8c7128c7b5e677ea450689", + "testharness" + ], + "webxr/xrSession_requestAnimationFrame_callback_calls.https.html": [ + "48dc88779abcdd37a3778f860473569f7c55c6de", + "testharness" + ], + "webxr/xrSession_requestAnimationFrame_data_valid.https.html": [ + "702932ae62cedef340ccbcfd068dc993a40b521b", + "testharness" + ], + "webxr/xrSession_requestAnimationFrame_getDevicePose.https.html": [ + "195e653ccfc59aaca582d223072001dc1049309a", + "testharness" + ], + "webxr/xrSession_requestFrameOfReference.https.html": [ + "ea758761e59de144a742019cc386b083639db6c9", "testharness" ], "workers/META.yml": [ @@ -653327,7 +654264,7 @@ "testharness" ], "xhr/META.yml": [ - "7ad6ad95c36c2646e1b2d1a79854d6194bd121f3", + "4b2ecf39bf3a07188d587f0a7ac3d22cad55f923", "support" ], "xhr/README.md": [ @@ -654311,19 +655248,19 @@ "support" ], "xhr/resources/xmlhttprequest-timeout-aborted.js": [ - "056d77c0136079f7f4a851c9dceedbdce4180e05", + "dd0b6457854a097349a5efd8304d54362910caf9", "support" ], "xhr/resources/xmlhttprequest-timeout-abortedonmain.js": [ - "8dde8ef573e6edae12bacfa4abe504864e6ec396", + "97477f97f8f78ef61ff7315aa08a6714db3b5527", "support" ], "xhr/resources/xmlhttprequest-timeout-overrides.js": [ - "6dc2173b2e6fbb6d086d2132545a2c77467eb4bb", + "be8e4a95503c588b0bc8fec42784220f0e84aaef", "support" ], "xhr/resources/xmlhttprequest-timeout-overridesexpires.js": [ - "bf251fa80535f3d6d1eef0be3da6e5360e70ef1f", + "5151b5d5610ac3f2fd34994d0d77a1aae3e3f764", "support" ], "xhr/resources/xmlhttprequest-timeout-runner.js": [ @@ -654331,23 +655268,23 @@ "support" ], "xhr/resources/xmlhttprequest-timeout-simple.js": [ - "989a8d4bae85fc1c252331aab6e5912eeaecf242", + "ed45c8197db6a4a4a68084322488b12662bd06a5", "support" ], "xhr/resources/xmlhttprequest-timeout-synconmain.js": [ - "7ca3caf93677a7dabf075b8f6d5b2129e5d935b0", + "e77d25b9032aad745339a9a0762df19c7c893cce", "support" ], "xhr/resources/xmlhttprequest-timeout-synconworker.js": [ - "09244668e184200057ef92e0af1c019a9b352495", + "a3b56c8297c7a43652a376265ea5b93ca6c62800", "support" ], "xhr/resources/xmlhttprequest-timeout-twice.js": [ - "92b7157b9db91903f938030e8d387c7d1bb4d43d", + "31111b6d5e9a0a6dd997663bec8dad01a9297d28", "support" ], "xhr/resources/xmlhttprequest-timeout.js": [ - "ac35f48d5ab08e393f932b22d037e0a582756c05", + "9375bab7f3bce57d9b9d71ba661775700d31369a", "support" ], "xhr/resources/zlib.py": [ @@ -654815,19 +655752,19 @@ "testharness" ], "xhr/xmlhttprequest-timeout-aborted.html": [ - "0af6d9cf6991d6888997c4037c0f97c53578751c", + "199899c0ab6ab801c68e0b5bf7a06b9b47141577", "testharness" ], "xhr/xmlhttprequest-timeout-abortedonmain.html": [ - "70cba4980fdf7a6bbdd9cb178779a88ebb516f67", + "1dfe595a8b1ae8307b6122d4baea94f30a71e5fc", "testharness" ], "xhr/xmlhttprequest-timeout-overrides.html": [ - "61a32bb1af09fe04cf067b43e333fb1aa08eb756", + "afebfe7bc45e0cafb86b1dcf1d288b9932ef4a38", "testharness" ], "xhr/xmlhttprequest-timeout-overridesexpires.html": [ - "d29cbbbff532258e29ecd448f07dc171729b4bd9", + "b7085939761f2ada21cafafcf57e9c6dd2625b9b", "testharness" ], "xhr/xmlhttprequest-timeout-reused.html": [ @@ -654835,39 +655772,39 @@ "testharness" ], "xhr/xmlhttprequest-timeout-simple.html": [ - "982cf552945a08ae796d76cac726cfecb271f68f", + "ac8984ff44974aa2449c74e1e8ff8208c978e732", "testharness" ], "xhr/xmlhttprequest-timeout-synconmain.html": [ - "79430a9d32797032c56093af2f18fc6cecb85d79", + "eb9ecb75a04539a29454abd84dd728495e6f057b", "testharness" ], "xhr/xmlhttprequest-timeout-twice.html": [ - "1423fd5dbd48b7772ab4a572b8d02c5bbc1b739e", + "ce3b10b7372b766e185d62da436c1cbccc48af85", "testharness" ], "xhr/xmlhttprequest-timeout-worker-aborted.html": [ - "c3a4581f7569504e2cdf3ff90a953c4d9be48c13", + "91fdab37d12d473062b06094a0a7c84bfa6c4e46", "testharness" ], "xhr/xmlhttprequest-timeout-worker-overrides.html": [ - "bf77d859c7f170cdeca8311c5c6b52910dc1e5e1", + "b2ad95287bb481a2abb3bacf69fd2e4266acb4fe", "testharness" ], "xhr/xmlhttprequest-timeout-worker-overridesexpires.html": [ - "180db52eacc8880d00af3f77cf4c99ed93ca5745", + "07a8656dbe388626c9de9269bdf66d1e05e3ec83", "testharness" ], "xhr/xmlhttprequest-timeout-worker-simple.html": [ - "135691fbd9cf64653df29daf6815deb185fc529e", + "fa5c899579de0b3c61ceb3b1f5bb40f5c39f036a", "testharness" ], "xhr/xmlhttprequest-timeout-worker-synconworker.html": [ - "423dcc93cc4ac823688c35648ffdafa72aa02b2a", + "187db12a65f9e10f638431fe7cfcab9f691d5f41", "testharness" ], "xhr/xmlhttprequest-timeout-worker-twice.html": [ - "7e7107d4b6f1439f940d81c29eb67103ac717fc5", + "f9ad25a50b05996864b73f0c7fe5472933bdd17e", "testharness" ], "xhr/xmlhttprequest-unsent.htm": [ @@ -654876,5 +655813,5 @@ ] }, "url_base": "/", - "version": 4 + "version": 5 } diff --git a/tests/wpt/metadata/css/CSS2/floats/floats-in-table-caption-001.html.ini b/tests/wpt/metadata/css/CSS2/floats/floats-in-table-caption-001.html.ini new file mode 100644 index 00000000000..86715ffc9c2 --- /dev/null +++ b/tests/wpt/metadata/css/CSS2/floats/floats-in-table-caption-001.html.ini @@ -0,0 +1,2 @@ +[floats-in-table-caption-001.html] + expected: FAIL diff --git a/tests/wpt/metadata/css/css-fonts/variations/at-font-face-font-matching.html.ini b/tests/wpt/metadata/css/css-fonts/variations/at-font-face-font-matching.html.ini index d4956d7bc02..04cfbdc7eee 100644 --- a/tests/wpt/metadata/css/css-fonts/variations/at-font-face-font-matching.html.ini +++ b/tests/wpt/metadata/css/css-fonts/variations/at-font-face-font-matching.html.ini @@ -326,3 +326,12 @@ [Matching font-style: 'oblique -21deg' should prefer 'oblique 30deg 60deg' over 'oblique 40deg 50deg'] expected: FAIL + [Descriptor matching priority: Stretch has higher priority than weight] + expected: FAIL + + [Descriptor matching priority: Stretch has higher priority than style] + expected: FAIL + + [Descriptor matching priority: Style has higher priority than weight] + expected: FAIL + diff --git a/tests/wpt/metadata/css/css-text/i18n/css3-text-line-break-opclns-050.html.ini b/tests/wpt/metadata/css/css-text/i18n/css3-text-line-break-opclns-050.html.ini new file mode 100644 index 00000000000..3e0b732a20f --- /dev/null +++ b/tests/wpt/metadata/css/css-text/i18n/css3-text-line-break-opclns-050.html.ini @@ -0,0 +1,2 @@ +[css3-text-line-break-opclns-050.html] + expected: FAIL diff --git a/tests/wpt/metadata/css/css-text/i18n/css3-text-line-break-opclns-054.html.ini b/tests/wpt/metadata/css/css-text/i18n/css3-text-line-break-opclns-054.html.ini new file mode 100644 index 00000000000..247462a9f2f --- /dev/null +++ b/tests/wpt/metadata/css/css-text/i18n/css3-text-line-break-opclns-054.html.ini @@ -0,0 +1,2 @@ +[css3-text-line-break-opclns-054.html] + expected: FAIL diff --git a/tests/wpt/metadata/css/css-text/i18n/css3-text-line-break-opclns-059.html.ini b/tests/wpt/metadata/css/css-text/i18n/css3-text-line-break-opclns-059.html.ini new file mode 100644 index 00000000000..926f5631fe8 --- /dev/null +++ b/tests/wpt/metadata/css/css-text/i18n/css3-text-line-break-opclns-059.html.ini @@ -0,0 +1,2 @@ +[css3-text-line-break-opclns-059.html] + expected: FAIL diff --git a/tests/wpt/metadata/css/css-text/i18n/css3-text-line-break-opclns-164.html.ini b/tests/wpt/metadata/css/css-text/i18n/css3-text-line-break-opclns-164.html.ini new file mode 100644 index 00000000000..2853708ba60 --- /dev/null +++ b/tests/wpt/metadata/css/css-text/i18n/css3-text-line-break-opclns-164.html.ini @@ -0,0 +1,2 @@ +[css3-text-line-break-opclns-164.html] + expected: FAIL diff --git a/tests/wpt/metadata/css/css-text/i18n/css3-text-line-break-opclns-165.html.ini b/tests/wpt/metadata/css/css-text/i18n/css3-text-line-break-opclns-165.html.ini new file mode 100644 index 00000000000..8bcf1b74f6e --- /dev/null +++ b/tests/wpt/metadata/css/css-text/i18n/css3-text-line-break-opclns-165.html.ini @@ -0,0 +1,2 @@ +[css3-text-line-break-opclns-165.html] + expected: FAIL diff --git a/tests/wpt/metadata/css/css-transitions/properties-value-inherit-002.html.ini b/tests/wpt/metadata/css/css-transitions/properties-value-inherit-002.html.ini index fc4e1b87fbd..88fba109fef 100644 --- a/tests/wpt/metadata/css/css-transitions/properties-value-inherit-002.html.ini +++ b/tests/wpt/metadata/css/css-transitions/properties-value-inherit-002.html.ini @@ -509,3 +509,12 @@ [min-width length(ex) / values] expected: FAIL + [top length(pc) / values] + expected: FAIL + + [margin-top length(cm) / values] + expected: FAIL + + [margin-right length(cm) / values] + expected: FAIL + diff --git a/tests/wpt/metadata/css/css-transitions/transitions-animatable-properties-01.html.ini b/tests/wpt/metadata/css/css-transitions/transitions-animatable-properties-01.html.ini index 0d6935243e5..6f42743d35e 100644 --- a/tests/wpt/metadata/css/css-transitions/transitions-animatable-properties-01.html.ini +++ b/tests/wpt/metadata/css/css-transitions/transitions-animatable-properties-01.html.ini @@ -213,3 +213,6 @@ [bottom intermediate] expected: FAIL + [font-size intermediate] + expected: NOTRUN + diff --git a/tests/wpt/metadata/css/css-values/calc-in-counter-001.xhtml.ini b/tests/wpt/metadata/css/css-values/calc-in-counter-001.xhtml.ini new file mode 100644 index 00000000000..ab9aa9f35b8 --- /dev/null +++ b/tests/wpt/metadata/css/css-values/calc-in-counter-001.xhtml.ini @@ -0,0 +1,2 @@ +[calc-in-counter-001.xhtml] + expected: FAIL diff --git a/tests/wpt/metadata/custom-elements/parser/parser-sets-attributes-and-children.html.ini b/tests/wpt/metadata/custom-elements/parser/parser-sets-attributes-and-children.html.ini index b6001e8bba9..b49624917df 100644 --- a/tests/wpt/metadata/custom-elements/parser/parser-sets-attributes-and-children.html.ini +++ b/tests/wpt/metadata/custom-elements/parser/parser-sets-attributes-and-children.html.ini @@ -1,2 +1,2 @@ [parser-sets-attributes-and-children.html] - expected: CRASH + expected: TIMEOUT diff --git a/tests/wpt/metadata/encoding/single-byte-decoder.html.ini b/tests/wpt/metadata/encoding/single-byte-decoder.html.ini index f4d846c4c82..7694dbdcbad 100644 --- a/tests/wpt/metadata/encoding/single-byte-decoder.html.ini +++ b/tests/wpt/metadata/encoding/single-byte-decoder.html.ini @@ -2,9 +2,10 @@ type: testharness [single-byte-decoder.html?document] - expected: CRASH + expected: TIMEOUT [single-byte-decoder.html?XMLHttpRequest] + expected: TIMEOUT [ISO-8859-2: iso_8859-2:1987 (XMLHttpRequest)] expected: FAIL @@ -30,7 +31,67 @@ expected: FAIL [windows-1254: iso_8859-9:1989 (XMLHttpRequest)] - expected: FAIL + expected: TIMEOUT + + [windows-1258: cp1258 (XMLHttpRequest)] + expected: TIMEOUT + + [windows-1254: iso_8859-9 (XMLHttpRequest)] + expected: TIMEOUT + + [windows-1254: iso88599 (XMLHttpRequest)] + expected: TIMEOUT + + [windows-1254: iso-8859-9 (XMLHttpRequest)] + expected: TIMEOUT + + [windows-1258: x-cp1258 (XMLHttpRequest)] + expected: TIMEOUT + + [windows-1257: windows-1257 (XMLHttpRequest)] + expected: TIMEOUT + + [windows-1254: windows-1254 (XMLHttpRequest)] + expected: TIMEOUT + + [x-mac-cyrillic: x-mac-ukrainian (XMLHttpRequest)] + expected: TIMEOUT + + [windows-1254: csisolatin5 (XMLHttpRequest)] + expected: TIMEOUT + + [windows-1257: cp1257 (XMLHttpRequest)] + expected: TIMEOUT + + [windows-1255: x-cp1255 (XMLHttpRequest)] + expected: TIMEOUT + + [windows-1257: x-cp1257 (XMLHttpRequest)] + expected: TIMEOUT + + [windows-1254: cp1254 (XMLHttpRequest)] + expected: TIMEOUT + + [windows-1254: x-cp1254 (XMLHttpRequest)] + expected: TIMEOUT + + [windows-1254: latin5 (XMLHttpRequest)] + expected: TIMEOUT + + [windows-1255: cp1255 (XMLHttpRequest)] + expected: TIMEOUT + + [windows-1254: iso-ir-148 (XMLHttpRequest)] + expected: TIMEOUT + + [windows-1258: windows-1258 (XMLHttpRequest)] + expected: TIMEOUT + + [windows-1255: windows-1255 (XMLHttpRequest)] + expected: TIMEOUT + + [x-mac-cyrillic: x-mac-cyrillic (XMLHttpRequest)] + expected: TIMEOUT [single-byte-decoder.html?TextDecoder] diff --git a/tests/wpt/metadata/fetch/api/redirect/redirect-back-to-original-origin.any.js.ini b/tests/wpt/metadata/fetch/api/redirect/redirect-back-to-original-origin.any.js.ini new file mode 100644 index 00000000000..d80d3da39b7 --- /dev/null +++ b/tests/wpt/metadata/fetch/api/redirect/redirect-back-to-original-origin.any.js.ini @@ -0,0 +1,9 @@ +[redirect-back-to-original-origin.any.html] + [original => remote => original with mode: "no-cors"] + expected: FAIL + + +[redirect-back-to-original-origin.any.worker.html] + [original => remote => original with mode: "no-cors"] + expected: FAIL + diff --git a/tests/wpt/metadata/fetch/cross-origin-resource-policy/fetch.any.js.ini b/tests/wpt/metadata/fetch/cross-origin-resource-policy/fetch.any.js.ini index ca242f1a09f..6e940d3b8a2 100644 --- a/tests/wpt/metadata/fetch/cross-origin-resource-policy/fetch.any.js.ini +++ b/tests/wpt/metadata/fetch/cross-origin-resource-policy/fetch.any.js.ini @@ -1,8 +1,25 @@ [fetch.any.html] - expected: TIMEOUT [fetch] expected: FAIL + [Valid cross-origin no-cors fetch with a 'Cross-Origin-Resource-Policy: same-site' response header.] + expected: FAIL + + [Cross-origin no-cors fetch with a 'Cross-Origin-Resource-Policy: same-origin' response header after a redirection.] + expected: FAIL + + [Cross-origin no-cors fetch to a same-site URL with a 'Cross-Origin-Resource-Policy: same-origin' response header.] + expected: FAIL + + [Cross-origin no-cors fetch with a 'Cross-Origin-Resource-Policy: same-origin' redirect response header.] + expected: FAIL + + [Cross-origin no-cors fetch with a 'Cross-Origin-Resource-Policy: same-origin' response header.] + expected: FAIL + + [Cross-origin no-cors fetch with a 'Cross-Origin-Resource-Policy: same-site' response header.] + expected: FAIL + [fetch.any.worker.html] [fetch] @@ -10,13 +27,27 @@ [Cross-origin no-cors fetch with a 'Cross-Origin-Resource-Policy: same-origin' response header.] expected: FAIL + [Cross-origin no-cors fetch with a 'Cross-Origin-Resource-Policy: same-site' response header.] expected: FAIL + [Cross-origin no-cors fetch to a same-site URL with a 'Cross-Origin-Resource-Policy: same-origin' response header.] expected: FAIL + [Valid cross-origin no-cors fetch with a 'Cross-Origin-Resource-Policy: same-site' response header.] expected: FAIL + [Cross-origin no-cors fetch with a 'Cross-Origin-Resource-Policy: same-origin' response header after a redirection.] expected: FAIL + [Cross-origin no-cors fetch with a 'Cross-Origin-Resource-Policy: same-origin' redirect response header.] expected: FAIL + + +[fetch.any.serviceworker.html] + expected: TIMEOUT + +[fetch.any.sharedworker.html] + [fetch] + expected: FAIL + diff --git a/tests/wpt/metadata/html/browsers/history/the-history-interface/traverse_the_history_1.html.ini b/tests/wpt/metadata/html/browsers/history/the-history-interface/traverse_the_history_1.html.ini deleted file mode 100644 index 87b07c3e670..00000000000 --- a/tests/wpt/metadata/html/browsers/history/the-history-interface/traverse_the_history_1.html.ini +++ /dev/null @@ -1,4 +0,0 @@ -[traverse_the_history_1.html] - [Multiple history traversals from the same task] - expected: FAIL - diff --git a/tests/wpt/metadata/html/browsers/history/the-history-interface/traverse_the_history_4.html.ini b/tests/wpt/metadata/html/browsers/history/the-history-interface/traverse_the_history_4.html.ini new file mode 100644 index 00000000000..385376c7321 --- /dev/null +++ b/tests/wpt/metadata/html/browsers/history/the-history-interface/traverse_the_history_4.html.ini @@ -0,0 +1,4 @@ +[traverse_the_history_4.html] + [Multiple history traversals, last would be aborted] + expected: FAIL + diff --git a/tests/wpt/metadata/html/browsers/history/the-history-interface/traverse_the_history_5.html.ini b/tests/wpt/metadata/html/browsers/history/the-history-interface/traverse_the_history_5.html.ini new file mode 100644 index 00000000000..dc2e45516de --- /dev/null +++ b/tests/wpt/metadata/html/browsers/history/the-history-interface/traverse_the_history_5.html.ini @@ -0,0 +1,4 @@ +[traverse_the_history_5.html] + [Multiple history traversals, last would be aborted] + expected: FAIL + diff --git a/tests/wpt/metadata/html/dom/elements/the-innertext-idl-attribute/getter.html.ini b/tests/wpt/metadata/html/dom/elements/the-innertext-idl-attribute/getter.html.ini index 34ffc9df661..11450a8dd3d 100644 --- a/tests/wpt/metadata/html/dom/elements/the-innertext-idl-attribute/getter.html.ini +++ b/tests/wpt/metadata/html/dom/elements/the-innertext-idl-attribute/getter.html.ini @@ -23,9 +23,6 @@ [::first-letter float ignored ("
abc def")] expected: FAIL - [non-display-none child of svg ("
abc")] - expected: FAIL - [visibility:hidden child not rendered ("
123abc")] expected: FAIL @@ -242,3 +239,9 @@ [Whitespace text node preserved ("
abc def")] expected: FAIL + [text-transform handles Turkish casing ("
i ı")] + expected: FAIL + + [
contents ok for element not being rendered ("
abc")] + expected: FAIL + diff --git a/tests/wpt/metadata/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/nested-worker-success.any.js.ini b/tests/wpt/metadata/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/nested-worker-success.any.js.ini new file mode 100644 index 00000000000..b5a40b729e0 --- /dev/null +++ b/tests/wpt/metadata/html/infrastructure/safe-passing-of-structured-data/shared-array-buffers/nested-worker-success.any.js.ini @@ -0,0 +1,9 @@ +[nested-worker-success.any.worker.html] + [postMessaging to a dedicated sub-worker allows them to see each others' modifications] + expected: FAIL + + +[nested-worker-success.any.sharedworker.html] + [nested-worker-success] + expected: FAIL + diff --git a/tests/wpt/metadata/html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-block-formatting-context.html.ini b/tests/wpt/metadata/html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-block-formatting-context.html.ini new file mode 100644 index 00000000000..176a6ca1f30 --- /dev/null +++ b/tests/wpt/metadata/html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-block-formatting-context.html.ini @@ -0,0 +1,4 @@ +[fieldset-block-formatting-context.html] + [The fieldset element: block formatting context] + expected: FAIL + diff --git a/tests/wpt/metadata/html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-default-style.html.ini b/tests/wpt/metadata/html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-default-style.html.ini new file mode 100644 index 00000000000..e76c8d1b88d --- /dev/null +++ b/tests/wpt/metadata/html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-default-style.html.ini @@ -0,0 +1,4 @@ +[fieldset-default-style.html] + [fieldset default style] + expected: FAIL + diff --git a/tests/wpt/metadata/html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-display.html.ini b/tests/wpt/metadata/html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-display.html.ini new file mode 100644 index 00000000000..d4af9337d23 --- /dev/null +++ b/tests/wpt/metadata/html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-display.html.ini @@ -0,0 +1,58 @@ +[fieldset-display.html] + [fieldset with display: ruby-text] + expected: FAIL + + [fieldset with display: table-footer-group] + expected: FAIL + + [fieldset with display: table-column] + expected: FAIL + + [fieldset with display: table-row] + expected: FAIL + + [fieldset with display: table-cell] + expected: FAIL + + [fieldset with display: table] + expected: FAIL + + [fieldset with display: list-item] + expected: FAIL + + [fieldset with display: flow] + expected: FAIL + + [fieldset with display: table-header-group] + expected: FAIL + + [fieldset with display: inline-table] + expected: FAIL + + [fieldset with display: ruby] + expected: FAIL + + [fieldset with display: flow-root] + expected: FAIL + + [fieldset with display: ruby-base] + expected: FAIL + + [fieldset with display: table-caption] + expected: FAIL + + [fieldset with display: run-in] + expected: FAIL + + [fieldset with display: table-column-group] + expected: FAIL + + [fieldset with display: ruby-base-container] + expected: FAIL + + [fieldset with display: table-row-group] + expected: FAIL + + [fieldset with display: ruby-text-container] + expected: FAIL + diff --git a/tests/wpt/metadata/html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-overflow-hidden.html.ini b/tests/wpt/metadata/html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-overflow-hidden.html.ini new file mode 100644 index 00000000000..7e24c228ec0 --- /dev/null +++ b/tests/wpt/metadata/html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-overflow-hidden.html.ini @@ -0,0 +1,2 @@ +[fieldset-overflow-hidden.html] + expected: FAIL diff --git a/tests/wpt/metadata/html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-painting-order.html.ini b/tests/wpt/metadata/html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-painting-order.html.ini new file mode 100644 index 00000000000..4f698bdc824 --- /dev/null +++ b/tests/wpt/metadata/html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-painting-order.html.ini @@ -0,0 +1,2 @@ +[fieldset-painting-order.html] + expected: FAIL diff --git a/tests/wpt/metadata/html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-transform-translatez.html.ini b/tests/wpt/metadata/html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-transform-translatez.html.ini new file mode 100644 index 00000000000..068320fb597 --- /dev/null +++ b/tests/wpt/metadata/html/rendering/non-replaced-elements/the-fieldset-element-0/fieldset-transform-translatez.html.ini @@ -0,0 +1,2 @@ +[fieldset-transform-translatez.html] + expected: FAIL diff --git a/tests/wpt/metadata/html/rendering/non-replaced-elements/the-fieldset-element-0/legend-position-relative.html.ini b/tests/wpt/metadata/html/rendering/non-replaced-elements/the-fieldset-element-0/legend-position-relative.html.ini new file mode 100644 index 00000000000..f1efd104b95 --- /dev/null +++ b/tests/wpt/metadata/html/rendering/non-replaced-elements/the-fieldset-element-0/legend-position-relative.html.ini @@ -0,0 +1,2 @@ +[legend-position-relative.html] + expected: FAIL diff --git a/tests/wpt/metadata/html/rendering/non-replaced-elements/the-fieldset-element-0/legend-sans-fieldset-display.html.ini b/tests/wpt/metadata/html/rendering/non-replaced-elements/the-fieldset-element-0/legend-sans-fieldset-display.html.ini new file mode 100644 index 00000000000..3d009c9c9c2 --- /dev/null +++ b/tests/wpt/metadata/html/rendering/non-replaced-elements/the-fieldset-element-0/legend-sans-fieldset-display.html.ini @@ -0,0 +1,7 @@ +[legend-sans-fieldset-display.html] + [.ruby] + expected: FAIL + + [.rt] + expected: FAIL + diff --git a/tests/wpt/metadata/html/rendering/non-replaced-elements/the-fieldset-element-0/min-inline-size.html.ini b/tests/wpt/metadata/html/rendering/non-replaced-elements/the-fieldset-element-0/min-inline-size.html.ini new file mode 100644 index 00000000000..45e26f2671f --- /dev/null +++ b/tests/wpt/metadata/html/rendering/non-replaced-elements/the-fieldset-element-0/min-inline-size.html.ini @@ -0,0 +1,16 @@ +[min-inline-size.html] + [horizontal-tb ] + expected: FAIL + + [vertical-rl ] + expected: FAIL + + [vertical-lr ] + expected: FAIL + + [vertical-lr override] + expected: FAIL + + [vertical-rl override] + expected: FAIL + diff --git a/tests/wpt/metadata/html/semantics/embedded-content/image-maps/image-map-processing-model/hash-name-reference.html.ini b/tests/wpt/metadata/html/semantics/embedded-content/image-maps/image-map-processing-model/hash-name-reference.html.ini index 0c03afd7dd8..1de3f8d68b2 100644 --- a/tests/wpt/metadata/html/semantics/embedded-content/image-maps/image-map-processing-model/hash-name-reference.html.ini +++ b/tests/wpt/metadata/html/semantics/embedded-content/image-maps/image-map-processing-model/hash-name-reference.html.ini @@ -172,63 +172,3 @@ [XHTML img usemap="http://example.org/#garbage-before-hash-id"] expected: FAIL - [XHTML img usemap="#percent-escape-id-%41"] - expected: FAIL - - [XHTML img usemap="#different-CASE-id"] - expected: FAIL - - [XHTML img usemap="hash-last#"] - expected: FAIL - - [XHTML img usemap="no-hash-id"] - expected: FAIL - - [XHTML img usemap="#no-such-map"] - expected: FAIL - - [XHTML img usemap="#percent-escape-name-%41"] - expected: FAIL - - [XHTML img usemap="#"] - expected: FAIL - - [XHTML img usemap="#different-CASE-name"] - expected: FAIL - - [XHTML img usemap=""] - expected: FAIL - - [XHTML img usemap="no-hash-name"] - expected: FAIL - - [HTML (quirks) IMG usemap="#"] - expected: FAIL - - [HTML (quirks) IMG usemap="no-hash-id"] - expected: FAIL - - [HTML (quirks) IMG usemap="no-hash-name"] - expected: FAIL - - [HTML (quirks) IMG usemap="#no-such-map"] - expected: FAIL - - [HTML (quirks) IMG usemap="hash-last#"] - expected: FAIL - - [HTML (quirks) IMG usemap="#different-CASE-name"] - expected: FAIL - - [HTML (quirks) IMG usemap="#different-CASE-id"] - expected: FAIL - - [HTML (quirks) IMG usemap=""] - expected: FAIL - - [HTML (quirks) IMG usemap="#percent-escape-name-%41"] - expected: FAIL - - [HTML (quirks) IMG usemap="#percent-escape-id-%41"] - expected: FAIL - diff --git a/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/script-charset-02.html.ini b/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/script-charset-02.html.ini new file mode 100644 index 00000000000..110169dc1ba --- /dev/null +++ b/tests/wpt/metadata/html/semantics/scripting-1/the-script-element/script-charset-02.html.ini @@ -0,0 +1,10 @@ +[script-charset-02.html] + [windows-1250 script decoded using document encoding (also windows-1250)] + expected: FAIL + + [assumption: document encoding is windows-1250] + expected: FAIL + + [UTF-8 script decoded using document encoding (windows-1250)] + expected: FAIL + diff --git a/tests/wpt/metadata/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/010.html.ini b/tests/wpt/metadata/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/010.html.ini deleted file mode 100644 index 33164945eb6..00000000000 --- a/tests/wpt/metadata/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/010.html.ini +++ /dev/null @@ -1,4 +0,0 @@ -[010.html] - [Salvagability of document.opened document] - expected: FAIL - diff --git a/tests/wpt/metadata/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/bailout-side-effects-synchronous-script.window.js.ini b/tests/wpt/metadata/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/bailout-side-effects-synchronous-script.window.js.ini deleted file mode 100644 index 02eeed3e980..00000000000 --- a/tests/wpt/metadata/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/bailout-side-effects-synchronous-script.window.js.ini +++ /dev/null @@ -1,4 +0,0 @@ -[bailout-side-effects-synchronous-script.window.html] - [document.open bailout should not have any side effects (active parser whose script nesting level is greater than 0)] - expected: FAIL - diff --git a/tests/wpt/metadata/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/tasks.window.js.ini b/tests/wpt/metadata/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/tasks.window.js.ini new file mode 100644 index 00000000000..bc2daf2d3d8 --- /dev/null +++ b/tests/wpt/metadata/html/webappapis/dynamic-markup-insertion/opening-the-input-stream/tasks.window.js.ini @@ -0,0 +1,26 @@ +[tasks.window.html] + expected: TIMEOUT + [document.open() and tasks (MessagePort)] + expected: FAIL + + [tasks without document.open() (MessagePort)] + expected: FAIL + + [document.open() and tasks (canvas.toBlob())] + expected: FAIL + + [document.open() and tasks (marquee start)] + expected: TIMEOUT + + [tasks without document.open() (Promise rejection)] + expected: TIMEOUT + + [tasks without document.open() (marquee start)] + expected: TIMEOUT + + [tasks without document.open() (canvas.toBlob())] + expected: FAIL + + [document.open() and tasks (Promise rejection)] + expected: TIMEOUT + diff --git a/tests/wpt/metadata/url/urlencoded-parser.any.js.ini b/tests/wpt/metadata/url/urlencoded-parser.any.js.ini index c470b443550..11b54377b7e 100644 --- a/tests/wpt/metadata/url/urlencoded-parser.any.js.ini +++ b/tests/wpt/metadata/url/urlencoded-parser.any.js.ini @@ -5,12 +5,6 @@ [request.formData() with input: a&b&c] expected: FAIL - [request.formData() with input: &&&a=b&&&&c=d&] - expected: FAIL - - [response.formData() with input: a=b&c=d&] - expected: FAIL - [response.formData() with input: &&&a=b&&&&c=d&] expected: FAIL @@ -20,6 +14,12 @@ [request.formData() with input: a=b&c=d&] expected: FAIL + [request.formData() with input: _charset_=windows-1252&test=%C2x] + expected: FAIL + + [request.formData() with input: a=b&c=d] + expected: FAIL + [urlencoded-parser.any.worker.html] [response.formData() with input: a&b&c] @@ -34,9 +34,12 @@ [request.formData() with input: a=b&c=d&] expected: FAIL - [response.formData() with input: a=b&c=d&] - expected: FAIL - [response.formData() with input: _charset_=windows-1252&test=%C2x] expected: FAIL + [request.formData() with input: a=b&c=d] + expected: FAIL + + [response.formData() with input: a=b&c=d] + expected: FAIL + diff --git a/tests/wpt/metadata/workers/baseurl/alpha/import-in-moduleworker.html.ini b/tests/wpt/metadata/workers/baseurl/alpha/import-in-moduleworker.html.ini index bfd4d6dd2d6..bf2a1d61bab 100644 --- a/tests/wpt/metadata/workers/baseurl/alpha/import-in-moduleworker.html.ini +++ b/tests/wpt/metadata/workers/baseurl/alpha/import-in-moduleworker.html.ini @@ -1,5 +1,4 @@ [import-in-moduleworker.html] - expected: ERROR [Base URL in module dedicated workers: import] expected: FAIL diff --git a/tests/wpt/metadata/xhr/xmlhttprequest-timeout-aborted.html.ini b/tests/wpt/metadata/xhr/xmlhttprequest-timeout-aborted.html.ini new file mode 100644 index 00000000000..8ba4e89fbc1 --- /dev/null +++ b/tests/wpt/metadata/xhr/xmlhttprequest-timeout-aborted.html.ini @@ -0,0 +1,8 @@ +[xmlhttprequest-timeout-aborted.html?only open()ed, not aborted] + expected: ERROR + +[xmlhttprequest-timeout-aborted.html?call abort() after TIME_NORMAL_LOAD] + expected: ERROR + +[xmlhttprequest-timeout-aborted.html?aborted immediately after send()] + expected: ERROR diff --git a/tests/wpt/metadata/xhr/xmlhttprequest-timeout-abortedonmain.html.ini b/tests/wpt/metadata/xhr/xmlhttprequest-timeout-abortedonmain.html.ini new file mode 100644 index 00000000000..825f0ca3d0e --- /dev/null +++ b/tests/wpt/metadata/xhr/xmlhttprequest-timeout-abortedonmain.html.ini @@ -0,0 +1,5 @@ +[xmlhttprequest-timeout-abortedonmain.html?aborted after TIME_DELAY] + expected: ERROR + +[xmlhttprequest-timeout-abortedonmain.html?abort() from a 0ms timeout] + expected: ERROR diff --git a/tests/wpt/metadata/xhr/xmlhttprequest-timeout-overrides.html.ini b/tests/wpt/metadata/xhr/xmlhttprequest-timeout-overrides.html.ini new file mode 100644 index 00000000000..8e515dce937 --- /dev/null +++ b/tests/wpt/metadata/xhr/xmlhttprequest-timeout-overrides.html.ini @@ -0,0 +1,8 @@ +[xmlhttprequest-timeout-overrides.html?timeout disabled after initially set] + expected: ERROR + +[xmlhttprequest-timeout-overrides.html?timeout enabled after initially disabled] + expected: ERROR + +[xmlhttprequest-timeout-overrides.html?timeout overrides load after a delay] + expected: ERROR diff --git a/tests/wpt/metadata/xhr/xmlhttprequest-timeout-overridesexpires.html.ini b/tests/wpt/metadata/xhr/xmlhttprequest-timeout-overridesexpires.html.ini new file mode 100644 index 00000000000..48a4ff29aa1 --- /dev/null +++ b/tests/wpt/metadata/xhr/xmlhttprequest-timeout-overridesexpires.html.ini @@ -0,0 +1,8 @@ +[xmlhttprequest-timeout-overridesexpires.html?timeout set to expired value before load fires] + expected: ERROR + +[xmlhttprequest-timeout-overridesexpires.html?timeout set to non-expiring value after timeout fires] + expected: ERROR + +[xmlhttprequest-timeout-overridesexpires.html?timeout set to expiring value after load fires] + expected: ERROR diff --git a/tests/wpt/metadata/xhr/xmlhttprequest-timeout-simple.html.ini b/tests/wpt/metadata/xhr/xmlhttprequest-timeout-simple.html.ini new file mode 100644 index 00000000000..f69e99a091e --- /dev/null +++ b/tests/wpt/metadata/xhr/xmlhttprequest-timeout-simple.html.ini @@ -0,0 +1,8 @@ +[xmlhttprequest-timeout-simple.html?no time out scheduled, load fires normally] + expected: ERROR + +[xmlhttprequest-timeout-simple.html?load fires normally] + expected: ERROR + +[xmlhttprequest-timeout-simple.html?timeout hit before load] + expected: ERROR diff --git a/tests/wpt/metadata/xhr/xmlhttprequest-timeout-synconmain.html.ini b/tests/wpt/metadata/xhr/xmlhttprequest-timeout-synconmain.html.ini new file mode 100644 index 00000000000..be2c7e3d707 --- /dev/null +++ b/tests/wpt/metadata/xhr/xmlhttprequest-timeout-synconmain.html.ini @@ -0,0 +1,5 @@ +[xmlhttprequest-timeout-synconmain.html?timeout after open] + expected: ERROR + +[xmlhttprequest-timeout-synconmain.html?timeout before open] + expected: ERROR diff --git a/tests/wpt/metadata/xhr/xmlhttprequest-timeout-twice.html.ini b/tests/wpt/metadata/xhr/xmlhttprequest-timeout-twice.html.ini new file mode 100644 index 00000000000..2fbb8a5c787 --- /dev/null +++ b/tests/wpt/metadata/xhr/xmlhttprequest-timeout-twice.html.ini @@ -0,0 +1,8 @@ +[xmlhttprequest-timeout-twice.html?load fires normally with same timeout set twice] + expected: ERROR + +[xmlhttprequest-timeout-twice.html?timeout fires normally with same timeout set twice] + expected: ERROR + +[xmlhttprequest-timeout-twice.html?load fires normally with no timeout set, twice] + expected: ERROR diff --git a/tests/wpt/metadata/xhr/xmlhttprequest-timeout-worker-aborted.html.ini b/tests/wpt/metadata/xhr/xmlhttprequest-timeout-worker-aborted.html.ini new file mode 100644 index 00000000000..01231352ec2 --- /dev/null +++ b/tests/wpt/metadata/xhr/xmlhttprequest-timeout-worker-aborted.html.ini @@ -0,0 +1,8 @@ +[xmlhttprequest-timeout-worker-aborted.html?call abort() after TIME_NORMAL_LOAD] + expected: ERROR + +[xmlhttprequest-timeout-worker-aborted.html?only open()ed, not aborted] + expected: ERROR + +[xmlhttprequest-timeout-worker-aborted.html?aborted immediately after send()] + expected: ERROR diff --git a/tests/wpt/metadata/xhr/xmlhttprequest-timeout-worker-overrides.html.ini b/tests/wpt/metadata/xhr/xmlhttprequest-timeout-worker-overrides.html.ini new file mode 100644 index 00000000000..efd20eaeeab --- /dev/null +++ b/tests/wpt/metadata/xhr/xmlhttprequest-timeout-worker-overrides.html.ini @@ -0,0 +1,8 @@ +[xmlhttprequest-timeout-worker-overrides.html?timeout overrides load after a delay] + expected: ERROR + +[xmlhttprequest-timeout-worker-overrides.html?timeout enabled after initially disabled] + expected: ERROR + +[xmlhttprequest-timeout-worker-overrides.html?timeout disabled after initially set] + expected: ERROR diff --git a/tests/wpt/metadata/xhr/xmlhttprequest-timeout-worker-overridesexpires.html.ini b/tests/wpt/metadata/xhr/xmlhttprequest-timeout-worker-overridesexpires.html.ini index b3aed223b51..83e14760049 100644 --- a/tests/wpt/metadata/xhr/xmlhttprequest-timeout-worker-overridesexpires.html.ini +++ b/tests/wpt/metadata/xhr/xmlhttprequest-timeout-worker-overridesexpires.html.ini @@ -1,3 +1,12 @@ [xmlhttprequest-timeout-worker-overridesexpires.html] type: testharness disabled: racy test + +[xmlhttprequest-timeout-worker-overridesexpires.html?timeout set to expired value before load fires] + expected: ERROR + +[xmlhttprequest-timeout-worker-overridesexpires.html?timeout set to non-expiring value after timeout fires] + expected: ERROR + +[xmlhttprequest-timeout-worker-overridesexpires.html?timeout set to expiring value after load fires] + expected: ERROR diff --git a/tests/wpt/metadata/xhr/xmlhttprequest-timeout-worker-simple.html.ini b/tests/wpt/metadata/xhr/xmlhttprequest-timeout-worker-simple.html.ini new file mode 100644 index 00000000000..eb9e4a4cee6 --- /dev/null +++ b/tests/wpt/metadata/xhr/xmlhttprequest-timeout-worker-simple.html.ini @@ -0,0 +1,8 @@ +[xmlhttprequest-timeout-worker-simple.html?load fires normally] + expected: ERROR + +[xmlhttprequest-timeout-worker-simple.html?timeout hit before load] + expected: ERROR + +[xmlhttprequest-timeout-worker-simple.html?no time out scheduled, load fires normally] + expected: ERROR diff --git a/tests/wpt/metadata/xhr/xmlhttprequest-timeout-worker-synconworker.html.ini b/tests/wpt/metadata/xhr/xmlhttprequest-timeout-worker-synconworker.html.ini index 53706d06e3b..73b2005ad6c 100644 --- a/tests/wpt/metadata/xhr/xmlhttprequest-timeout-worker-synconworker.html.ini +++ b/tests/wpt/metadata/xhr/xmlhttprequest-timeout-worker-synconworker.html.ini @@ -3,3 +3,12 @@ [Timeout test: timeout hit before load, timeout scheduled at 2000] expected: FAIL + +[xmlhttprequest-timeout-worker-synconworker.html?timeout hit before load] + expected: ERROR + +[xmlhttprequest-timeout-worker-synconworker.html?no time out scheduled, load fires normally] + expected: ERROR + +[xmlhttprequest-timeout-worker-synconworker.html?load fires normally] + expected: ERROR diff --git a/tests/wpt/metadata/xhr/xmlhttprequest-timeout-worker-twice.html.ini b/tests/wpt/metadata/xhr/xmlhttprequest-timeout-worker-twice.html.ini new file mode 100644 index 00000000000..5b564cb721c --- /dev/null +++ b/tests/wpt/metadata/xhr/xmlhttprequest-timeout-worker-twice.html.ini @@ -0,0 +1,8 @@ +[xmlhttprequest-timeout-worker-twice.html?load fires normally with same timeout set twice] + expected: ERROR + +[xmlhttprequest-timeout-worker-twice.html?load fires normally with no timeout set, twice] + expected: ERROR + +[xmlhttprequest-timeout-worker-twice.html?timeout fires normally with same timeout set twice] + expected: ERROR diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 4abf49c2a81..86cf8a862e2 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -99195,5 +99195,5 @@ ] }, "url_base": "/_mozilla/", - "version": 4 + "version": 5 } diff --git a/tests/wpt/mozilla/meta/css/transition_calc_implicit.html.ini b/tests/wpt/mozilla/meta/css/transition_calc_implicit.html.ini new file mode 100644 index 00000000000..dbea4f293ad --- /dev/null +++ b/tests/wpt/mozilla/meta/css/transition_calc_implicit.html.ini @@ -0,0 +1,2 @@ +[transition_calc_implicit.html] + expected: TIMEOUT diff --git a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/attribs/gl-vertex-attrib-zero-issues.html.ini b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/attribs/gl-vertex-attrib-zero-issues.html.ini new file mode 100644 index 00000000000..78a4e870e86 --- /dev/null +++ b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/attribs/gl-vertex-attrib-zero-issues.html.ini @@ -0,0 +1,2 @@ +[gl-vertex-attrib-zero-issues.html] + expected: TIMEOUT diff --git a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/context/context-release-upon-reload.html.ini b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/context/context-release-upon-reload.html.ini new file mode 100644 index 00000000000..84c7aa47561 --- /dev/null +++ b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/context/context-release-upon-reload.html.ini @@ -0,0 +1,5 @@ +[context-release-upon-reload.html] + expected: TIMEOUT + [Overall test] + expected: NOTRUN + diff --git a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/conditional-discard-in-loop.html.ini b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/conditional-discard-in-loop.html.ini new file mode 100644 index 00000000000..e882fb71676 --- /dev/null +++ b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/glsl/bugs/conditional-discard-in-loop.html.ini @@ -0,0 +1,2 @@ +[conditional-discard-in-loop.html] + expected: TIMEOUT diff --git a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-uniform-packing-restrictions.html.ini b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-uniform-packing-restrictions.html.ini new file mode 100644 index 00000000000..594360ffb15 --- /dev/null +++ b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-uniform-packing-restrictions.html.ini @@ -0,0 +1,5 @@ +[shader-uniform-packing-restrictions.html] + expected: TIMEOUT + [Overall test] + expected: NOTRUN + diff --git a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-non-reserved-words.html.ini b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-non-reserved-words.html.ini new file mode 100644 index 00000000000..fb8852c9e7a --- /dev/null +++ b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/glsl/misc/shader-with-non-reserved-words.html.ini @@ -0,0 +1,5 @@ +[shader-with-non-reserved-words.html] + expected: TIMEOUT + [Overall test] + expected: NOTRUN + diff --git a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/ogles/GL/acos/acos_001_to_006.html.ini b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/ogles/GL/acos/acos_001_to_006.html.ini new file mode 100644 index 00000000000..86a561af11b --- /dev/null +++ b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/ogles/GL/acos/acos_001_to_006.html.ini @@ -0,0 +1,2 @@ +[acos_001_to_006.html] + expected: TIMEOUT diff --git a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/ogles/GL/asin/asin_001_to_006.html.ini b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/ogles/GL/asin/asin_001_to_006.html.ini new file mode 100644 index 00000000000..065c24703a1 --- /dev/null +++ b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/ogles/GL/asin/asin_001_to_006.html.ini @@ -0,0 +1,2 @@ +[asin_001_to_006.html] + expected: TIMEOUT diff --git a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/ogles/GL/atan/atan_001_to_008.html.ini b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/ogles/GL/atan/atan_001_to_008.html.ini new file mode 100644 index 00000000000..7e17f982259 --- /dev/null +++ b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/ogles/GL/atan/atan_001_to_008.html.ini @@ -0,0 +1,5 @@ +[atan_001_to_008.html] + expected: TIMEOUT + [Overall test] + expected: NOTRUN + diff --git a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/ogles/GL/cos/cos_001_to_006.html.ini b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/ogles/GL/cos/cos_001_to_006.html.ini new file mode 100644 index 00000000000..b4a4894afbb --- /dev/null +++ b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/ogles/GL/cos/cos_001_to_006.html.ini @@ -0,0 +1,5 @@ +[cos_001_to_006.html] + expected: TIMEOUT + [Overall test] + expected: NOTRUN + diff --git a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/ogles/GL/log/log_001_to_008.html.ini b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/ogles/GL/log/log_001_to_008.html.ini new file mode 100644 index 00000000000..0bcf8268f38 --- /dev/null +++ b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/ogles/GL/log/log_001_to_008.html.ini @@ -0,0 +1,5 @@ +[log_001_to_008.html] + expected: TIMEOUT + [Overall test] + expected: NOTRUN + diff --git a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/ogles/GL/sin/sin_001_to_006.html.ini b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/ogles/GL/sin/sin_001_to_006.html.ini new file mode 100644 index 00000000000..7b4f99aae55 --- /dev/null +++ b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/ogles/GL/sin/sin_001_to_006.html.ini @@ -0,0 +1,5 @@ +[sin_001_to_006.html] + expected: TIMEOUT + [Overall test] + expected: NOTRUN + diff --git a/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/rendering/many-draw-calls.html.ini b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/rendering/many-draw-calls.html.ini new file mode 100644 index 00000000000..f1da447ade1 --- /dev/null +++ b/tests/wpt/mozilla/meta/webgl/conformance-1.0.3/conformance/rendering/many-draw-calls.html.ini @@ -0,0 +1,5 @@ +[many-draw-calls.html] + expected: TIMEOUT + [Overall test] + expected: NOTRUN + diff --git a/tests/wpt/web-platform-tests/client-hints/accept_ch_lifetime_same_origin_iframe.tentative.https.html b/tests/wpt/web-platform-tests/client-hints/accept_ch_lifetime_same_origin_iframe.tentative.https.html index 4d339b6dbf2..e828d6718d9 100644 --- a/tests/wpt/web-platform-tests/client-hints/accept_ch_lifetime_same_origin_iframe.tentative.https.html +++ b/tests/wpt/web-platform-tests/client-hints/accept_ch_lifetime_same_origin_iframe.tentative.https.html @@ -39,8 +39,16 @@ promise_test(t => { }); }, "Precondition: Test that the browser does not have client hints preferences cached"); +var acceptChLifetimeLoaded; + async_test(t => { - window.addEventListener('message', function(e) { + acceptChLifetimeLoaded = t.step_func(() => { + // Open a new window. Verify that the user agent attaches the client hints. + var verify_win = window.open("resources/expect_client_hints_headers.html"); + assert_not_equals(verify_win, null, "Popup windows not allowed?"); + }); + + window.addEventListener('message', t.step_func((e) => { if(!e.source.location.pathname.includes("expect_client_hints_headers.html")) { return; } @@ -48,15 +56,8 @@ async_test(t => { return; assert_equals(e.data, "PASS"); t.done(); - }) + })); }, "Loading of resources/expect_client_hints_headers.html did not finish."); - -function acceptChLifetimeLoaded() { - // Open a new window. Verify that the user agent attaches the client hints. - var verify_win = window.open("resources/expect_client_hints_headers.html"); - assert_not_equals(verify_win, null, "Popup windows not allowed?"); -} - AA
+
A A
+
B B
+
B B
+
AAB B
+
AAB B
+ diff --git a/tests/wpt/web-platform-tests/css/css-scoping/shadow-multiple-links.html b/tests/wpt/web-platform-tests/css/css-scoping/shadow-multiple-links.html new file mode 100644 index 00000000000..d1c4fd9eb7e --- /dev/null +++ b/tests/wpt/web-platform-tests/css/css-scoping/shadow-multiple-links.html @@ -0,0 +1,15 @@ + +CSS Test: ShadowRoot with multiple sheet links with the same href shouldn't crash + + + + +
+ diff --git a/tests/wpt/web-platform-tests/css/css-shapes/shape-outside/values/support/parsing-utils.js b/tests/wpt/web-platform-tests/css/css-shapes/shape-outside/values/support/parsing-utils.js index 68b0c1b1f7c..06007f50939 100644 --- a/tests/wpt/web-platform-tests/css/css-shapes/shape-outside/values/support/parsing-utils.js +++ b/tests/wpt/web-platform-tests/css/css-shapes/shape-outside/values/support/parsing-utils.js @@ -815,7 +815,7 @@ var calcTestValues = [ // of a dimension and a percentage. // http://www.w3.org/TR/css3-values/#calc-notation ["calc(25%*3 - 10in)", "calc(75% - 10in)", ["calc(75% - 960px)", "calc(-960px + 75%)"]], - ["calc((12.5%*6 + 10in) / 4)", "calc((75% + 10in) / 4)", ["calc((75% + 960px) / 4)", "calc(240px + 18.75%)"]] + ["calc((12.5%*6 + 10in) / 4)", "calc((75% + 10in) / 4)", ["calc((75% + 960px) / 4)", "calc(18.75% + 240px)"]] ] return { diff --git a/tests/wpt/web-platform-tests/css/css-transitions/CSSTransition-startTime.tentative.html b/tests/wpt/web-platform-tests/css/css-transitions/CSSTransition-startTime.tentative.html index 7c74ed2037a..b6482f80474 100644 --- a/tests/wpt/web-platform-tests/css/css-transitions/CSSTransition-startTime.tentative.html +++ b/tests/wpt/web-platform-tests/css/css-transitions/CSSTransition-startTime.tentative.html @@ -107,10 +107,18 @@ promise_test(async t => { const timelineTime = animation.timeline.currentTime; animation.startTime = timelineTime - 100 * MS_PER_SEC; - await eventWatcher.wait_for('transitionstart'); + await frameTimeout( + eventWatcher.wait_for('transitionstart'), + 2, + 'transitionstart' + ); animation.startTime = timelineTime - 200 * MS_PER_SEC; - await eventWatcher.wait_for('transitionend'); + await frameTimeout( + eventWatcher.wait_for('transitionend'), + 2, + 'transitionend' + ); }, 'Seeking a transition using start time dispatches transition events'); diff --git a/tests/wpt/web-platform-tests/css/css-transitions/support/helper.js b/tests/wpt/web-platform-tests/css/css-transitions/support/helper.js index 2e7ecff2ae7..aa3efe80122 100644 --- a/tests/wpt/web-platform-tests/css/css-transitions/support/helper.js +++ b/tests/wpt/web-platform-tests/css/css-transitions/support/helper.js @@ -275,4 +275,45 @@ root.waitForAnimationFrames = (frameCount, onFrame) => { root.waitForAllAnimations = animations => Promise.all(animations.map(animation => animation.ready)); +/** + * Utility that takes a Promise and a maximum number of frames to wait and + * returns a new Promise that behaves as follows: + * + * - If the provided Promise resolves _before_ the specified number of frames + * have passed, resolves with the result of the provided Promise. + * - If the provided Promise rejects _before_ the specified number of frames + * have passed, rejects with the error result of the provided Promise. + * - Otherwise, rejects with a 'Timed out' error message. If |message| is + * provided, it will be appended to the error message. + */ +root.frameTimeout = (promiseToWaitOn, framesToWait, message) => { + let framesRemaining = framesToWait; + let aborted = false; + + const timeoutPromise = new Promise(function waitAFrame(resolve, reject) { + if (aborted) { + resolve(); + return; + } + if (framesRemaining-- > 0) { + requestAnimationFrame(() => { + waitAFrame(resolve, reject); + }); + return; + } + let errorMessage = 'Timed out waiting for Promise to resolve'; + if (message) { + errorMessage += `: ${message}`; + } + reject(new Error(errorMessage)); + }); + + const wrappedPromiseToWaitOn = promiseToWaitOn.then(result => { + aborted = true; + return result; + }); + + return Promise.race([timeoutPromise, wrappedPromiseToWaitOn]); +}; + })(window); diff --git a/tests/wpt/web-platform-tests/css/css-values-3/calc-in-counter-001-ref.xhtml b/tests/wpt/web-platform-tests/css/css-values/calc-in-counter-001-ref.xhtml similarity index 100% rename from tests/wpt/web-platform-tests/css/css-values-3/calc-in-counter-001-ref.xhtml rename to tests/wpt/web-platform-tests/css/css-values/calc-in-counter-001-ref.xhtml diff --git a/tests/wpt/web-platform-tests/css/css-values-3/calc-in-counter-001.xhtml b/tests/wpt/web-platform-tests/css/css-values/calc-in-counter-001.xhtml similarity index 100% rename from tests/wpt/web-platform-tests/css/css-values-3/calc-in-counter-001.xhtml rename to tests/wpt/web-platform-tests/css/css-values/calc-in-counter-001.xhtml diff --git a/tests/wpt/web-platform-tests/css/motion/offset-path-string.html b/tests/wpt/web-platform-tests/css/motion/offset-path-string-001.html similarity index 100% rename from tests/wpt/web-platform-tests/css/motion/offset-path-string.html rename to tests/wpt/web-platform-tests/css/motion/offset-path-string-001.html diff --git a/tests/wpt/web-platform-tests/css/motion/offset-path-string-002.html b/tests/wpt/web-platform-tests/css/motion/offset-path-string-002.html new file mode 100644 index 00000000000..0d2fcbbb661 --- /dev/null +++ b/tests/wpt/web-platform-tests/css/motion/offset-path-string-002.html @@ -0,0 +1,24 @@ + + + + CSS Motion Path: path(string) paths + + + + + + +
+ + diff --git a/tests/wpt/web-platform-tests/css/motion/parsing/offset-path-parsing-invalid.html b/tests/wpt/web-platform-tests/css/motion/parsing/offset-path-parsing-invalid.html index d94101836cd..67c1099ba73 100644 --- a/tests/wpt/web-platform-tests/css/motion/parsing/offset-path-parsing-invalid.html +++ b/tests/wpt/web-platform-tests/css/motion/parsing/offset-path-parsing-invalid.html @@ -14,7 +14,7 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - diff --git a/tests/wpt/web-platform-tests/fetch/cross-origin-resource-policy/fetch.any.js b/tests/wpt/web-platform-tests/fetch/cross-origin-resource-policy/fetch.any.js index 758c52a695a..ded3bdc5dae 100644 --- a/tests/wpt/web-platform-tests/fetch/cross-origin-resource-policy/fetch.any.js +++ b/tests/wpt/web-platform-tests/fetch/cross-origin-resource-policy/fetch.any.js @@ -1,10 +1,5 @@ +// META: global=window,worker // META: script=/common/get-host-info.sub.js -// META: script=/resources/testharness.js - -if (!self.document) { - importScripts("/resources/testharness.js"); - importScripts("/common/get-host-info.sub.js"); -} const host = get_host_info(); const path = "/fetch/cross-origin-resource-policy/"; diff --git a/tests/wpt/web-platform-tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/creating_browsing_context_test_01.html b/tests/wpt/web-platform-tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/creating_browsing_context_test_01.html index 75c8729cf71..062f61949dc 100644 --- a/tests/wpt/web-platform-tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/creating_browsing_context_test_01.html +++ b/tests/wpt/web-platform-tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/creating_browsing_context_test_01.html @@ -20,6 +20,7 @@ test(function() { var win = window.open('', '', 'height=1,width=1'); this.add_cleanup(function() { win.close(); }); assert_equals(win.location.href, 'about:blank', 'win.location.href'); + assert_equals(win.document.charset, 'UTF-8', 'win.document.charset'); }, 'first argument: empty url'); test(function () { diff --git a/tests/wpt/web-platform-tests/html/dom/elements/the-innertext-idl-attribute/getter-tests.js b/tests/wpt/web-platform-tests/html/dom/elements/the-innertext-idl-attribute/getter-tests.js index af860c98e93..fcd11b414b4 100644 --- a/tests/wpt/web-platform-tests/html/dom/elements/the-innertext-idl-attribute/getter-tests.js +++ b/tests/wpt/web-platform-tests/html/dom/elements/the-innertext-idl-attribute/getter-tests.js @@ -75,7 +75,7 @@ testText("
abc def", "abc def", "No whitespace compre testText("
abc def ", " abc def ", "No removal of leading/trailing whitespace in display:none container"); testText("
123abc", "123", "display:none child not rendered"); testText("
abc", "abc", "display:none container with non-display-none target child"); -testTextInSVG("
abc", "", "non-display-none child of svg"); +testTextInSVG("
abc", "abc", "non-display-none child of svg"); testTextInSVG("