From e07315e6afc4923e051b9aec0237532f0b5915f6 Mon Sep 17 00:00:00 2001 From: WPT Sync Bot Date: Thu, 25 Oct 2018 21:32:39 -0400 Subject: [PATCH] Update web-platform-tests to revision d8b8e0b8efe993a37404d6c6fc75e16fdc16b7d8 --- ...reateImageBitmap-blob-invalidtype.html.ini | 4 + .../createImageBitmap-invalid-args.html.ini | 101 +- ...orManaged-convertToBlob-roundtrip.html.ini | 5 + ...vas-colorManaged-toBlob-toDataURL.html.ini | 5 + .../canvas-colorspace-arguments.html.ini | 19 + .../canvas-createImageBitmap-e_srgb.html.ini | 35 + ...reatePutGetImageData-colorManaged.html.ini | 31 + ...canvas-draw-high-bit-depth-images.html.ini | 122 ++ .../canvas-drawImage-e_srgb.html.ini | 4 + .../canvas-drawImage-offscreenCanvas.html.ini | 13 + .../canvas-getImageData-e_srgb.html.ini | 13 + .../imageData-colorManagedBehavior.html.ini | 4 + .../imageData-colorSpace.html.ini | 19 + ...imagedata-no-color-settings-crash.html.ini | 7 + .../transferFromImageBitmap.html.ini | 25 + tests/wpt/metadata/MANIFEST.json | 1305 ++++++++++++++++- .../at-font-face-font-matching.html.ini | 9 - .../css/css-text/inheritance.html.ini | 91 ++ .../animation/matrix-interpolation.html.ini | 4 + ...nsitions-animatable-properties-01.html.ini | 12 - .../metadata/css/css-ui/inheritance.html.ini | 4 + .../css/cssom-view/interfaces.html.ini | 12 + .../dom/nodes/Node-insertBefore.html.ini | 4 + .../dom/nodes/Node-replaceChild.html.ini | 7 + ...r-parseFromString-xml-parsererror.html.ini | 52 + ...json-parser-breaker.tentative.sub.html.ini | 82 ++ .../traverse_the_history_1.html.ini | 4 - .../html/dom/interfaces.https.html.ini | 3 + .../event_timeupdate_noautoplay.html.ini | 5 +- .../readyState_during_loadeddata.html.ini | 4 - .../viewport-change.html.ini | 22 +- .../non-active-document.html.ini | 10 - .../unitless-length/limited-quirks.html.ini | 283 ---- .../metadata/url/urlencoded-parser.any.js.ini | 26 +- .../wasm/jsapi/constructor/compile.any.js.ini | 6 + .../jsapi/constructor/instantiate.any.js.ini | 6 + .../wpt/metadata/wasm/webapi/abort.any.js.ini | 27 + .../wpt/metadata/wasm/webapi/body.any.js.ini | 37 + .../wasm/webapi/contenttype.any.js.ini | 37 + .../wasm/webapi/empty-body.any.js.ini | 61 + ...nstantiateStreaming-bad-imports.any.js.ini | 189 +++ .../webapi/instantiateStreaming.any.js.ini | 61 + .../wasm/webapi/invalid-args.any.js.ini | 277 ++++ .../wasm/webapi/invalid-code.any.js.ini | 25 + .../wasm/webapi/origin.sub.any.js.ini | 37 + .../wasm/webapi/rejected-arg.any.js.ini | 26 + .../metadata/wasm/webapi/status.any.js.ini | 109 ++ .../audiocontextoptions.html.ini | 2 +- .../interface-objects/001.worker.js.ini | 6 + tests/wpt/web-platform-tests/.taskcluster.yml | 2 +- .../createImageBitmap-blob-invalidtype.html | 27 + .../createImageBitmap-invalid-args.html | 26 +- .../wide-gamut-canvas/ImageData-fidelity.html | 126 ++ ...-colorManaged-convertToBlob-roundtrip.html | 149 ++ .../canvas-colorManaged-toBlob-toDataURL.html | 145 ++ .../canvas-colorspace-arguments.html | 48 + .../canvas-createImageBitmap-e_srgb.html | 579 ++++++++ ...as-createPutGetImageData-colorManaged.html | 142 ++ .../canvas-draw-high-bit-depth-images.html | 109 ++ .../canvas-drawImage-e_srgb.html | 53 + .../canvas-drawImage-offscreenCanvas.html | 176 +++ .../canvas-getImageData-e_srgb.html | 96 ++ .../imageData-colorManagedBehavior.html | 364 +++++ .../imageData-colorSpace.html | 71 + .../imagedata-no-color-settings-crash.html | 26 + .../pattern-semitransparent-p3d65.png | Bin 0 -> 5912 bytes .../pattern-semitransparent-rec2020.png | Bin 0 -> 6136 bytes .../pattern-semitransparent-srgb.png | Bin 0 -> 5319 bytes .../resources/pattern-srgb-fullcolor.ogv | Bin 0 -> 3710 bytes .../resources/pattern-srgb-transparent.bmp | Bin 0 -> 1738 bytes .../resources/pattern-srgb-transparent.ico | Bin 0 -> 1742 bytes .../resources/pattern-srgb-transparent.png | Bin 0 -> 5319 bytes .../resources/pattern-srgb-transparent.webp | Bin 0 -> 252 bytes .../resources/pattern-srgb.bmp | Bin 0 -> 1738 bytes .../resources/pattern-srgb.gif | Bin 0 -> 117 bytes .../resources/pattern-srgb.ico | Bin 0 -> 1742 bytes .../resources/pattern-srgb.jpg | Bin 0 -> 898 bytes .../resources/pattern-srgb.png | Bin 0 -> 163 bytes .../resources/pattern-srgb.svg | 6 + .../resources/pattern-srgb.webp | Bin 0 -> 208 bytes .../png-16bit/2x2_16bit_AdobeRGB_opaque.png | Bin 0 -> 3164 bytes .../2x2_16bit_AdobeRGB_transparent.png | Bin 0 -> 3175 bytes .../png-16bit/2x2_16bit_DisplayP3_opaque.png | Bin 0 -> 3262 bytes .../2x2_16bit_DisplayP3_transparent.png | Bin 0 -> 3271 bytes .../png-16bit/2x2_16bit_ProPhoto_opaque.png | Bin 0 -> 3338 bytes .../2x2_16bit_ProPhoto_transparent.png | Bin 0 -> 3347 bytes .../png-16bit/2x2_16bit_Rec2020_opaque.png | Bin 0 -> 3144 bytes .../2x2_16bit_Rec2020_transparent.png | Bin 0 -> 3153 bytes .../2x2_16bit_interlaced_AdobeRGB_opaque.png | Bin 0 -> 3165 bytes ..._16bit_interlaced_AdobeRGB_transparent.png | Bin 0 -> 3174 bytes .../2x2_16bit_interlaced_DisplayP3_opaque.png | Bin 0 -> 3265 bytes ...16bit_interlaced_DisplayP3_transparent.png | Bin 0 -> 3272 bytes .../2x2_16bit_interlaced_ProPhoto_opaque.png | Bin 0 -> 3339 bytes ..._16bit_interlaced_ProPhoto_transparent.png | Bin 0 -> 3348 bytes .../2x2_16bit_interlaced_Rec2020_opaque.png | Bin 0 -> 3147 bytes ...2_16bit_interlaced_Rec2020_transparent.png | Bin 0 -> 3153 bytes .../2x2_16bit_interlaced_sRGB_opaque.png | Bin 0 -> 2868 bytes .../2x2_16bit_interlaced_sRGB_transparent.png | Bin 0 -> 2876 bytes .../png-16bit/2x2_16bit_sRGB_opaque.png | Bin 0 -> 2867 bytes .../png-16bit/2x2_16bit_sRGB_transparent.png | Bin 0 -> 2672 bytes .../png-16bit/2x2_8bit_AdobeRGB_opaque.png | Bin 0 -> 3173 bytes .../2x2_8bit_AdobeRGB_transparent.png | Bin 0 -> 3177 bytes .../png-16bit/2x2_8bit_DisplayP3_opaque.png | Bin 0 -> 3250 bytes .../2x2_8bit_DisplayP3_transparent.png | Bin 0 -> 3255 bytes .../png-16bit/2x2_8bit_ProPhoto_opaque.png | Bin 0 -> 3325 bytes .../2x2_8bit_ProPhoto_transparent.png | Bin 0 -> 3331 bytes .../png-16bit/2x2_8bit_Rec2020_opaque.png | Bin 0 -> 3132 bytes .../2x2_8bit_Rec2020_transparent.png | Bin 0 -> 3136 bytes .../png-16bit/2x2_8bit_sRGB_opaque.png | Bin 0 -> 2853 bytes .../png-16bit/2x2_8bit_sRGB_transparent.png | Bin 0 -> 2857 bytes .../transferFromImageBitmap.html | 115 ++ .../web-platform-tests/accelerometer/META.yml | 1 - .../web-platform-tests/ambient-light/META.yml | 1 - .../audio-output/setSinkId.html | 2 +- .../audio-output/setSinkId.https.html | 2 +- ...r.window.js => beacon-error.sub.window.js} | 2 +- .../304-response-should-update-csp.sub.html | 52 + .../generic/support/304-response.py | 33 + .../css/build-css-testsuites.sh | 6 + .../web-platform-tests/css/css-align/META.yml | 1 + .../css-flexbox/percentage-heights-003.html | 38 +- .../clip-path-content-syling.svg | 6 +- .../css/css-multicol/inheritance.html | 45 + .../css/css-multicol/multicol-nested-006.html | 19 + .../css/css-scroll-snap/inheritance.html | 8 +- .../values/support/parsing-utils.js | 21 +- .../css/css-text/inheritance.html | 35 + .../animation/matrix-interpolation.html | 36 + .../css/css-ui/inheritance.html | 47 + .../filter-scaling-001-ref.html | 36 + .../filter-effects/filter-scaling-001.html | 47 + .../css/support/inheritance-testcommon.js | 17 + .../docs/_reviewing-tests/email.md | 11 + .../docs/_writing-tests/testdriver.md | 5 +- .../dom/nodes/Node-insertBefore.html | 6 + .../dom/nodes/Node-replaceChild.html | 34 +- .../dom/nodes/pre-insertion-checks.js | 108 ++ ...arser-parseFromString-xml-parsererror.html | 38 + .../corb/resources/sniffable-resource.py | 11 + ...ith-json-parser-breaker.tentative.sub.html | 83 ++ .../fetch/http-cache/304-update.html | 30 + .../generic-sensor/META.yml | 1 - .../wpt/web-platform-tests/gyroscope/META.yml | 1 - .../html/dom/interfaces.https.html | 2 +- .../interfaces/cssom-view.idl | 2 + .../web-platform-tests/magnetometer/META.yml | 1 - .../mixed-content/generic/common.js | 3 + .../orientation-sensor/META.yml | 1 - .../picture-in-picture-window.html | 3 + ...ource_TAO_cross_origin_redirect_chain.html | 9 +- ...ce_timing_cross_origin_redirect_chain.html | 9 +- .../resources/testharness.js | 16 +- .../screen-capture/getdisplaymedia.https.html | 199 +-- .../selection/addRange.tentative.html | 29 + .../selection/stringifier.tentative.html | 28 + .../clients-matchall-order.https.html | 1 + .../resources/imported-classic-script.js | 1 + .../resources/imported-module-script.js | 1 + .../update-registration-with-type.py | 33 + .../update-registration-with-type.https.html | 74 + .../fallback-to-another-sxg.tentative.html | 17 + .../signed-exchange/nested-sxg.tentative.html | 17 + .../signed-exchange/resources/failure.html | 7 + .../resources/fallback-to-another-sxg.sxg | Bin 0 -> 952 bytes .../fallback-to-another-sxg.sxg.headers | 1 + .../resources/generate-test-sxgs.sh | 62 +- .../signed-exchange/resources/inner-url.html | 7 + .../signed-exchange/resources/nested-sxg.sxg | Bin 0 -> 1945 bytes .../resources/nested-sxg.sxg.headers | 1 + .../resources/sxg-invalid-validity-url.sxg | Bin 0 -> 937 bytes .../sxg-invalid-validity-url.sxg.headers | 1 + .../resources/sxg-location.sxg | Bin 947 -> 957 bytes .../signed-exchange/resources/sxg-util.js | 4 + .../sxg-double-prefetch.tentative.html | 37 + .../sxg-fallback-with-fragment.tentative.html | 17 + .../sxg-invalid-validity-url.tentative.html | 19 + .../sxg-location-fragment.tentative.html | 17 + .../sxg-location.tentative.html | 2 +- .../sxg-non-secure-origin.tentative.html | 20 + ...xg-prefetch-resource-timing.tentative.html | 44 + .../SVGGeometryElement.isPointInFill-01.svg | 113 ++ .../SVGGeometryElement.isPointInStroke-01.svg | 160 ++ .../tools/docker/Dockerfile | 2 +- .../web-platform-tests/tools/wpt/browser.py | 3 +- .../tools/wptrunner/requirements_firefox.txt | 2 +- .../wptrunner/wptrunner/browsers/fennec.py | 3 +- .../wasm/jsapi/assertions.js | 21 + .../wasm/jsapi/constructor/compile.any.js | 7 +- .../wasm/jsapi/constructor/instantiate.any.js | 28 +- .../wasm/jsapi/instanceTestFactory.js | 11 +- .../wasm/jsapi/module/constructor.any.js | 5 + .../wasm/jsapi/module/exports.any.js | 10 +- .../wasm/jsapi/table/get-set.any.js | 8 +- .../wasm/jsapi/wasm-constants.js | 67 +- .../wasm/jsapi/wasm-module-builder.js | 237 ++- .../wasm/webapi/abort.any.js | 24 + .../wasm/webapi/body.any.js | 20 + .../wasm/webapi/contenttype.any.js | 26 +- .../wasm/webapi/empty-body.any.js | 20 + .../instantiateStreaming-bad-imports.any.js | 14 + .../wasm/webapi/instantiateStreaming.any.js | 20 + .../wasm/webapi/invalid-args.any.js | 28 + .../wasm/webapi/invalid-code.any.js | 16 + .../wasm/webapi/origin.sub.any.js | 15 + .../wasm/webapi/rejected-arg.any.js | 9 + .../wasm/webapi/status.any.js | 21 + .../web-platform-tests/wasm/webapi/status.py | 4 + tests/wpt/web-platform-tests/web-nfc/META.yml | 1 - .../audiobuffersource-multi-channels.html | 2 +- ...iobuffersource-multi-channels-expected.wav | Bin .../the-gainnode-interface/gain-expected.wav | Bin 281400 -> 0 bytes .../tests/element_click/center_point.py | 87 ++ .../tests/element_click/interactability.py | 9 + .../webrtc/RTCRtpTransceiver.https.html | 80 + .../Worker_cross_origin_security_err.htm | 19 +- .../SharedWorker/same-origin.html | 5 +- .../constructors/Worker/same-origin.html | 23 +- .../semantics/interface-objects/001.worker.js | 2 + .../semantics/interface-objects/002.worker.js | 2 - .../semantics/interface-objects/003.html | 2 + .../semantics/interface-objects/004.html | 2 - 221 files changed, 7334 insertions(+), 774 deletions(-) create mode 100644 tests/wpt/metadata/2dcontext/imagebitmap/createImageBitmap-blob-invalidtype.html.ini create mode 100644 tests/wpt/metadata/2dcontext/wide-gamut-canvas/canvas-colorManaged-convertToBlob-roundtrip.html.ini create mode 100644 tests/wpt/metadata/2dcontext/wide-gamut-canvas/canvas-colorManaged-toBlob-toDataURL.html.ini create mode 100644 tests/wpt/metadata/2dcontext/wide-gamut-canvas/canvas-colorspace-arguments.html.ini create mode 100644 tests/wpt/metadata/2dcontext/wide-gamut-canvas/canvas-createImageBitmap-e_srgb.html.ini create mode 100644 tests/wpt/metadata/2dcontext/wide-gamut-canvas/canvas-createPutGetImageData-colorManaged.html.ini create mode 100644 tests/wpt/metadata/2dcontext/wide-gamut-canvas/canvas-draw-high-bit-depth-images.html.ini create mode 100644 tests/wpt/metadata/2dcontext/wide-gamut-canvas/canvas-drawImage-e_srgb.html.ini create mode 100644 tests/wpt/metadata/2dcontext/wide-gamut-canvas/canvas-drawImage-offscreenCanvas.html.ini create mode 100644 tests/wpt/metadata/2dcontext/wide-gamut-canvas/canvas-getImageData-e_srgb.html.ini create mode 100644 tests/wpt/metadata/2dcontext/wide-gamut-canvas/imageData-colorManagedBehavior.html.ini create mode 100644 tests/wpt/metadata/2dcontext/wide-gamut-canvas/imageData-colorSpace.html.ini create mode 100644 tests/wpt/metadata/2dcontext/wide-gamut-canvas/imagedata-no-color-settings-crash.html.ini create mode 100644 tests/wpt/metadata/2dcontext/wide-gamut-canvas/transferFromImageBitmap.html.ini create mode 100644 tests/wpt/metadata/css/css-text/inheritance.html.ini create mode 100644 tests/wpt/metadata/css/css-transforms/animation/matrix-interpolation.html.ini create mode 100644 tests/wpt/metadata/css/css-ui/inheritance.html.ini create mode 100644 tests/wpt/metadata/dom/nodes/Node-insertBefore.html.ini create mode 100644 tests/wpt/metadata/dom/nodes/Node-replaceChild.html.ini create mode 100644 tests/wpt/metadata/domparsing/DOMParser-parseFromString-xml-parsererror.html.ini create mode 100644 tests/wpt/metadata/fetch/corb/script-resource-with-json-parser-breaker.tentative.sub.html.ini delete mode 100644 tests/wpt/metadata/html/browsers/history/the-history-interface/traverse_the_history_1.html.ini delete mode 100644 tests/wpt/metadata/html/semantics/embedded-content/media-elements/readyState_during_loadeddata.html.ini delete mode 100644 tests/wpt/metadata/html/semantics/embedded-content/the-img-element/non-active-document.html.ini delete mode 100644 tests/wpt/metadata/quirks/unitless-length/limited-quirks.html.ini create mode 100644 tests/wpt/metadata/wasm/webapi/abort.any.js.ini create mode 100644 tests/wpt/metadata/wasm/webapi/body.any.js.ini create mode 100644 tests/wpt/metadata/wasm/webapi/empty-body.any.js.ini create mode 100644 tests/wpt/metadata/wasm/webapi/instantiateStreaming-bad-imports.any.js.ini create mode 100644 tests/wpt/metadata/wasm/webapi/instantiateStreaming.any.js.ini create mode 100644 tests/wpt/metadata/wasm/webapi/invalid-args.any.js.ini create mode 100644 tests/wpt/metadata/wasm/webapi/invalid-code.any.js.ini create mode 100644 tests/wpt/metadata/wasm/webapi/origin.sub.any.js.ini create mode 100644 tests/wpt/metadata/wasm/webapi/rejected-arg.any.js.ini create mode 100644 tests/wpt/metadata/wasm/webapi/status.any.js.ini create mode 100644 tests/wpt/web-platform-tests/2dcontext/imagebitmap/createImageBitmap-blob-invalidtype.html create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/ImageData-fidelity.html create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/canvas-colorManaged-convertToBlob-roundtrip.html create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/canvas-colorManaged-toBlob-toDataURL.html create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/canvas-colorspace-arguments.html create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/canvas-createImageBitmap-e_srgb.html create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/canvas-createPutGetImageData-colorManaged.html create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/canvas-draw-high-bit-depth-images.html create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/canvas-drawImage-e_srgb.html create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/canvas-drawImage-offscreenCanvas.html create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/canvas-getImageData-e_srgb.html create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/imageData-colorManagedBehavior.html create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/imageData-colorSpace.html create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/imagedata-no-color-settings-crash.html create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/pattern-semitransparent-p3d65.png create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/pattern-semitransparent-rec2020.png create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/pattern-semitransparent-srgb.png create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/pattern-srgb-fullcolor.ogv create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/pattern-srgb-transparent.bmp create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/pattern-srgb-transparent.ico create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/pattern-srgb-transparent.png create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/pattern-srgb-transparent.webp create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/pattern-srgb.bmp create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/pattern-srgb.gif create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/pattern-srgb.ico create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/pattern-srgb.jpg create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/pattern-srgb.png create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/pattern-srgb.svg create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/pattern-srgb.webp create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_AdobeRGB_opaque.png create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_AdobeRGB_transparent.png create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_DisplayP3_opaque.png create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_DisplayP3_transparent.png create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_ProPhoto_opaque.png create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_ProPhoto_transparent.png create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_Rec2020_opaque.png create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_Rec2020_transparent.png create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_interlaced_AdobeRGB_opaque.png create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_interlaced_AdobeRGB_transparent.png create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_interlaced_DisplayP3_opaque.png create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_interlaced_DisplayP3_transparent.png create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_interlaced_ProPhoto_opaque.png create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_interlaced_ProPhoto_transparent.png create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_interlaced_Rec2020_opaque.png create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_interlaced_Rec2020_transparent.png create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_interlaced_sRGB_opaque.png create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_interlaced_sRGB_transparent.png create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_sRGB_opaque.png create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_sRGB_transparent.png create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_8bit_AdobeRGB_opaque.png create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_8bit_AdobeRGB_transparent.png create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_8bit_DisplayP3_opaque.png create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_8bit_DisplayP3_transparent.png create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_8bit_ProPhoto_opaque.png create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_8bit_ProPhoto_transparent.png create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_8bit_Rec2020_opaque.png create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_8bit_Rec2020_transparent.png create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_8bit_sRGB_opaque.png create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_8bit_sRGB_transparent.png create mode 100644 tests/wpt/web-platform-tests/2dcontext/wide-gamut-canvas/transferFromImageBitmap.html rename tests/wpt/web-platform-tests/beacon/{beacon-error.window.js => beacon-error.sub.window.js} (95%) create mode 100644 tests/wpt/web-platform-tests/content-security-policy/generic/304-response-should-update-csp.sub.html create mode 100644 tests/wpt/web-platform-tests/content-security-policy/generic/support/304-response.py create mode 100644 tests/wpt/web-platform-tests/css/css-multicol/inheritance.html create mode 100644 tests/wpt/web-platform-tests/css/css-multicol/multicol-nested-006.html create mode 100644 tests/wpt/web-platform-tests/css/css-text/inheritance.html create mode 100644 tests/wpt/web-platform-tests/css/css-transforms/animation/matrix-interpolation.html create mode 100644 tests/wpt/web-platform-tests/css/css-ui/inheritance.html create mode 100644 tests/wpt/web-platform-tests/css/filter-effects/filter-scaling-001-ref.html create mode 100644 tests/wpt/web-platform-tests/css/filter-effects/filter-scaling-001.html create mode 100644 tests/wpt/web-platform-tests/docs/_reviewing-tests/email.md create mode 100644 tests/wpt/web-platform-tests/dom/nodes/pre-insertion-checks.js create mode 100644 tests/wpt/web-platform-tests/domparsing/DOMParser-parseFromString-xml-parsererror.html create mode 100644 tests/wpt/web-platform-tests/fetch/corb/resources/sniffable-resource.py create mode 100644 tests/wpt/web-platform-tests/fetch/corb/script-resource-with-json-parser-breaker.tentative.sub.html create mode 100644 tests/wpt/web-platform-tests/selection/addRange.tentative.html create mode 100644 tests/wpt/web-platform-tests/selection/stringifier.tentative.html create mode 100644 tests/wpt/web-platform-tests/service-workers/service-worker/resources/imported-classic-script.js create mode 100644 tests/wpt/web-platform-tests/service-workers/service-worker/resources/imported-module-script.js create mode 100644 tests/wpt/web-platform-tests/service-workers/service-worker/resources/update-registration-with-type.py create mode 100644 tests/wpt/web-platform-tests/service-workers/service-worker/update-registration-with-type.https.html create mode 100644 tests/wpt/web-platform-tests/signed-exchange/fallback-to-another-sxg.tentative.html create mode 100644 tests/wpt/web-platform-tests/signed-exchange/nested-sxg.tentative.html create mode 100644 tests/wpt/web-platform-tests/signed-exchange/resources/failure.html create mode 100644 tests/wpt/web-platform-tests/signed-exchange/resources/fallback-to-another-sxg.sxg create mode 100644 tests/wpt/web-platform-tests/signed-exchange/resources/fallback-to-another-sxg.sxg.headers create mode 100644 tests/wpt/web-platform-tests/signed-exchange/resources/inner-url.html create mode 100644 tests/wpt/web-platform-tests/signed-exchange/resources/nested-sxg.sxg create mode 100644 tests/wpt/web-platform-tests/signed-exchange/resources/nested-sxg.sxg.headers create mode 100644 tests/wpt/web-platform-tests/signed-exchange/resources/sxg-invalid-validity-url.sxg create mode 100644 tests/wpt/web-platform-tests/signed-exchange/resources/sxg-invalid-validity-url.sxg.headers create mode 100644 tests/wpt/web-platform-tests/signed-exchange/sxg-double-prefetch.tentative.html create mode 100644 tests/wpt/web-platform-tests/signed-exchange/sxg-fallback-with-fragment.tentative.html create mode 100644 tests/wpt/web-platform-tests/signed-exchange/sxg-invalid-validity-url.tentative.html create mode 100644 tests/wpt/web-platform-tests/signed-exchange/sxg-location-fragment.tentative.html create mode 100644 tests/wpt/web-platform-tests/signed-exchange/sxg-non-secure-origin.tentative.html create mode 100644 tests/wpt/web-platform-tests/signed-exchange/sxg-prefetch-resource-timing.tentative.html create mode 100644 tests/wpt/web-platform-tests/svg/types/scripted/SVGGeometryElement.isPointInFill-01.svg create mode 100644 tests/wpt/web-platform-tests/svg/types/scripted/SVGGeometryElement.isPointInStroke-01.svg create mode 100644 tests/wpt/web-platform-tests/wasm/webapi/abort.any.js create mode 100644 tests/wpt/web-platform-tests/wasm/webapi/body.any.js create mode 100644 tests/wpt/web-platform-tests/wasm/webapi/empty-body.any.js create mode 100644 tests/wpt/web-platform-tests/wasm/webapi/instantiateStreaming-bad-imports.any.js create mode 100644 tests/wpt/web-platform-tests/wasm/webapi/instantiateStreaming.any.js create mode 100644 tests/wpt/web-platform-tests/wasm/webapi/invalid-args.any.js create mode 100644 tests/wpt/web-platform-tests/wasm/webapi/invalid-code.any.js create mode 100644 tests/wpt/web-platform-tests/wasm/webapi/origin.sub.any.js create mode 100644 tests/wpt/web-platform-tests/wasm/webapi/rejected-arg.any.js create mode 100644 tests/wpt/web-platform-tests/wasm/webapi/status.any.js create mode 100644 tests/wpt/web-platform-tests/wasm/webapi/status.py rename tests/wpt/web-platform-tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/{ => resources}/audiobuffersource-multi-channels-expected.wav (100%) delete mode 100644 tests/wpt/web-platform-tests/webaudio/the-audio-api/the-gainnode-interface/gain-expected.wav create mode 100644 tests/wpt/web-platform-tests/webdriver/tests/element_click/center_point.py diff --git a/tests/wpt/metadata/2dcontext/imagebitmap/createImageBitmap-blob-invalidtype.html.ini b/tests/wpt/metadata/2dcontext/imagebitmap/createImageBitmap-blob-invalidtype.html.ini new file mode 100644 index 00000000000..3bc92ccae97 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/imagebitmap/createImageBitmap-blob-invalidtype.html.ini @@ -0,0 +1,4 @@ +[createImageBitmap-blob-invalidtype.html] + [createImageBitmap: blob with wrong mime type] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/imagebitmap/createImageBitmap-invalid-args.html.ini b/tests/wpt/metadata/2dcontext/imagebitmap/createImageBitmap-invalid-args.html.ini index b251b32d8a2..2f821974eaa 100644 --- a/tests/wpt/metadata/2dcontext/imagebitmap/createImageBitmap-invalid-args.html.ini +++ b/tests/wpt/metadata/2dcontext/imagebitmap/createImageBitmap-invalid-args.html.ini @@ -1,5 +1,5 @@ [createImageBitmap-invalid-args.html] - bug: https://github.com/servo/servo/issues/12973#issuecomment-241551718 + bug: https://github.com/servo/servo/issues/12973 expected: TIMEOUT [createImageBitmap with a HTMLImageElement source and sw set to 0 rejects with a RangeError.] expected: FAIL @@ -247,3 +247,102 @@ [createImageBitmap with a an HTMLVideoElement from a data URL source and oversized (unallocatable) crop region] expected: FAIL + [createImageBitmap with a vector HTMLImageElement source and sw set to 0] + expected: FAIL + + [createImageBitmap with an HTMLCanvasElement source and sw set to 0] + expected: FAIL + + [createImageBitmap with a vector HTMLImageElement source and oversized (unallocatable) crop region] + expected: FAIL + + [createImageBitmap with a Blob source and sw set to 0] + expected: NOTRUN + + [createImageBitmap with an HTMLVideoElement source and sh set to 0] + expected: FAIL + + [createImageBitmap with a vector HTMLImageElement source and sh set to 0] + expected: FAIL + + [createImageBitmap with a Blob source and sh set to 0] + expected: NOTRUN + + [createImageBitmap with an HTMLVideoElement from a data URL source and sw set to 0] + expected: FAIL + + [createImageBitmap with an ImageData source and sh set to 0] + expected: NOTRUN + + [createImageBitmap with an HTMLVideoElement from a data URL source and oversized (unallocatable) crop region] + expected: FAIL + + [createImageBitmap with an HTMLVideoElement source and sw set to 0] + expected: FAIL + + [createImageBitmap with a vector SVGImageElement source and oversized (unallocatable) crop region] + expected: NOTRUN + + [createImageBitmap with an HTMLCanvasElement source and oversized (unallocatable) crop region] + expected: FAIL + + [createImageBitmap with an ImageBitmap source and oversized (unallocatable) crop region] + expected: NOTRUN + + [createImageBitmap with an HTMLVideoElement source and oversized (unallocatable) crop region] + expected: FAIL + + [createImageBitmap with a bitmap HTMLImageElement source and sh set to 0] + expected: FAIL + + [createImageBitmap with an ImageData source and sw set to 0] + expected: NOTRUN + + [createImageBitmap with an OffscreenCanvas source and sh set to 0] + expected: NOTRUN + + [createImageBitmap with an OffscreenCanvas source and sw set to 0] + expected: NOTRUN + + [createImageBitmap with an HTMLVideoElement from a data URL source and sh set to 0] + expected: FAIL + + [createImageBitmap with an ImageData source and oversized (unallocatable) crop region] + expected: NOTRUN + + [createImageBitmap with a bitmap SVGImageElement source and oversized (unallocatable) crop region] + expected: NOTRUN + + [createImageBitmap with a vector SVGImageElement source and sh set to 0] + expected: NOTRUN + + [createImageBitmap with an HTMLCanvasElement source and sh set to 0] + expected: FAIL + + [createImageBitmap with a bitmap HTMLImageElement source and oversized (unallocatable) crop region] + expected: FAIL + + [createImageBitmap with a bitmap SVGImageElement source and sw set to 0] + expected: TIMEOUT + + [createImageBitmap with an ImageBitmap source and sh set to 0] + expected: NOTRUN + + [createImageBitmap with a vector SVGImageElement source and sw set to 0] + expected: NOTRUN + + [createImageBitmap with a Blob source and oversized (unallocatable) crop region] + expected: NOTRUN + + [createImageBitmap with a bitmap SVGImageElement source and sh set to 0] + expected: NOTRUN + + [createImageBitmap with an ImageBitmap source and sw set to 0] + expected: NOTRUN + + [createImageBitmap with a bitmap HTMLImageElement source and sw set to 0] + expected: FAIL + + [createImageBitmap with an OffscreenCanvas source and oversized (unallocatable) crop region] + expected: NOTRUN + diff --git a/tests/wpt/metadata/2dcontext/wide-gamut-canvas/canvas-colorManaged-convertToBlob-roundtrip.html.ini b/tests/wpt/metadata/2dcontext/wide-gamut-canvas/canvas-colorManaged-convertToBlob-roundtrip.html.ini new file mode 100644 index 00000000000..b3835bb0c9a --- /dev/null +++ b/tests/wpt/metadata/2dcontext/wide-gamut-canvas/canvas-colorManaged-convertToBlob-roundtrip.html.ini @@ -0,0 +1,5 @@ +[canvas-colorManaged-convertToBlob-roundtrip.html] + expected: ERROR + [Test canvas convertToBlob(): mimeType: image/png, blobPixelFormat: uint8, source color space: srgb, pixel format: uint8, alpha: 0.5] + expected: NOTRUN + diff --git a/tests/wpt/metadata/2dcontext/wide-gamut-canvas/canvas-colorManaged-toBlob-toDataURL.html.ini b/tests/wpt/metadata/2dcontext/wide-gamut-canvas/canvas-colorManaged-toBlob-toDataURL.html.ini new file mode 100644 index 00000000000..b32b59edae7 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/wide-gamut-canvas/canvas-colorManaged-toBlob-toDataURL.html.ini @@ -0,0 +1,5 @@ +[canvas-colorManaged-toBlob-toDataURL.html] + expected: ERROR + [Test if toBlob() respects legacy behavior in color managed canvas: ImageFormat: image/jpeg, source color space: srgb, pixel format: uint8, alpha: 0.5] + expected: NOTRUN + diff --git a/tests/wpt/metadata/2dcontext/wide-gamut-canvas/canvas-colorspace-arguments.html.ini b/tests/wpt/metadata/2dcontext/wide-gamut-canvas/canvas-colorspace-arguments.html.ini new file mode 100644 index 00000000000..f9819036660 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/wide-gamut-canvas/canvas-colorspace-arguments.html.ini @@ -0,0 +1,19 @@ +[canvas-colorspace-arguments.html] + [Test supported color settings srgb/float16] + expected: FAIL + + [Test CanvasPixelFormat value uint8] + expected: FAIL + + [Test CanvasColorSpace value srgb] + expected: FAIL + + [Test default context creation parameters: srgb/uint8] + expected: FAIL + + [Test CanvasPixelFormat value float16] + expected: FAIL + + [Test supported color settings srgb/uint8] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/wide-gamut-canvas/canvas-createImageBitmap-e_srgb.html.ini b/tests/wpt/metadata/2dcontext/wide-gamut-canvas/canvas-createImageBitmap-e_srgb.html.ini new file mode 100644 index 00000000000..065dde20d91 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/wide-gamut-canvas/canvas-createImageBitmap-e_srgb.html.ini @@ -0,0 +1,35 @@ +[canvas-createImageBitmap-e_srgb.html] + expected: ERROR + [createImageBitmap in e-sRGB from a transparent e-sRGB HTMLCanvasElement with resize.] + expected: NOTRUN + + [createImageBitmap in e-sRGB from color managed Blob with resize. blobPixelFormat: uint8, transparency: false] + expected: NOTRUN + + [createImageBitmap in e-sRGB from an opaque sRGB HTMLCanvasElement with resize.] + expected: NOTRUN + + [createImageBitmap in e-sRGB from an opaque sRGB HTMLImageElement (BMP, GIF, ICO, JPG, PNG, WEBP) with resize.] + expected: FAIL + + [createImageBitmap in e-sRGB from a transparent sRGB HTMLCanvasElement with resize.] + expected: NOTRUN + + [createImageBitmap in e-sRGB from a sRGB SVG image with resize.] + expected: TIMEOUT + + [createImageBitmap in e-sRGB from a transparent sRGB HTMLImageElement (BMP, ICO, PNG, WEBP) with resize.] + expected: FAIL + + [createImageBitmap in e-sRGB from a transparent sRGB Blob with resize.] + expected: NOTRUN + + [createImageBitmap in e-sRGB from a sRGB HTMLVideoElement with resize.] + expected: NOTRUN + + [createImageBitmap in e-sRGB from an opaque e-sRGB HTMLCanvasElement with resize.] + expected: NOTRUN + + [createImageBitmap in e-sRGB from an opaque sRGB Blob with resize.] + expected: NOTRUN + diff --git a/tests/wpt/metadata/2dcontext/wide-gamut-canvas/canvas-createPutGetImageData-colorManaged.html.ini b/tests/wpt/metadata/2dcontext/wide-gamut-canvas/canvas-createPutGetImageData-colorManaged.html.ini new file mode 100644 index 00000000000..185067c00c3 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/wide-gamut-canvas/canvas-createPutGetImageData-colorManaged.html.ini @@ -0,0 +1,31 @@ +[canvas-createPutGetImageData-colorManaged.html] + [Test color managed putImageData: {srgb, uint16} -> {srgb, uint8}] + expected: FAIL + + [Test color managed cretateImageData: {srgb, float16} -> {srgb, float32}] + expected: FAIL + + [Test color managed putImageData: {srgb, float32} -> {srgb, uint8}] + expected: FAIL + + [Test color managed getImageData: {srgb, float16} -> {srgb, float32}] + expected: FAIL + + [Test color managed putImageData: {srgb, uint16} -> {srgb, float16}] + expected: FAIL + + [Test color managed putImageData: {srgb, uint8} -> {srgb, uint8}] + expected: FAIL + + [Test color managed putImageData: {srgb, float32} -> {srgb, float16}] + expected: FAIL + + [Test color managed cretateImageData: {srgb, uint8} -> {srgb, uint8}] + expected: FAIL + + [Test color managed putImageData: {srgb, uint8} -> {srgb, float16}] + expected: FAIL + + [Test color managed getImageData: {srgb, uint8} -> {srgb, uint8}] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/wide-gamut-canvas/canvas-draw-high-bit-depth-images.html.ini b/tests/wpt/metadata/2dcontext/wide-gamut-canvas/canvas-draw-high-bit-depth-images.html.ini new file mode 100644 index 00000000000..54bc687d6fa --- /dev/null +++ b/tests/wpt/metadata/2dcontext/wide-gamut-canvas/canvas-draw-high-bit-depth-images.html.ini @@ -0,0 +1,122 @@ +[canvas-draw-high-bit-depth-images.html] + expected: ERROR + [Canvas color params: srgb, float16. Testing 2x2_8bit_Rec2020_opaque.png vs 2x2_16bit_Rec2020_opaque.png] + expected: TIMEOUT + + [Canvas color params: srgb, float16. Testing 2x2_8bit_ProPhoto_opaque.png vs 2x2_16bit_interlaced_ProPhoto_opaque.png] + expected: TIMEOUT + + [Canvas color params: srgb, float16. Testing 2x2_8bit_sRGB_opaque.png vs 2x2_16bit_sRGB_opaque.png] + expected: TIMEOUT + + [Canvas color params: srgb, float16. Testing 2x2_8bit_DisplayP3_opaque.png vs 2x2_16bit_DisplayP3_opaque.png] + expected: TIMEOUT + + [Canvas color params: srgb, uint8. Testing 2x2_8bit_sRGB_transparent.png vs 2x2_16bit_sRGB_transparent.png] + expected: TIMEOUT + + [Canvas color params: srgb, float16. Testing 2x2_8bit_DisplayP3_transparent.png vs 2x2_16bit_interlaced_DisplayP3_transparent.png] + expected: TIMEOUT + + [Canvas color params: srgb, float16. Testing 2x2_8bit_ProPhoto_opaque.png vs 2x2_16bit_ProPhoto_opaque.png] + expected: TIMEOUT + + [Canvas color params: srgb, float16. Testing 2x2_8bit_ProPhoto_transparent.png vs 2x2_16bit_interlaced_ProPhoto_transparent.png] + expected: TIMEOUT + + [Canvas color params: srgb, uint8. Testing 2x2_8bit_AdobeRGB_transparent.png vs 2x2_16bit_interlaced_AdobeRGB_transparent.png] + expected: TIMEOUT + + [Canvas color params: srgb, float16. Testing 2x2_8bit_DisplayP3_transparent.png vs 2x2_16bit_DisplayP3_transparent.png] + expected: TIMEOUT + + [Canvas color params: srgb, uint8. Testing 2x2_8bit_DisplayP3_opaque.png vs 2x2_16bit_interlaced_DisplayP3_opaque.png] + expected: TIMEOUT + + [Canvas color params: srgb, uint8. Testing 2x2_8bit_ProPhoto_opaque.png vs 2x2_16bit_ProPhoto_opaque.png] + expected: TIMEOUT + + [Canvas color params: srgb, float16. Testing 2x2_8bit_Rec2020_transparent.png vs 2x2_16bit_Rec2020_transparent.png] + expected: TIMEOUT + + [Canvas color params: srgb, uint8. Testing 2x2_8bit_AdobeRGB_opaque.png vs 2x2_16bit_AdobeRGB_opaque.png] + expected: TIMEOUT + + [Canvas color params: srgb, uint8. Testing 2x2_8bit_AdobeRGB_opaque.png vs 2x2_16bit_interlaced_AdobeRGB_opaque.png] + expected: TIMEOUT + + [Canvas color params: srgb, uint8. Testing 2x2_8bit_ProPhoto_transparent.png vs 2x2_16bit_interlaced_ProPhoto_transparent.png] + expected: TIMEOUT + + [Canvas color params: srgb, float16. Testing 2x2_8bit_Rec2020_transparent.png vs 2x2_16bit_interlaced_Rec2020_transparent.png] + expected: TIMEOUT + + [Canvas color params: srgb, float16. Testing 2x2_8bit_ProPhoto_transparent.png vs 2x2_16bit_ProPhoto_transparent.png] + expected: TIMEOUT + + [Canvas color params: srgb, float16. Testing 2x2_8bit_AdobeRGB_transparent.png vs 2x2_16bit_AdobeRGB_transparent.png] + expected: TIMEOUT + + [Canvas color params: srgb, float16. Testing 2x2_8bit_AdobeRGB_transparent.png vs 2x2_16bit_interlaced_AdobeRGB_transparent.png] + expected: TIMEOUT + + [Canvas color params: srgb, uint8. Testing 2x2_8bit_sRGB_opaque.png vs 2x2_16bit_interlaced_sRGB_opaque.png] + expected: TIMEOUT + + [Canvas color params: srgb, uint8. Testing 2x2_8bit_DisplayP3_transparent.png vs 2x2_16bit_interlaced_DisplayP3_transparent.png] + expected: TIMEOUT + + [Canvas color params: srgb, uint8. Testing 2x2_8bit_sRGB_opaque.png vs 2x2_16bit_sRGB_opaque.png] + expected: TIMEOUT + + [Canvas color params: srgb, float16. Testing 2x2_8bit_AdobeRGB_opaque.png vs 2x2_16bit_interlaced_AdobeRGB_opaque.png] + expected: TIMEOUT + + [Canvas color params: srgb, uint8. Testing 2x2_8bit_AdobeRGB_transparent.png vs 2x2_16bit_AdobeRGB_transparent.png] + expected: TIMEOUT + + [Canvas color params: srgb, uint8. Testing 2x2_8bit_Rec2020_opaque.png vs 2x2_16bit_interlaced_Rec2020_opaque.png] + expected: TIMEOUT + + [Canvas color params: srgb, float16. Testing 2x2_8bit_Rec2020_opaque.png vs 2x2_16bit_interlaced_Rec2020_opaque.png] + expected: TIMEOUT + + [Canvas color params: srgb, float16. Testing 2x2_8bit_DisplayP3_opaque.png vs 2x2_16bit_interlaced_DisplayP3_opaque.png] + expected: TIMEOUT + + [Canvas color params: srgb, uint8. Testing 2x2_8bit_Rec2020_transparent.png vs 2x2_16bit_interlaced_Rec2020_transparent.png] + expected: TIMEOUT + + [Canvas color params: srgb, uint8. Testing 2x2_8bit_ProPhoto_transparent.png vs 2x2_16bit_ProPhoto_transparent.png] + expected: TIMEOUT + + [Canvas color params: srgb, uint8. Testing 2x2_8bit_DisplayP3_opaque.png vs 2x2_16bit_DisplayP3_opaque.png] + expected: TIMEOUT + + [Canvas color params: srgb, uint8. Testing 2x2_8bit_Rec2020_transparent.png vs 2x2_16bit_Rec2020_transparent.png] + expected: TIMEOUT + + [Canvas color params: srgb, uint8. Testing 2x2_8bit_DisplayP3_transparent.png vs 2x2_16bit_DisplayP3_transparent.png] + expected: TIMEOUT + + [Canvas color params: srgb, float16. Testing 2x2_8bit_sRGB_transparent.png vs 2x2_16bit_sRGB_transparent.png] + expected: TIMEOUT + + [Canvas color params: srgb, float16. Testing 2x2_8bit_sRGB_transparent.png vs 2x2_16bit_interlaced_sRGB_transparent.png] + expected: TIMEOUT + + [Canvas color params: srgb, float16. Testing 2x2_8bit_AdobeRGB_opaque.png vs 2x2_16bit_AdobeRGB_opaque.png] + expected: TIMEOUT + + [Canvas color params: srgb, uint8. Testing 2x2_8bit_Rec2020_opaque.png vs 2x2_16bit_Rec2020_opaque.png] + expected: TIMEOUT + + [Canvas color params: srgb, uint8. Testing 2x2_8bit_ProPhoto_opaque.png vs 2x2_16bit_interlaced_ProPhoto_opaque.png] + expected: TIMEOUT + + [Canvas color params: srgb, uint8. Testing 2x2_8bit_sRGB_transparent.png vs 2x2_16bit_interlaced_sRGB_transparent.png] + expected: TIMEOUT + + [Canvas color params: srgb, float16. Testing 2x2_8bit_sRGB_opaque.png vs 2x2_16bit_interlaced_sRGB_opaque.png] + expected: TIMEOUT + diff --git a/tests/wpt/metadata/2dcontext/wide-gamut-canvas/canvas-drawImage-e_srgb.html.ini b/tests/wpt/metadata/2dcontext/wide-gamut-canvas/canvas-drawImage-e_srgb.html.ini new file mode 100644 index 00000000000..334ce5c7205 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/wide-gamut-canvas/canvas-drawImage-e_srgb.html.ini @@ -0,0 +1,4 @@ +[canvas-drawImage-e_srgb.html] + [Draw SRGB image on an e-sRGB canvas and read back the e-sRGB pixels.] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/wide-gamut-canvas/canvas-drawImage-offscreenCanvas.html.ini b/tests/wpt/metadata/2dcontext/wide-gamut-canvas/canvas-drawImage-offscreenCanvas.html.ini new file mode 100644 index 00000000000..bfc51d2429a --- /dev/null +++ b/tests/wpt/metadata/2dcontext/wide-gamut-canvas/canvas-drawImage-offscreenCanvas.html.ini @@ -0,0 +1,13 @@ +[canvas-drawImage-offscreenCanvas.html] + [Test drawing color managed OffscreenCanvas: Canvas color params: srgb, uint8; OffscreenCanvas color params: srgb, float16] + expected: FAIL + + [Test drawing color managed OffscreenCanvas: Canvas color params: srgb, float16; OffscreenCanvas color params: srgb, float16] + expected: FAIL + + [Test drawing color managed OffscreenCanvas: Canvas color params: srgb, float16; OffscreenCanvas color params: srgb, uint8] + expected: FAIL + + [Test drawing color managed OffscreenCanvas: Canvas color params: srgb, uint8; OffscreenCanvas color params: srgb, uint8] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/wide-gamut-canvas/canvas-getImageData-e_srgb.html.ini b/tests/wpt/metadata/2dcontext/wide-gamut-canvas/canvas-getImageData-e_srgb.html.ini new file mode 100644 index 00000000000..fc19d1bf509 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/wide-gamut-canvas/canvas-getImageData-e_srgb.html.ini @@ -0,0 +1,13 @@ +[canvas-getImageData-e_srgb.html] + [tests putting and getting in-range e-sRGB image data on e-sRGB canvas.] + expected: FAIL + + [tests putting SRGB image data on e-sRGB canvas and getting e-sRGB image data.] + expected: FAIL + + [tests putting and getting out-of-range e-sRGB image data on e-sRGB canvas.] + expected: FAIL + + [tests drawing SRGB color on e-sRGB canvas and getting e-sRGB image data.] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/wide-gamut-canvas/imageData-colorManagedBehavior.html.ini b/tests/wpt/metadata/2dcontext/wide-gamut-canvas/imageData-colorManagedBehavior.html.ini new file mode 100644 index 00000000000..f55ee4c25c7 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/wide-gamut-canvas/imageData-colorManagedBehavior.html.ini @@ -0,0 +1,4 @@ +[imageData-colorManagedBehavior.html] + [imageData-colorManagedBehavior] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/wide-gamut-canvas/imageData-colorSpace.html.ini b/tests/wpt/metadata/2dcontext/wide-gamut-canvas/imageData-colorSpace.html.ini new file mode 100644 index 00000000000..777cba0acb0 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/wide-gamut-canvas/imageData-colorSpace.html.ini @@ -0,0 +1,19 @@ +[imageData-colorSpace.html] + [Test default color space: {undefined, float32} -> {srgb, float32}] + expected: FAIL + + [Test color settings: {srgb, uint8}] + expected: FAIL + + [Test color settings: {srgb, float32}] + expected: FAIL + + [Test color settings: {srgb, uint16}] + expected: FAIL + + [Test default color settings: {undefined, undefined} -> {srgb, uint8}] + expected: FAIL + + [Test default storage format: {srgb, undefined} -> {srgb, uint8}] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/wide-gamut-canvas/imagedata-no-color-settings-crash.html.ini b/tests/wpt/metadata/2dcontext/wide-gamut-canvas/imagedata-no-color-settings-crash.html.ini new file mode 100644 index 00000000000..980cd99a059 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/wide-gamut-canvas/imagedata-no-color-settings-crash.html.ini @@ -0,0 +1,7 @@ +[imagedata-no-color-settings-crash.html] + [Putting a uint-16 ImageData with no color settings on a context 2D should not crash.] + expected: FAIL + + [Putting a float-32 ImageData with no color settings on a context 2D should not crash.] + expected: FAIL + diff --git a/tests/wpt/metadata/2dcontext/wide-gamut-canvas/transferFromImageBitmap.html.ini b/tests/wpt/metadata/2dcontext/wide-gamut-canvas/transferFromImageBitmap.html.ini new file mode 100644 index 00000000000..16309ccad31 --- /dev/null +++ b/tests/wpt/metadata/2dcontext/wide-gamut-canvas/transferFromImageBitmap.html.ini @@ -0,0 +1,25 @@ +[transferFromImageBitmap.html] + [Testing ImageBitmapRenderingContext: Source color space: srgb, pixel format: float16, alpha: 0.5, intermediate color space: default] + expected: FAIL + + [Testing ImageBitmapRenderingContext: Source color space: srgb, pixel format: uint8, alpha: 0.5, intermediate color space: none] + expected: FAIL + + [Testing ImageBitmapRenderingContext: Source color space: srgb, pixel format: uint8, alpha: 0.5, intermediate color space: default] + expected: FAIL + + [Testing ImageBitmapRenderingContext: Source color space: srgb, pixel format: float16, alpha: 0.5, intermediate color space: none] + expected: FAIL + + [Testing ImageBitmapRenderingContext: Source color space: srgb, pixel format: uint8, alpha: 1, intermediate color space: none] + expected: FAIL + + [Testing ImageBitmapRenderingContext: Source color space: srgb, pixel format: float16, alpha: 1, intermediate color space: default] + expected: FAIL + + [Testing ImageBitmapRenderingContext: Source color space: srgb, pixel format: float16, alpha: 1, intermediate color space: none] + expected: FAIL + + [Testing ImageBitmapRenderingContext: Source color space: srgb, pixel format: uint8, alpha: 1, intermediate color space: default] + expected: FAIL + diff --git a/tests/wpt/metadata/MANIFEST.json b/tests/wpt/metadata/MANIFEST.json index ddd7d495704..d961e8bca66 100644 --- a/tests/wpt/metadata/MANIFEST.json +++ b/tests/wpt/metadata/MANIFEST.json @@ -167545,6 +167545,18 @@ {} ] ], + "css/filter-effects/filter-scaling-001.html": [ + [ + "/css/filter-effects/filter-scaling-001.html", + [ + [ + "/css/filter-effects/filter-scaling-001-ref.html", + "==" + ] + ], + {} + ] + ], "css/filter-effects/filters-drop-shadow.html": [ [ "/css/filter-effects/filters-drop-shadow.html", @@ -196803,6 +196815,231 @@ {} ] ], + "2dcontext/wide-gamut-canvas/resources/pattern-semitransparent-p3d65.png": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/pattern-semitransparent-rec2020.png": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/pattern-semitransparent-srgb.png": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/pattern-srgb-fullcolor.ogv": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/pattern-srgb-transparent.bmp": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/pattern-srgb-transparent.ico": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/pattern-srgb-transparent.png": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/pattern-srgb-transparent.webp": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/pattern-srgb.bmp": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/pattern-srgb.gif": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/pattern-srgb.ico": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/pattern-srgb.jpg": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/pattern-srgb.png": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/pattern-srgb.svg": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/pattern-srgb.webp": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_AdobeRGB_opaque.png": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_AdobeRGB_transparent.png": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_DisplayP3_opaque.png": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_DisplayP3_transparent.png": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_ProPhoto_opaque.png": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_ProPhoto_transparent.png": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_Rec2020_opaque.png": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_Rec2020_transparent.png": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_interlaced_AdobeRGB_opaque.png": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_interlaced_AdobeRGB_transparent.png": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_interlaced_DisplayP3_opaque.png": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_interlaced_DisplayP3_transparent.png": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_interlaced_ProPhoto_opaque.png": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_interlaced_ProPhoto_transparent.png": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_interlaced_Rec2020_opaque.png": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_interlaced_Rec2020_transparent.png": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_interlaced_sRGB_opaque.png": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_interlaced_sRGB_transparent.png": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_sRGB_opaque.png": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_sRGB_transparent.png": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_8bit_AdobeRGB_opaque.png": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_8bit_AdobeRGB_transparent.png": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_8bit_DisplayP3_opaque.png": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_8bit_DisplayP3_transparent.png": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_8bit_ProPhoto_opaque.png": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_8bit_ProPhoto_transparent.png": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_8bit_Rec2020_opaque.png": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_8bit_Rec2020_transparent.png": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_8bit_sRGB_opaque.png": [ + [ + {} + ] + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_8bit_sRGB_transparent.png": [ + [ + {} + ] + ], "BackgroundSync/META.yml": [ [ {} @@ -223073,6 +223310,11 @@ {} ] ], + "content-security-policy/generic/support/304-response.py": [ + [ + {} + ] + ], "content-security-policy/generic/support/load_img_and_post_result_header.html": [ [ {} @@ -274448,6 +274690,11 @@ {} ] ], + "css/filter-effects/filter-scaling-001-ref.html": [ + [ + {} + ] + ], "css/filter-effects/filters-drop-shadow-ref.html": [ [ {} @@ -280123,6 +280370,11 @@ {} ] ], + "docs/_reviewing-tests/email.md": [ + [ + {} + ] + ], "docs/_reviewing-tests/index.md": [ [ {} @@ -280743,6 +280995,11 @@ {} ] ], + "dom/nodes/pre-insertion-checks.js": [ + [ + {} + ] + ], "dom/nodes/productions.js": [ [ {} @@ -283348,6 +283605,11 @@ {} ] ], + "fetch/corb/resources/sniffable-resource.py": [ + [ + {} + ] + ], "fetch/corb/resources/subframe-that-posts-html-containing-blob-url-to-parent.html": [ [ {} @@ -305473,6 +305735,16 @@ {} ] ], + "service-workers/service-worker/resources/imported-classic-script.js": [ + [ + {} + ] + ], + "service-workers/service-worker/resources/imported-module-script.js": [ + [ + {} + ] + ], "service-workers/service-worker/resources/indexeddb-worker.js": [ [ {} @@ -306108,6 +306380,11 @@ {} ] ], + "service-workers/service-worker/resources/update-registration-with-type.py": [ + [ + {} + ] + ], "service-workers/service-worker/resources/update-worker.py": [ [ {} @@ -306318,6 +306595,21 @@ {} ] ], + "signed-exchange/resources/failure.html": [ + [ + {} + ] + ], + "signed-exchange/resources/fallback-to-another-sxg.sxg": [ + [ + {} + ] + ], + "signed-exchange/resources/fallback-to-another-sxg.sxg.headers": [ + [ + {} + ] + ], "signed-exchange/resources/generate-test-certs.sh": [ [ {} @@ -306328,6 +306620,31 @@ {} ] ], + "signed-exchange/resources/inner-url.html": [ + [ + {} + ] + ], + "signed-exchange/resources/nested-sxg.sxg": [ + [ + {} + ] + ], + "signed-exchange/resources/nested-sxg.sxg.headers": [ + [ + {} + ] + ], + "signed-exchange/resources/sxg-invalid-validity-url.sxg": [ + [ + {} + ] + ], + "signed-exchange/resources/sxg-invalid-validity-url.sxg.headers": [ + [ + {} + ] + ], "signed-exchange/resources/sxg-location.html": [ [ {} @@ -315558,6 +315875,11 @@ {} ] ], + "wasm/webapi/status.py": [ + [ + {} + ] + ], "web-animations/META.yml": [ [ {} @@ -315823,7 +316145,7 @@ {} ] ], - "webaudio/the-audio-api/the-audiobuffersourcenode-interface/audiobuffersource-multi-channels-expected.wav": [ + "webaudio/the-audio-api/the-audiobuffersourcenode-interface/resources/audiobuffersource-multi-channels-expected.wav": [ [ {} ] @@ -315963,11 +316285,6 @@ {} ] ], - "webaudio/the-audio-api/the-gainnode-interface/gain-expected.wav": [ - [ - {} - ] - ], "webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/.gitkeep": [ [ {} @@ -323090,6 +323407,12 @@ {} ] ], + "2dcontext/imagebitmap/createImageBitmap-blob-invalidtype.html": [ + [ + "/2dcontext/imagebitmap/createImageBitmap-blob-invalidtype.html", + {} + ] + ], "2dcontext/imagebitmap/createImageBitmap-bounds.html": [ [ "/2dcontext/imagebitmap/createImageBitmap-bounds.html", @@ -325262,6 +325585,90 @@ {} ] ], + "2dcontext/wide-gamut-canvas/ImageData-fidelity.html": [ + [ + "/2dcontext/wide-gamut-canvas/ImageData-fidelity.html", + {} + ] + ], + "2dcontext/wide-gamut-canvas/canvas-colorManaged-convertToBlob-roundtrip.html": [ + [ + "/2dcontext/wide-gamut-canvas/canvas-colorManaged-convertToBlob-roundtrip.html", + {} + ] + ], + "2dcontext/wide-gamut-canvas/canvas-colorManaged-toBlob-toDataURL.html": [ + [ + "/2dcontext/wide-gamut-canvas/canvas-colorManaged-toBlob-toDataURL.html", + {} + ] + ], + "2dcontext/wide-gamut-canvas/canvas-colorspace-arguments.html": [ + [ + "/2dcontext/wide-gamut-canvas/canvas-colorspace-arguments.html", + {} + ] + ], + "2dcontext/wide-gamut-canvas/canvas-createImageBitmap-e_srgb.html": [ + [ + "/2dcontext/wide-gamut-canvas/canvas-createImageBitmap-e_srgb.html", + {} + ] + ], + "2dcontext/wide-gamut-canvas/canvas-createPutGetImageData-colorManaged.html": [ + [ + "/2dcontext/wide-gamut-canvas/canvas-createPutGetImageData-colorManaged.html", + {} + ] + ], + "2dcontext/wide-gamut-canvas/canvas-draw-high-bit-depth-images.html": [ + [ + "/2dcontext/wide-gamut-canvas/canvas-draw-high-bit-depth-images.html", + {} + ] + ], + "2dcontext/wide-gamut-canvas/canvas-drawImage-e_srgb.html": [ + [ + "/2dcontext/wide-gamut-canvas/canvas-drawImage-e_srgb.html", + {} + ] + ], + "2dcontext/wide-gamut-canvas/canvas-drawImage-offscreenCanvas.html": [ + [ + "/2dcontext/wide-gamut-canvas/canvas-drawImage-offscreenCanvas.html", + {} + ] + ], + "2dcontext/wide-gamut-canvas/canvas-getImageData-e_srgb.html": [ + [ + "/2dcontext/wide-gamut-canvas/canvas-getImageData-e_srgb.html", + {} + ] + ], + "2dcontext/wide-gamut-canvas/imageData-colorManagedBehavior.html": [ + [ + "/2dcontext/wide-gamut-canvas/imageData-colorManagedBehavior.html", + {} + ] + ], + "2dcontext/wide-gamut-canvas/imageData-colorSpace.html": [ + [ + "/2dcontext/wide-gamut-canvas/imageData-colorSpace.html", + {} + ] + ], + "2dcontext/wide-gamut-canvas/imagedata-no-color-settings-crash.html": [ + [ + "/2dcontext/wide-gamut-canvas/imagedata-no-color-settings-crash.html", + {} + ] + ], + "2dcontext/wide-gamut-canvas/transferFromImageBitmap.html": [ + [ + "/2dcontext/wide-gamut-canvas/transferFromImageBitmap.html", + {} + ] + ], "BackgroundSync/interfaces.https.any.js": [ [ "/BackgroundSync/interfaces.https.any.html", @@ -329084,9 +329491,9 @@ {} ] ], - "beacon/beacon-error.window.js": [ + "beacon/beacon-error.sub.window.js": [ [ - "/beacon/beacon-error.window.html", + "/beacon/beacon-error.sub.window.html", {} ] ], @@ -331296,6 +331703,12 @@ {} ] ], + "content-security-policy/generic/304-response-should-update-csp.sub.html": [ + [ + "/content-security-policy/generic/304-response-should-update-csp.sub.html", + {} + ] + ], "content-security-policy/generic/directive-name-case-insensitive.sub.html": [ [ "/content-security-policy/generic/directive-name-case-insensitive.sub.html", @@ -338080,6 +338493,12 @@ {} ] ], + "css/css-multicol/inheritance.html": [ + [ + "/css/css-multicol/inheritance.html", + {} + ] + ], "css/css-multicol/multicol-gap-animation-001.html": [ [ "/css/css-multicol/multicol-gap-animation-001.html", @@ -338104,6 +338523,12 @@ {} ] ], + "css/css-multicol/multicol-nested-006.html": [ + [ + "/css/css-multicol/multicol-nested-006.html", + {} + ] + ], "css/css-multicol/zero-column-width-computed-style.html": [ [ "/css/css-multicol/zero-column-width-computed-style.html", @@ -340756,6 +341181,12 @@ {} ] ], + "css/css-text/inheritance.html": [ + [ + "/css/css-text/inheritance.html", + {} + ] + ], "css/css-text/overflow-wrap/word-wrap-alias.html": [ [ "/css/css-text/overflow-wrap/word-wrap-alias.html", @@ -340924,6 +341355,12 @@ {} ] ], + "css/css-transforms/animation/matrix-interpolation.html": [ + [ + "/css/css-transforms/animation/matrix-interpolation.html", + {} + ] + ], "css/css-transforms/animation/rotate-interpolation.html": [ [ "/css/css-transforms/animation/rotate-interpolation.html", @@ -343488,6 +343925,12 @@ {} ] ], + "css/css-ui/inheritance.html": [ + [ + "/css/css-ui/inheritance.html", + {} + ] + ], "css/css-ui/outline-017.html": [ [ "/css/css-ui/outline-017.html", @@ -348502,6 +348945,12 @@ {} ] ], + "domparsing/DOMParser-parseFromString-xml-parsererror.html": [ + [ + "/domparsing/DOMParser-parseFromString-xml-parsererror.html", + {} + ] + ], "domparsing/DOMParser-parseFromString-xml.html": [ [ "/domparsing/DOMParser-parseFromString-xml.html", @@ -359684,6 +360133,12 @@ {} ] ], + "fetch/corb/script-resource-with-json-parser-breaker.tentative.sub.html": [ + [ + "/fetch/corb/script-resource-with-json-parser-breaker.tentative.sub.html", + {} + ] + ], "fetch/corb/style-css-mislabeled-as-html-nosniff.sub.html": [ [ "/fetch/corb/style-css-mislabeled-as-html-nosniff.sub.html", @@ -398690,6 +399145,12 @@ {} ] ], + "selection/addRange.tentative.html": [ + [ + "/selection/addRange.tentative.html", + {} + ] + ], "selection/collapse-00.html": [ [ "/selection/collapse-00.html", @@ -398814,6 +399275,12 @@ {} ] ], + "selection/stringifier.tentative.html": [ + [ + "/selection/stringifier.tentative.html", + {} + ] + ], "selection/type.html": [ [ "/selection/type.html", @@ -399331,7 +399798,9 @@ "service-workers/service-worker/clients-matchall-order.https.html": [ [ "/service-workers/service-worker/clients-matchall-order.https.html", - {} + { + "timeout": "long" + } ] ], "service-workers/service-worker/clients-matchall.https.html": [ @@ -400254,6 +400723,12 @@ {} ] ], + "service-workers/service-worker/update-registration-with-type.https.html": [ + [ + "/service-workers/service-worker/update-registration-with-type.https.html", + {} + ] + ], "service-workers/service-worker/update-result.https.html": [ [ "/service-workers/service-worker/update-result.https.html", @@ -400888,12 +401363,60 @@ {} ] ], + "signed-exchange/fallback-to-another-sxg.tentative.html": [ + [ + "/signed-exchange/fallback-to-another-sxg.tentative.html", + {} + ] + ], + "signed-exchange/nested-sxg.tentative.html": [ + [ + "/signed-exchange/nested-sxg.tentative.html", + {} + ] + ], + "signed-exchange/sxg-double-prefetch.tentative.html": [ + [ + "/signed-exchange/sxg-double-prefetch.tentative.html", + {} + ] + ], + "signed-exchange/sxg-fallback-with-fragment.tentative.html": [ + [ + "/signed-exchange/sxg-fallback-with-fragment.tentative.html", + {} + ] + ], + "signed-exchange/sxg-invalid-validity-url.tentative.html": [ + [ + "/signed-exchange/sxg-invalid-validity-url.tentative.html", + {} + ] + ], + "signed-exchange/sxg-location-fragment.tentative.html": [ + [ + "/signed-exchange/sxg-location-fragment.tentative.html", + {} + ] + ], "signed-exchange/sxg-location.tentative.html": [ [ "/signed-exchange/sxg-location.tentative.html", {} ] ], + "signed-exchange/sxg-non-secure-origin.tentative.html": [ + [ + "/signed-exchange/sxg-non-secure-origin.tentative.html", + {} + ] + ], + "signed-exchange/sxg-prefetch-resource-timing.tentative.html": [ + [ + "/signed-exchange/sxg-prefetch-resource-timing.tentative.html", + {} + ] + ], "speech-api/SpeechRecognition-basics.https.html": [ [ "/speech-api/SpeechRecognition-basics.https.html", @@ -402886,6 +403409,18 @@ {} ] ], + "svg/types/scripted/SVGGeometryElement.isPointInFill-01.svg": [ + [ + "/svg/types/scripted/SVGGeometryElement.isPointInFill-01.svg", + {} + ] + ], + "svg/types/scripted/SVGGeometryElement.isPointInStroke-01.svg": [ + [ + "/svg/types/scripted/SVGGeometryElement.isPointInStroke-01.svg", + {} + ] + ], "svg/types/scripted/SVGGraphicsElement.svg": [ [ "/svg/types/scripted/SVGGraphicsElement.svg", @@ -404440,6 +404975,34 @@ {} ] ], + "wasm/webapi/abort.any.js": [ + [ + "/wasm/webapi/abort.any.html", + {} + ], + [ + "/wasm/webapi/abort.any.worker.html", + {} + ] + ], + "wasm/webapi/body.any.js": [ + [ + "/wasm/webapi/body.any.html", + {} + ], + [ + "/wasm/webapi/body.any.serviceworker.html", + {} + ], + [ + "/wasm/webapi/body.any.sharedworker.html", + {} + ], + [ + "/wasm/webapi/body.any.worker.html", + {} + ] + ], "wasm/webapi/contenttype.any.js": [ [ "/wasm/webapi/contenttype.any.html", @@ -404458,6 +405021,24 @@ {} ] ], + "wasm/webapi/empty-body.any.js": [ + [ + "/wasm/webapi/empty-body.any.html", + {} + ], + [ + "/wasm/webapi/empty-body.any.serviceworker.html", + {} + ], + [ + "/wasm/webapi/empty-body.any.sharedworker.html", + {} + ], + [ + "/wasm/webapi/empty-body.any.worker.html", + {} + ] + ], "wasm/webapi/idlharness.any.js": [ [ "/wasm/webapi/idlharness.any.html", @@ -404468,6 +405049,132 @@ {} ] ], + "wasm/webapi/instantiateStreaming-bad-imports.any.js": [ + [ + "/wasm/webapi/instantiateStreaming-bad-imports.any.html", + {} + ], + [ + "/wasm/webapi/instantiateStreaming-bad-imports.any.serviceworker.html", + {} + ], + [ + "/wasm/webapi/instantiateStreaming-bad-imports.any.sharedworker.html", + {} + ], + [ + "/wasm/webapi/instantiateStreaming-bad-imports.any.worker.html", + {} + ] + ], + "wasm/webapi/instantiateStreaming.any.js": [ + [ + "/wasm/webapi/instantiateStreaming.any.html", + {} + ], + [ + "/wasm/webapi/instantiateStreaming.any.serviceworker.html", + {} + ], + [ + "/wasm/webapi/instantiateStreaming.any.sharedworker.html", + {} + ], + [ + "/wasm/webapi/instantiateStreaming.any.worker.html", + {} + ] + ], + "wasm/webapi/invalid-args.any.js": [ + [ + "/wasm/webapi/invalid-args.any.html", + {} + ], + [ + "/wasm/webapi/invalid-args.any.serviceworker.html", + {} + ], + [ + "/wasm/webapi/invalid-args.any.sharedworker.html", + {} + ], + [ + "/wasm/webapi/invalid-args.any.worker.html", + {} + ] + ], + "wasm/webapi/invalid-code.any.js": [ + [ + "/wasm/webapi/invalid-code.any.html", + {} + ], + [ + "/wasm/webapi/invalid-code.any.serviceworker.html", + {} + ], + [ + "/wasm/webapi/invalid-code.any.sharedworker.html", + {} + ], + [ + "/wasm/webapi/invalid-code.any.worker.html", + {} + ] + ], + "wasm/webapi/origin.sub.any.js": [ + [ + "/wasm/webapi/origin.sub.any.html", + {} + ], + [ + "/wasm/webapi/origin.sub.any.serviceworker.html", + {} + ], + [ + "/wasm/webapi/origin.sub.any.sharedworker.html", + {} + ], + [ + "/wasm/webapi/origin.sub.any.worker.html", + {} + ] + ], + "wasm/webapi/rejected-arg.any.js": [ + [ + "/wasm/webapi/rejected-arg.any.html", + {} + ], + [ + "/wasm/webapi/rejected-arg.any.serviceworker.html", + {} + ], + [ + "/wasm/webapi/rejected-arg.any.sharedworker.html", + {} + ], + [ + "/wasm/webapi/rejected-arg.any.worker.html", + {} + ] + ], + "wasm/webapi/status.any.js": [ + [ + "/wasm/webapi/status.any.html", + {} + ], + [ + "/wasm/webapi/status.any.serviceworker.html", + {} + ], + [ + "/wasm/webapi/status.any.sharedworker.html", + {} + ], + [ + "/wasm/webapi/status.any.worker.html", + {} + ] + ], "web-animations/animation-model/animation-types/accumulation-per-property.html": [ [ "/web-animations/animation-model/animation-types/accumulation-per-property.html", @@ -434366,6 +435073,12 @@ {} ] ], + "webdriver/tests/element_click/center_point.py": [ + [ + "/webdriver/tests/element_click/center_point.py", + {} + ] + ], "webdriver/tests/element_click/click.py": [ [ "/webdriver/tests/element_click/click.py", @@ -435142,7 +435855,7 @@ "support" ], ".taskcluster.yml": [ - "28b75bba0e1bc5e7032135954ee2e398c0fb93b8", + "d29e686785234b1a5cc1c490ba7ea8efcb62674b", "support" ], ".travis.yml": [ @@ -437617,6 +438330,10 @@ "7f993963d8632b180cf80314adcfebdf55a5f9a4", "support" ], + "2dcontext/imagebitmap/createImageBitmap-blob-invalidtype.html": [ + "9b9669f186dc546036ff9f03aa0cc34316488d21", + "testharness" + ], "2dcontext/imagebitmap/createImageBitmap-bounds.html": [ "544bd77b8852a2495595c52a0628d0830214d582", "testharness" @@ -437626,7 +438343,7 @@ "testharness" ], "2dcontext/imagebitmap/createImageBitmap-invalid-args.html": [ - "801ec418b6b2f175787714c475f88c4ada123dad", + "004b3ca6bf39eb7613d2621c8a431df5ab52278b", "testharness" ], "2dcontext/imagebitmap/createImageBitmap-origin.sub.html": [ @@ -439245,6 +439962,242 @@ "2a166c36ce401cc125e4e8981185d8fa39696207", "support" ], + "2dcontext/wide-gamut-canvas/ImageData-fidelity.html": [ + "c2d158f893ed8f3fcfe861185197ae0bcd8c7ad6", + "testharness" + ], + "2dcontext/wide-gamut-canvas/canvas-colorManaged-convertToBlob-roundtrip.html": [ + "72c64b10663866026d35c1daf73714d18f8ea90b", + "testharness" + ], + "2dcontext/wide-gamut-canvas/canvas-colorManaged-toBlob-toDataURL.html": [ + "ea21d33563ba20187a5424a68885297061fdb10e", + "testharness" + ], + "2dcontext/wide-gamut-canvas/canvas-colorspace-arguments.html": [ + "f44b3240bcf7f1fca8f0d6058e62f63874f05773", + "testharness" + ], + "2dcontext/wide-gamut-canvas/canvas-createImageBitmap-e_srgb.html": [ + "1e2e05c2cfc3d0199c65449dda0dc53246e3f276", + "testharness" + ], + "2dcontext/wide-gamut-canvas/canvas-createPutGetImageData-colorManaged.html": [ + "a6b202e8f2bd671ce5074146d127abf6d2baf910", + "testharness" + ], + "2dcontext/wide-gamut-canvas/canvas-draw-high-bit-depth-images.html": [ + "7d443817cb67c88abecb989bd30205128961e3aa", + "testharness" + ], + "2dcontext/wide-gamut-canvas/canvas-drawImage-e_srgb.html": [ + "7620d93d5f11ed9522aa851248e9981d742f7e6d", + "testharness" + ], + "2dcontext/wide-gamut-canvas/canvas-drawImage-offscreenCanvas.html": [ + "144dca0e7753c420a0a8eb4126c4c8e7cc8a39eb", + "testharness" + ], + "2dcontext/wide-gamut-canvas/canvas-getImageData-e_srgb.html": [ + "f5f0e629dd19f4d65531b15bf39595e587ded974", + "testharness" + ], + "2dcontext/wide-gamut-canvas/imageData-colorManagedBehavior.html": [ + "6bc55b7ca70e9cc0fe28e4e0f27a5e094fd725cb", + "testharness" + ], + "2dcontext/wide-gamut-canvas/imageData-colorSpace.html": [ + "9023cbea3620686b04aeed15120284bdf9a41478", + "testharness" + ], + "2dcontext/wide-gamut-canvas/imagedata-no-color-settings-crash.html": [ + "d7fe956e4b8d99421181a714648eaf561dbab735", + "testharness" + ], + "2dcontext/wide-gamut-canvas/resources/pattern-semitransparent-p3d65.png": [ + "5eb3f6a15f01a123cb793e7311b50de30a5af31e", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/pattern-semitransparent-rec2020.png": [ + "b64db073791ddbf0ea8188247d1160921753a413", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/pattern-semitransparent-srgb.png": [ + "bfbba8b8e296fe354db953bc9888cd19888ca2d3", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/pattern-srgb-fullcolor.ogv": [ + "43a72bf271be679a932b69a5c2304d8fe547d22e", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/pattern-srgb-transparent.bmp": [ + "9c9561c70464eed928e288f27163c47c1a914977", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/pattern-srgb-transparent.ico": [ + "87e8ff45de76e30bfec9489689830b348ef48903", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/pattern-srgb-transparent.png": [ + "bfbba8b8e296fe354db953bc9888cd19888ca2d3", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/pattern-srgb-transparent.webp": [ + "925646067ad079facaaf2d03481e36eadeb25b6f", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/pattern-srgb.bmp": [ + "465d203d98bf3dcce2fef2f416a1e5b3d2795319", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/pattern-srgb.gif": [ + "25bcefb2bf4be178ae65d4c8391d8a49328e6a14", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/pattern-srgb.ico": [ + "e5375826abdf4616b00349946b5892e34fb630dd", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/pattern-srgb.jpg": [ + "c4579e8f0625719cf61808500c73b3fbe0f95832", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/pattern-srgb.png": [ + "1b5876b5f39954f7ca0b18fae63e2be46e8ce100", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/pattern-srgb.svg": [ + "05171308494195082758b4be205b2c297b968efe", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/pattern-srgb.webp": [ + "b7c0a421dcbc5a4f7ea92306c0f5305d28f04eea", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_AdobeRGB_opaque.png": [ + "c4496db19bf4d0d410256ff7e3ba5add0a65d19e", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_AdobeRGB_transparent.png": [ + "3b4cfda52c506f9aba9aed6d1e96c1eda2a35f71", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_DisplayP3_opaque.png": [ + "e7a142cd2e1481796cebe980b33e8bf9004a5b4d", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_DisplayP3_transparent.png": [ + "0b035317c81c4292336c46067eb4e01239059b48", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_ProPhoto_opaque.png": [ + "a1dc7ddb0de09ff41dc026aaa9e2a3bf998d229a", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_ProPhoto_transparent.png": [ + "be2eb1208e1018d8f293acf71cc6aca51a7cdbc1", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_Rec2020_opaque.png": [ + "e2a2d1445187855e5a704ab286867e92ad10b390", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_Rec2020_transparent.png": [ + "960d7d8e75dc775c8934029a64a4d146c7761c9e", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_interlaced_AdobeRGB_opaque.png": [ + "80cf9785eb0956a2930e19d17ca2347a94b049ff", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_interlaced_AdobeRGB_transparent.png": [ + "3ec565f8c29a8a6745c2410d2160e63af9973776", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_interlaced_DisplayP3_opaque.png": [ + "5f3134b79cf29e53940e98e166b5cc1a0fb2cb37", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_interlaced_DisplayP3_transparent.png": [ + "500a70eff859e7c92f12d08f028cc9dd8c3c884c", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_interlaced_ProPhoto_opaque.png": [ + "b5d0e07a7a44a17f7b70fc3c02baa253747304dc", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_interlaced_ProPhoto_transparent.png": [ + "e4ec3e44549e01db00d80c0148eff2a5f9848994", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_interlaced_Rec2020_opaque.png": [ + "c487d5846f8ef01b80cb16992aa127ff705131bb", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_interlaced_Rec2020_transparent.png": [ + "78fe202c0e49244aba855db499d4ac22d23fe6d6", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_interlaced_sRGB_opaque.png": [ + "babf232a369205380dd3052a52fab6e173fafb29", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_interlaced_sRGB_transparent.png": [ + "30164040096e0f466bba2c742980340ec6f8ddad", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_sRGB_opaque.png": [ + "8a665345e9c27cf4c35eb8621bae7219647c20ce", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_16bit_sRGB_transparent.png": [ + "e51cda77c40f63f8913aa53f40c070a055e493b2", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_8bit_AdobeRGB_opaque.png": [ + "8b787b5c8729ad2a7a11454aee3ad8195d4c3fc8", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_8bit_AdobeRGB_transparent.png": [ + "727028e7656b9b9650716ea1f26560f773bf23b7", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_8bit_DisplayP3_opaque.png": [ + "fe8bdd4963712dd87a4e9d541c1765472c452f7d", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_8bit_DisplayP3_transparent.png": [ + "b836afebed3208ef181e881e9f3c813f899fbb28", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_8bit_ProPhoto_opaque.png": [ + "5ecd8686065930ddfb245a2114986546725b3437", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_8bit_ProPhoto_transparent.png": [ + "85a349dc1d169e22bb0b3ef33c8383526ca51c0d", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_8bit_Rec2020_opaque.png": [ + "599cd34040e03a0a8a255a9b41f76b8239f2d6ef", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_8bit_Rec2020_transparent.png": [ + "ecf65c3d460361a7c5d9bdc7be833f3cf217475e", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_8bit_sRGB_opaque.png": [ + "9cab6d12e6e6dd7e9cc52eb47aaae7ee105b4b09", + "support" + ], + "2dcontext/wide-gamut-canvas/resources/png-16bit/2x2_8bit_sRGB_transparent.png": [ + "5fa01e62c2007b940baace6fe92c34413128f7a9", + "support" + ], + "2dcontext/wide-gamut-canvas/transferFromImageBitmap.html": [ + "6855dc705b75aff9e609bc01be9ae94079a1ac0d", + "testharness" + ], "BackgroundSync/META.yml": [ "e5e6a2361f0d0716a27e5e7c5bf63a5527ea5ca8", "support" @@ -441898,7 +442851,7 @@ "manual" ], "accelerometer/META.yml": [ - "cab7007fd2f26525d85e7c76c7033bc89c2b2db4", + "6554be89580e7328117fc35880f70cf623ce0ee9", "support" ], "accelerometer/idlharness.https.window.js": [ @@ -442726,7 +443679,7 @@ "manual" ], "ambient-light/META.yml": [ - "d35c2c53620caa8ed6ec05d1cc2e4eee5c6c75c7", + "04fce804971f9050c79960c4f5a344ae1b9fe2bc", "support" ], "ambient-light/idlharness.https.window.js": [ @@ -444818,11 +445771,11 @@ "manual" ], "audio-output/setSinkId.html": [ - "3fd0d5d6f762b993adb968c994c02ac77b4168f5", + "f7cf2c9a0dd5e2436b9e6eadacbfc1f25c1b6a75", "testharness" ], "audio-output/setSinkId.https.html": [ - "b4cf7df71c5f134ecf674663ea208295809c566a", + "fa4f48e2bcb60d659f34cdcd2bd95a000e26b68e", "testharness" ], "background-fetch/META.yml": [ @@ -444985,8 +445938,8 @@ "411cd1c94924127ce95c27707d283e7ca342f367", "testharness" ], - "beacon/beacon-error.window.js": [ - "b53353abc1ea29679216488ef17c9c9a010a434d", + "beacon/beacon-error.sub.window.js": [ + "f2c5e95a276c257387e1cd85c2bcb70090d1132c", "testharness" ], "beacon/beacon-navigate.html": [ @@ -464465,6 +465418,10 @@ "b9e9a6c856bfdba59caddc249c0f61b731ae6701", "support" ], + "content-security-policy/generic/304-response-should-update-csp.sub.html": [ + "b16eadaedc07ca9dbc60310d850d49ded370d22a", + "testharness" + ], "content-security-policy/generic/directive-name-case-insensitive.sub.html": [ "c65c59fb23fdc6d21eefc090927c1cfd4cd6702a", "testharness" @@ -464561,6 +465518,10 @@ "63c99919623e396a41870273e35e3e8999a712f0", "support" ], + "content-security-policy/generic/support/304-response.py": [ + "4980937eab7f7d07c80104fa2e73371781366c76", + "support" + ], "content-security-policy/generic/support/load_img_and_post_result_header.html": [ "c7a2e75dba37c85ae1710d92a2a8071ea229bf85", "support" @@ -528158,7 +529119,7 @@ "reftest" ], "css/build-css-testsuites.sh": [ - "cf40f562471753084f18a570e62f833d79a7ceaf", + "4aad0bbbb19e79d97a9d4c46dc239bec8c311108", "support" ], "css/compositing/Blending_in_a_group_with_filter-ref.html": [ @@ -528630,7 +529591,7 @@ "visual" ], "css/css-align/META.yml": [ - "1dc14690529dd63704c09c847c55b8fdf582f8f5", + "bd26585d9e639e3133a650c26d3f3cb93579e4ae", "support" ], "css/css-align/content-distribution/parse-align-content-001.html": [ @@ -539858,7 +540819,7 @@ "reftest" ], "css/css-flexbox/percentage-heights-003.html": [ - "c8c4f3ac56f9c04411b609c81977fa398255353c", + "37109e2e78064e1588cb4252b8b2f8b154d43e6c", "testharness" ], "css/css-flexbox/percentage-heights-004-ref.html": [ @@ -551478,7 +552439,7 @@ "reftest" ], "css/css-masking/clip-path-svg-content/clip-path-content-syling.svg": [ - "bfa9d06420201e49c5df9a63eaca68556c15af8f", + "5fb527d1e5b6c5a918f0580975dc068ed28876a9", "reftest" ], "css/css-masking/clip-path-svg-content/clip-path-content-use-001.svg": [ @@ -552381,6 +553342,10 @@ "2433864333967f26a2354b791cd7b153d26e44f4", "testharness" ], + "css/css-multicol/inheritance.html": [ + "58e7a92669efad79a336b7342362290595bab874", + "testharness" + ], "css/css-multicol/inline-block-and-column-span-all.html": [ "c968a0875cd7cc41c3c1dd83abee425ba0e639bb", "reftest" @@ -552885,6 +553850,10 @@ "cf1f9a184127791d0faf1bfc82dbec17df27ff71", "reftest" ], + "css/css-multicol/multicol-nested-006.html": [ + "c20ad03a3456e0e8f4e7af3c8b613448f920ac87", + "testharness" + ], "css/css-multicol/multicol-nested-column-rule-001-ref.xht": [ "495ca5d52e4f9ea6ddb8f0ac5d9e46b767b8e973", "support" @@ -557554,7 +558523,7 @@ "support" ], "css/css-scroll-snap/inheritance.html": [ - "40600d460c4f6a05f6df0a1d8ddb7ad3c3fee53d", + "b380cb400f2c291832fdfeeab72e9b5561b3c847", "testharness" ], "css/css-scroll-snap/overflowing-snap-areas.html": [ @@ -558670,7 +559639,7 @@ "testharness" ], "css/css-shapes/shape-outside/values/support/parsing-utils.js": [ - "06007f50939e251851be58a896208d03bb58d0dd", + "81bcf7da56dbb228badb80f1dbb2865487fc2a18", "support" ], "css/css-shapes/spec-examples/reference/shape-outside-001-ref.html": [ @@ -562201,6 +563170,10 @@ "ec44c093a32decdc7bd39b77d7409fff36b62f4b", "testharness" ], + "css/css-text/inheritance.html": [ + "ef3270651c3df4ae6112fdfeec0e7fea4b9d6ccf", + "testharness" + ], "css/css-text/letter-spacing/letter-spacing-control-chars-001.html": [ "87d071a1ed3d1f738986271be530460833e495ec", "reftest" @@ -564677,6 +565650,10 @@ "91092c88aac0747dabf54934381478f9dc8fac66", "testharness" ], + "css/css-transforms/animation/matrix-interpolation.html": [ + "4becea079d78e16479e3d12e6310e69f8444dadf", + "testharness" + ], "css/css-transforms/animation/resources/interpolation-testcommon.js": [ "5ab5551152e97b5c76c653aebf44aec9d27a825f", "support" @@ -572741,6 +573718,10 @@ "cb3b7ae9df1998eb125182d21e6d27d79f408e81", "manual" ], + "css/css-ui/inheritance.html": [ + "912e9f3228f5be96542f8052a13fca9acb718f83", + "testharness" + ], "css/css-ui/nav-dir-001.html": [ "98250a1d5cffa25db13425d32ae3edb9f56ac07f", "manual" @@ -583325,6 +584306,14 @@ "d1382b97d7d761fbfc8de1a674fba08b888f8de0", "reftest" ], + "css/filter-effects/filter-scaling-001-ref.html": [ + "0500f94024c593fc1e734a843d7f92c36715e0b9", + "support" + ], + "css/filter-effects/filter-scaling-001.html": [ + "d00c1ce8c4c606c088efc9322301f71a8d1ce0d5", + "reftest" + ], "css/filter-effects/filters-drop-shadow-ref.html": [ "3776a006095dd3ec5b9ea826e3260c91469711b6", "support" @@ -586026,7 +587015,7 @@ "support" ], "css/support/inheritance-testcommon.js": [ - "1a4d2fee89144e4c93d5102d53fdff1cf23553d6", + "9f59cbbb6de304857175f7471bbbc253f21c4fa6", "support" ], "css/support/parsing-testcommon.js": [ @@ -595725,6 +596714,10 @@ "23b264241807429ccd4fa025cf264ec058a48ff5", "support" ], + "docs/_reviewing-tests/email.md": [ + "84920ef84fbd783a3d303cff409543f3e6d7cdaf", + "support" + ], "docs/_reviewing-tests/index.md": [ "4c9ce45ab98b39f07c594e880adc3013483354aa", "support" @@ -595810,7 +596803,7 @@ "support" ], "docs/_writing-tests/testdriver.md": [ - "9a912fe0327a98a77b400411ad65e542556f7797", + "ad059eb43c75942c11444a600ae563a427f7b57d", "support" ], "docs/_writing-tests/testharness-api.md": [ @@ -596934,7 +597927,7 @@ "testharness" ], "dom/nodes/Node-insertBefore.html": [ - "a9fc83b5009c9cb19ccf3a94e1556e549342fef2", + "2e511b8e9a2f0dd4066de0ab28f0f32efa7f4f93", "testharness" ], "dom/nodes/Node-isConnected.html": [ @@ -597006,7 +597999,7 @@ "testharness" ], "dom/nodes/Node-replaceChild.html": [ - "e8ba496cd01121db2ad1a251f7f3d132e5e98fb7", + "3c289a4c14d0185ae1dfe1e52776bbac33cf6b23", "testharness" ], "dom/nodes/Node-textContent.html": [ @@ -597233,6 +598226,10 @@ "a95529ab39cdcbc19c627d1b1dc998ac426c5e9b", "support" ], + "dom/nodes/pre-insertion-checks.js": [ + "ab4d811d5b4c90e6932915d335f73936c2498527", + "support" + ], "dom/nodes/prepend-on-Document.html": [ "ccc56894d0aeb603a0f98575ac9542807c0e7200", "testharness" @@ -597509,6 +598506,10 @@ "26b5fa99f17568bbb9fd831f274e6c1f8d8b98f1", "testharness" ], + "domparsing/DOMParser-parseFromString-xml-parsererror.html": [ + "9ecd0edd1e7d3244940c2d9b0dc3f7b4bcf478a4", + "testharness" + ], "domparsing/DOMParser-parseFromString-xml.html": [ "c639c239dd432cfe029dc0414601ac921cca8892", "testharness" @@ -602045,6 +603046,10 @@ "156209f9c81ff73b6aaf1a0734ef770ddf0a8e3e", "support" ], + "fetch/corb/resources/sniffable-resource.py": [ + "7a649c224047a1a510f64a12a146c1e8bb5a0afa", + "support" + ], "fetch/corb/resources/subframe-that-posts-html-containing-blob-url-to-parent.html": [ "67b3ad5a600bdaf201953cc18b9687e9314673a9", "support" @@ -602069,6 +603074,10 @@ "3a923e66356db1725b1de1b7e211df001cb6f2a5", "testharness" ], + "fetch/corb/script-resource-with-json-parser-breaker.tentative.sub.html": [ + "cabc7b09c458ca1f3852c633c9cd47680ab6e89d", + "testharness" + ], "fetch/corb/style-css-mislabeled-as-html-nosniff.sub.html": [ "1d53621186d26edc447fb74e02b6630c69b03271", "testharness" @@ -602170,7 +603179,7 @@ "support" ], "fetch/http-cache/304-update.html": [ - "f0bd82196e57b8e431e7b6884cfb308e77548232", + "d6d8481e87427816113397bbed49f30b3e43c336", "testharness" ], "fetch/http-cache/README.md": [ @@ -603382,7 +604391,7 @@ "manual" ], "generic-sensor/META.yml": [ - "056de5c1cd6a69301e742e817a3706254ec81d89", + "1cfe809776ba04c66560bc9ef6cce0aa476b7082", "support" ], "generic-sensor/README.md": [ @@ -603610,7 +604619,7 @@ "manual" ], "gyroscope/META.yml": [ - "3c10460607dfc778103a9432a4d271ba416b8407", + "67f22d5374b0385db98fc885918d3b2f23a2f66b", "support" ], "gyroscope/idlharness.https.window.js": [ @@ -607466,7 +608475,7 @@ "testharness" ], "html/dom/interfaces.https.html": [ - "ca067715de59973bdbb77adf65d59bfa39d82fbe", + "3848837cb2b7c37d23d3eefa3cb54e344f4ffaf1", "testharness" ], "html/dom/interfaces.worker.js": [ @@ -623098,7 +624107,7 @@ "support" ], "interfaces/cssom-view.idl": [ - "2b5b381dfa4af736d96a3c2e0bb0db372846f3dd", + "9567b134cf9b4b183c75c63666eb48e2dd20b5ca", "support" ], "interfaces/cssom.idl": [ @@ -623862,7 +624871,7 @@ "support" ], "magnetometer/META.yml": [ - "46d83d3f08fa71d38b52d3fac67a4394f75495f5", + "88b900c569340a167ac2a8aa967099bfdfff388b", "support" ], "magnetometer/Magnetometer-disabled-by-feature-policy.https.html": [ @@ -625738,7 +626747,7 @@ "testharness" ], "mixed-content/generic/common.js": [ - "7b4c9e754a0fbc15bff5017a7c72a2f7b76f6aa8", + "63383f87e3a2b5ce9482d9c869ed39438cac6052", "support" ], "mixed-content/generic/expect.py": [ @@ -634910,7 +635919,7 @@ "testharness" ], "orientation-sensor/META.yml": [ - "5f2d45bfb3cdd2c6bdf417ec6000c33494006f22", + "99d6166664ca11196582e9bd058d225df833a4e2", "support" ], "orientation-sensor/OrientationSensor_insecure_context.html": [ @@ -635670,7 +636679,7 @@ "testharness" ], "picture-in-picture/picture-in-picture-window.html": [ - "c32787f46f771c7e8d7f689ea328f626dce70908", + "6d14cf54c71bd3ec30e0818e0af0713562c4cfcf", "testharness" ], "picture-in-picture/request-picture-in-picture-twice.html": [ @@ -644902,7 +645911,7 @@ "support" ], "resource-timing/resource_TAO_cross_origin_redirect_chain.html": [ - "af3d31eabd17dcbfbd3900c5d4009ff723987fd1", + "522188279c3ab81ec27cd7e83f014ecf747b21a8", "testharness" ], "resource-timing/resource_TAO_match_origin.htm": [ @@ -645018,7 +646027,7 @@ "testharness" ], "resource-timing/resource_timing_cross_origin_redirect_chain.html": [ - "2a7b2f7ce64152f932a3ee7dea9781acac92efe6", + "5675f20f1dd78c90c87313ccdbbf4c9a5b7f38dc", "testharness" ], "resource-timing/resource_timing_same_origin_redirect.html": [ @@ -645678,7 +646687,7 @@ "support" ], "resources/testharness.js": [ - "867f88b3bcfb6394a548c43d09ff0231ea7abd2a", + "9f507b67703c827b1747cfcbce1db985873dc410", "support" ], "resources/testharness.js.headers": [ @@ -646526,7 +647535,7 @@ "support" ], "screen-capture/getdisplaymedia.https.html": [ - "f5edab5b7adfb70c15efbdea5014c631277484d4", + "06ab72d20bf2668dfc91096afb28c88bd100d2a0", "testharness" ], "screen-capture/idlharness.window.js": [ @@ -646745,6 +647754,10 @@ "7c443f7dade9c236f146d09f274eb9113a5ff90d", "support" ], + "selection/addRange.tentative.html": [ + "28e3b675d393caef32db36c4f89b757d6ba2b04a", + "testharness" + ], "selection/collapse-00.html": [ "6adaca4002dc7b4e103e72c75e8f44b0ffeefd70", "testharness" @@ -646833,6 +647846,10 @@ "13108bb506d2ff38d9aef7d1a23eb087360c7ee8", "testharness" ], + "selection/stringifier.tentative.html": [ + "f4cae7eb5d4bd2cce73db1dc1b1da6ce5f753cef", + "testharness" + ], "selection/test-iframe.html": [ "42b982324b4e37633be7bccb037cff8f534b5712", "support" @@ -648018,7 +649035,7 @@ "testharness" ], "service-workers/service-worker/clients-matchall-order.https.html": [ - "2c1e956d1d84bf82e37982781914bbaa72a42062", + "0596050c24af4e275ebfe3e040918c115797f2e8", "testharness" ], "service-workers/service-worker/clients-matchall.https.html": [ @@ -649169,6 +650186,14 @@ "91caa1a41ed2f76f23425bc7978b6056e42d3c2f", "support" ], + "service-workers/service-worker/resources/imported-classic-script.js": [ + "5fc520405135e215290ebfee008f9f71960955a8", + "support" + ], + "service-workers/service-worker/resources/imported-module-script.js": [ + "56d196df040f9adb999c944329e6f1569ac876fd", + "support" + ], "service-workers/service-worker/resources/indexeddb-worker.js": [ "9add47683884c04fc22c34337714fd2a356dcac7", "support" @@ -649677,6 +650702,10 @@ "8aaa5ca934457714ee0e529ad4b2b1740d9758dd", "support" ], + "service-workers/service-worker/resources/update-registration-with-type.py": [ + "4f6d5ae28200e09cba0e25c2769168bc1622a360", + "support" + ], "service-workers/service-worker/resources/update-worker.py": [ "bc9b32ad3e68870d9f540524e70cd7947346e5c8", "support" @@ -649857,6 +650886,10 @@ "17608d2ef790e2ea97a43f56b86a28ef0e647604", "testharness" ], + "service-workers/service-worker/update-registration-with-type.https.html": [ + "00c8a3345bb3d837c7f0004ce7436065b655476c", + "testharness" + ], "service-workers/service-worker/update-result.https.html": [ "d8ed94f776650c8a40ba82df9ca5e909b460bb79", "testharness" @@ -650597,6 +651630,14 @@ "ebe154fb0f76d2899238725bce028238e9e235a8", "support" ], + "signed-exchange/fallback-to-another-sxg.tentative.html": [ + "0dbbd4a84b2d6ee6713530640994f1eda3f9c324", + "testharness" + ], + "signed-exchange/nested-sxg.tentative.html": [ + "b661a0280f24576e89ef755d8b65973c3f9cbe85", + "testharness" + ], "signed-exchange/resources/127.0.0.1.sxg.ext": [ "8cdc25a9a7f36f3313813e967eb9e68f5e546ff6", "support" @@ -650617,12 +651658,44 @@ "d581d5987ea0f9d7c8164d680a4527f2ea519cd4", "support" ], + "signed-exchange/resources/failure.html": [ + "1071f082b771c0daab9e8130347622ec28b3a0ec", + "support" + ], + "signed-exchange/resources/fallback-to-another-sxg.sxg": [ + "0a601820cf8264f537308caacde2261d5e412fd1", + "support" + ], + "signed-exchange/resources/fallback-to-another-sxg.sxg.headers": [ + "ab188e54e05ba06476ee3ebad276bd411474a0b8", + "support" + ], "signed-exchange/resources/generate-test-certs.sh": [ "e1d2ea9e3cb5f5ecb63e50747d53212276c1c4f2", "support" ], "signed-exchange/resources/generate-test-sxgs.sh": [ - "551de1d8184ea9053092fcf7f43c477e99768f47", + "355272922479a896ac91a9a3247e816218d4a41e", + "support" + ], + "signed-exchange/resources/inner-url.html": [ + "628a18afa3f77569662dbb04017c0d0925daf30d", + "support" + ], + "signed-exchange/resources/nested-sxg.sxg": [ + "2970e2df82c9ed697806d04004e676c2d168531c", + "support" + ], + "signed-exchange/resources/nested-sxg.sxg.headers": [ + "ab188e54e05ba06476ee3ebad276bd411474a0b8", + "support" + ], + "signed-exchange/resources/sxg-invalid-validity-url.sxg": [ + "3266e7e7040e878b2371c412d12a84b232f58860", + "support" + ], + "signed-exchange/resources/sxg-invalid-validity-url.sxg.headers": [ + "ab188e54e05ba06476ee3ebad276bd411474a0b8", "support" ], "signed-exchange/resources/sxg-location.html": [ @@ -650630,7 +651703,7 @@ "support" ], "signed-exchange/resources/sxg-location.sxg": [ - "5e1ea715df3a64ff13fc77c9e4b90b667cdecd1f", + "a81854142a5cad67bbc1196d83a0e302b12f1869", "support" ], "signed-exchange/resources/sxg-location.sxg.headers": [ @@ -650638,11 +651711,35 @@ "support" ], "signed-exchange/resources/sxg-util.js": [ - "966117d7d0e637c2d768e92df81a1f07d6650a19", + "b31bf98c9b1acce6428331452eefe66e06aa5dc6", "support" ], + "signed-exchange/sxg-double-prefetch.tentative.html": [ + "a73c18dddf2e22da00bd4bc6813b5f054bf09a34", + "testharness" + ], + "signed-exchange/sxg-fallback-with-fragment.tentative.html": [ + "6d9c9c552325c197ae3354d180ab439872b0c118", + "testharness" + ], + "signed-exchange/sxg-invalid-validity-url.tentative.html": [ + "7264e48b8b7a508213c2e7290a274d318ad29872", + "testharness" + ], + "signed-exchange/sxg-location-fragment.tentative.html": [ + "9bfac8a15cdd0e18473636298ced3c5b34d6353d", + "testharness" + ], "signed-exchange/sxg-location.tentative.html": [ - "01cee93f4c02daec132349a6084090f35d705361", + "0d54ea560f47806cc3a3587ee3c7c49249dc5e41", + "testharness" + ], + "signed-exchange/sxg-non-secure-origin.tentative.html": [ + "173702971bd23301b400cfaeea26421ac25932f7", + "testharness" + ], + "signed-exchange/sxg-prefetch-resource-timing.tentative.html": [ + "f0dc477e730ed45e32c43b70ca546d9790b6839d", "testharness" ], "speech-api/META.yml": [ @@ -655325,6 +656422,14 @@ "e268386b64e256383b606aa02ac1497e380d8f3f", "testharness" ], + "svg/types/scripted/SVGGeometryElement.isPointInFill-01.svg": [ + "f9ae97e402dbe0d586853fff81fd1056d8cac78d", + "testharness" + ], + "svg/types/scripted/SVGGeometryElement.isPointInStroke-01.svg": [ + "377d4096c3a204a366d727cf51e60eda2cab95f3", + "testharness" + ], "svg/types/scripted/SVGGraphicsElement.svg": [ "8d5808f0db782984852f89289eda56973dde00d2", "testharness" @@ -655510,7 +656615,7 @@ "support" ], "tools/docker/Dockerfile": [ - "b0541dc6c98337e57f866ad84b7a3505c8ddd140", + "61393e72ac0534402c4ab139b843a32dcf28d6c1", "support" ], "tools/docker/start.sh": [ @@ -660210,7 +661315,7 @@ "support" ], "tools/wpt/browser.py": [ - "016b76fce89b510ada5568b72a7df2d4d3398a0d", + "692de7069e8831e32bfd00e671d6de7c7f751583", "support" ], "tools/wpt/commands.json": [ @@ -660338,7 +661443,7 @@ "support" ], "tools/wptrunner/requirements_firefox.txt": [ - "82975e249bf753d9cc84387adb3f8c4caaf32f16", + "16e1733d37846991e8880a4a8845208d52c4cf2e", "support" ], "tools/wptrunner/requirements_ie.txt": [ @@ -660514,7 +661619,7 @@ "support" ], "tools/wptrunner/wptrunner/browsers/fennec.py": [ - "15f6c0088e264679da80253cdd093ce6d79176fd", + "c783006cfa49857e236658ee17d1da3cf8c5bae4", "support" ], "tools/wptrunner/wptrunner/browsers/firefox.py": [ @@ -663378,7 +664483,7 @@ "support" ], "wasm/jsapi/assertions.js": [ - "bda3ae7bc3c8dc5020a50c645b8dba2aaeb44591", + "27545c08a49eef487bdbfbce7de6101cee35a4fb", "support" ], "wasm/jsapi/bad-imports.js": [ @@ -663386,7 +664491,7 @@ "support" ], "wasm/jsapi/constructor/compile.any.js": [ - "bd23a8666e76f30d212524bc30ffd00c0a546e70", + "f0d6f7aee4cc21169fb715e3fd1e652cd699ca7e", "testharness" ], "wasm/jsapi/constructor/instantiate-bad-imports.any.js": [ @@ -663394,7 +664499,7 @@ "testharness" ], "wasm/jsapi/constructor/instantiate.any.js": [ - "5da6bd58dfc3463bdead679143566cfaeb8bf281", + "97350c5acd2c4e7d6380538ed7983ff5c53e5bf5", "testharness" ], "wasm/jsapi/constructor/validate.any.js": [ @@ -663438,7 +664543,7 @@ "testharness" ], "wasm/jsapi/instanceTestFactory.js": [ - "24f849e6f943d9008343909a00b2f2b0d1ea0c3d", + "cb720ceb7095b2fbdd40c6f7385770fee9195ab3", "support" ], "wasm/jsapi/interface.any.js": [ @@ -663462,7 +664567,7 @@ "testharness" ], "wasm/jsapi/module/constructor.any.js": [ - "a467c1a17bb62ac52d323e1976cd067d92a9410d", + "2127e2810cb8d43f1e2e06d3c1e27b9fc664c764", "testharness" ], "wasm/jsapi/module/customSections.any.js": [ @@ -663470,7 +664575,7 @@ "testharness" ], "wasm/jsapi/module/exports.any.js": [ - "9d95b652233b3d7687d4fe14371144519719e97b", + "4437daa052fad56e66b7bf9991c5f045689564e3", "testharness" ], "wasm/jsapi/module/imports.any.js": [ @@ -663490,7 +664595,7 @@ "testharness" ], "wasm/jsapi/table/get-set.any.js": [ - "f8a0194364fde1b25eeb998d1837349c3a8bafc2", + "c9884d9ab359ba0ec19a599bccfc661e043c60d7", "testharness" ], "wasm/jsapi/table/grow.any.js": [ @@ -663506,11 +664611,11 @@ "testharness" ], "wasm/jsapi/wasm-constants.js": [ - "f056f9cbfcfbac52d0506edddd01c8fad8636ebb", + "18748e6cf540db200a83de6d151dc8d77d1b25e1", "support" ], "wasm/jsapi/wasm-module-builder.js": [ - "6e9284e773105db5751c5483ed9333a45272b180", + "c01b71733d667b8d299971f99c3133be9bf08d8b", "support" ], "wasm/resources/load_wasm.js": [ @@ -663657,14 +664762,58 @@ "6f2ccf465e93a160c73df548fc58774a5040f0e6", "testharness" ], + "wasm/webapi/abort.any.js": [ + "cc0f5d9f34ff0cc43df0b0dff097869502da448d", + "testharness" + ], + "wasm/webapi/body.any.js": [ + "65cb78e7503cbcb6177d18dafb8d37027b18e54b", + "testharness" + ], "wasm/webapi/contenttype.any.js": [ - "78069c03c9ff44c4b32621f38691d8238c1972e1", + "e263260f35e6f046c8fd8e03d8de0b6ee3ca69fe", + "testharness" + ], + "wasm/webapi/empty-body.any.js": [ + "2f4d5ab4dc3c647818d2dbdae4902ef14f235cda", "testharness" ], "wasm/webapi/idlharness.any.js": [ "0c4669e6caa7b2b7a9c0a89f13cc11605a9067c4", "testharness" ], + "wasm/webapi/instantiateStreaming-bad-imports.any.js": [ + "b1efba31e9192654f2790edf3c5c391bb812a9eb", + "testharness" + ], + "wasm/webapi/instantiateStreaming.any.js": [ + "224b0a3d0b78af89998992ec1aed212f307b6866", + "testharness" + ], + "wasm/webapi/invalid-args.any.js": [ + "e6c467a4dcba76be7170ae4c1670713e801b4ce4", + "testharness" + ], + "wasm/webapi/invalid-code.any.js": [ + "e30b7cf339458ea57b38d81ea5feaf00ca5c78fc", + "testharness" + ], + "wasm/webapi/origin.sub.any.js": [ + "a9809c0510246db065236d8412c49c5151222326", + "testharness" + ], + "wasm/webapi/rejected-arg.any.js": [ + "c6da1e5a1500575c41040e9481084379532d8b56", + "testharness" + ], + "wasm/webapi/status.any.js": [ + "71bf98260c1df8de9a929676b6a8fbfdc585444f", + "testharness" + ], + "wasm/webapi/status.py": [ + "60c5320df00de17ef04dd01719df6c02f50b6f02", + "support" + ], "web-animations/META.yml": [ "bf92f7a7516302641aabcefe3c482ba6889c2c23", "support" @@ -664098,7 +665247,7 @@ "testharness" ], "web-nfc/META.yml": [ - "ffc54cf33550e3e57a00da6a1e52d72e5f124772", + "32c24570db165422a60a18b767c828dab10c5b9c", "support" ], "web-nfc/idlharness.https.window.js": [ @@ -664433,12 +665582,8 @@ "f554304a21eedff3af541c68bea6530b502bc22c", "testharness" ], - "webaudio/the-audio-api/the-audiobuffersourcenode-interface/audiobuffersource-multi-channels-expected.wav": [ - "ab9d5fe5a9dbd736a079f0cfd7966d5e064ed7ef", - "support" - ], "webaudio/the-audio-api/the-audiobuffersourcenode-interface/audiobuffersource-multi-channels.html": [ - "b7e6b93ac42f6dc8b9435447b2b4f78e70c2b597", + "4e0de21e96fa8470f5305d9405bdccf8f937e660", "testharness" ], "webaudio/the-audio-api/the-audiobuffersourcenode-interface/audiobuffersource-one-sample-loop.html": [ @@ -664477,6 +665622,10 @@ "0db297b42cca3de45cdd212af1373fdc553729a5", "testharness" ], + "webaudio/the-audio-api/the-audiobuffersourcenode-interface/resources/audiobuffersource-multi-channels-expected.wav": [ + "ab9d5fe5a9dbd736a079f0cfd7966d5e064ed7ef", + "support" + ], "webaudio/the-audio-api/the-audiobuffersourcenode-interface/sample-accurate-scheduling.html": [ "5fafd024eef9b476f4d97b2ebaa2190a4ca520d5", "testharness" @@ -665009,10 +666158,6 @@ "de2ba11a7f30c3ca386e25f9fa10ff5375cddaef", "testharness" ], - "webaudio/the-audio-api/the-gainnode-interface/gain-expected.wav": [ - "b445bd8a6209b88518a8345000bac4879c1a6cb1", - "support" - ], "webaudio/the-audio-api/the-gainnode-interface/gain.html": [ "cff609de4b795a9d6ab0c465af3b959563d45cce", "testharness" @@ -665397,6 +666542,10 @@ "2b08be1f983787f69507176b650e64902577b72d", "wdspec" ], + "webdriver/tests/element_click/center_point.py": [ + "b3d2ea7a1098266530cb6e835861dcc7336b7091", + "wdspec" + ], "webdriver/tests/element_click/click.py": [ "4076a1a27c6635b6ae1ec111ead80cfadbde35ba", "wdspec" @@ -665406,7 +666555,7 @@ "wdspec" ], "webdriver/tests/element_click/interactability.py": [ - "7af1197ac7179bf31e4541351c5292105f1aa3d6", + "3c5615ebdfaeb1a8a8f81e068f58f45d26880a50", "wdspec" ], "webdriver/tests/element_click/navigate.py": [ @@ -667022,7 +668171,7 @@ "testharness" ], "webrtc/RTCRtpTransceiver.https.html": [ - "c638e64b8ba3983dd9a12a5c5e2d240bef270b23", + "860f5de2d2aca4b3cbcc6e201c8dc774f154346f", "testharness" ], "webrtc/RTCSctpTransport-constructor.html": [ @@ -671718,7 +672867,7 @@ "testharness" ], "workers/Worker_cross_origin_security_err.htm": [ - "d57dc29d557abcf170d7bc3f308c366e71ee2704", + "936f4f04706d0c02ea4e769da70fe4a8f57a1d37", "testharness" ], "workers/Worker_dispatchEvent_ErrorEvent.htm": [ @@ -671914,7 +673063,7 @@ "testharness" ], "workers/constructors/SharedWorker/same-origin.html": [ - "78d53164e6423f12cdb6650c61f392bc3252cbaf", + "4addaec741b6023f43bc82c3b1c798767ff51858", "testharness" ], "workers/constructors/SharedWorker/setting-port-members.html": [ @@ -671986,7 +673135,7 @@ "testharness" ], "workers/constructors/Worker/same-origin.html": [ - "bbc4382d0bbf1c5e2a6001f80e3c4f7a9e96ae07", + "560b34679674a98a9639fdf613a25f4e8c537572", "testharness" ], "workers/constructors/Worker/sample_worker/worker.js": [ @@ -672586,19 +673735,19 @@ "testharness" ], "workers/semantics/interface-objects/001.worker.js": [ - "23df420368abcbdd49dadeeb7847c8a4c046febe", + "a2b09fd1a16994494d3b0764cb694933efcb0249", "testharness" ], "workers/semantics/interface-objects/002.worker.js": [ - "2c5f5a5f44aaa8fd41491a45a928c533da96cffd", + "27be44396f57837bd2950f0c5e231e6e5f1b288a", "testharness" ], "workers/semantics/interface-objects/003.html": [ - "5277825dbc1dc24c669e08d04f182680dfb035a0", + "1ed257ff880c5cfdd080537bd3290b1b4b8f088b", "testharness" ], "workers/semantics/interface-objects/004.html": [ - "2e4387ede3c5bf1e2f1fdc76a40a84d81fada85c", + "0c3a3d824c93da03aa28ab54781e8bb78f43dabe", "testharness" ], "workers/semantics/multiple-workers/001.html": [ 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 39c941ebfd9..6cdbb906a03 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 @@ -74,9 +74,6 @@ [Matching font-weight: '501' should prefer '390 410' over '300 350'] expected: FAIL - [Matching font-weight: '399' should prefer '350 399' over '340 360'] - expected: FAIL - [Matching font-weight: '399' should prefer '340 360' over '200 300'] expected: FAIL @@ -128,9 +125,6 @@ [Matching font-style: 'oblique 20deg' should prefer 'oblique 20deg' over 'oblique 30deg 60deg'] expected: FAIL - [Matching font-style: 'oblique 21deg' should prefer 'oblique 40deg 50deg' over 'oblique 20deg'] - expected: FAIL - [Matching font-style: 'oblique 21deg' should prefer 'oblique 20deg' over 'oblique 10deg'] expected: FAIL @@ -194,9 +188,6 @@ [Matching font-style: 'oblique -10deg' should prefer 'oblique -10deg' over 'oblique -5deg'] expected: FAIL - [Matching font-style: 'oblique -10deg' should prefer 'oblique -5deg' over 'oblique -1deg 0deg'] - expected: FAIL - [Matching font-style: 'oblique -10deg' should prefer 'oblique -1deg 0deg' over 'oblique -20deg -15deg'] expected: FAIL diff --git a/tests/wpt/metadata/css/css-text/inheritance.html.ini b/tests/wpt/metadata/css/css-text/inheritance.html.ini new file mode 100644 index 00000000000..8b09b31bc33 --- /dev/null +++ b/tests/wpt/metadata/css/css-text/inheritance.html.ini @@ -0,0 +1,91 @@ +[inheritance.html] + [Property white-space has initial value normal] + expected: FAIL + + [Property overflow-wrap has initial value normal] + expected: FAIL + + [Property text-align-all has initial value start] + expected: FAIL + + [Property word-break has initial value normal] + expected: FAIL + + [Property text-indent inherits] + expected: FAIL + + [Property overflow-wrap inherits] + expected: FAIL + + [Property word-wrap has initial value normal] + expected: FAIL + + [Property text-justify has initial value auto] + expected: FAIL + + [Property hanging-punctuation inherits] + expected: FAIL + + [Property text-transform inherits] + expected: FAIL + + [Property tab-size inherits] + expected: FAIL + + [Property letter-spacing inherits] + expected: FAIL + + [Property text-justify inherits] + expected: FAIL + + [Property word-spacing has initial value 0px] + expected: FAIL + + [Property text-indent has initial value 0px] + expected: FAIL + + [Property line-break inherits] + expected: FAIL + + [Property word-break inherits] + expected: FAIL + + [Property hyphens inherits] + expected: FAIL + + [Property text-align-last inherits] + expected: FAIL + + [Property letter-spacing has initial value normal] + expected: FAIL + + [Property word-wrap inherits] + expected: FAIL + + [Property white-space inherits] + expected: FAIL + + [Property hyphens has initial value manual] + expected: FAIL + + [Property hanging-punctuation has initial value none] + expected: FAIL + + [Property tab-size has initial value 8] + expected: FAIL + + [Property text-align-all inherits] + expected: FAIL + + [Property text-align-last has initial value auto] + expected: FAIL + + [Property line-break has initial value auto] + expected: FAIL + + [Property text-transform has initial value none] + expected: FAIL + + [Property word-spacing inherits] + expected: FAIL + diff --git a/tests/wpt/metadata/css/css-transforms/animation/matrix-interpolation.html.ini b/tests/wpt/metadata/css/css-transforms/animation/matrix-interpolation.html.ini new file mode 100644 index 00000000000..d25cb43f3da --- /dev/null +++ b/tests/wpt/metadata/css/css-transforms/animation/matrix-interpolation.html.ini @@ -0,0 +1,4 @@ +[matrix-interpolation.html] + [Animation between "rotateY(360deg)" and "rotateX(720deg)" at progress 0.5] + 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 45c27884648..1f49b02e266 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 @@ -50,9 +50,6 @@ [outline-width end] expected: FAIL - [right end] - expected: FAIL - [word-spacing intermediate] expected: FAIL @@ -77,15 +74,6 @@ [text-indent intermediate] expected: FAIL - [padding-right end] - expected: FAIL - - [height end] - expected: FAIL - - [border-left-width end] - expected: FAIL - [opacity end] expected: FAIL diff --git a/tests/wpt/metadata/css/css-ui/inheritance.html.ini b/tests/wpt/metadata/css/css-ui/inheritance.html.ini new file mode 100644 index 00000000000..29c2c73cf2e --- /dev/null +++ b/tests/wpt/metadata/css/css-ui/inheritance.html.ini @@ -0,0 +1,4 @@ +[inheritance.html] + [Inheritance of CSS Basic User Interface properties] + expected: FAIL + diff --git a/tests/wpt/metadata/css/cssom-view/interfaces.html.ini b/tests/wpt/metadata/css/cssom-view/interfaces.html.ini index fadcfde9b43..b265068edfc 100644 --- a/tests/wpt/metadata/css/cssom-view/interfaces.html.ini +++ b/tests/wpt/metadata/css/cssom-view/interfaces.html.ini @@ -624,3 +624,15 @@ [Element interface: document.createElement("div") must inherit property "scrollIntoView([object Object\],[object Object\])" with the proper type] expected: FAIL + [Window interface: window must inherit property "screenLeft" with the proper type] + expected: FAIL + + [Window interface: window must inherit property "screenTop" with the proper type] + expected: FAIL + + [Window interface: attribute screenLeft] + expected: FAIL + + [Window interface: attribute screenTop] + expected: FAIL + diff --git a/tests/wpt/metadata/dom/nodes/Node-insertBefore.html.ini b/tests/wpt/metadata/dom/nodes/Node-insertBefore.html.ini new file mode 100644 index 00000000000..f97be135920 --- /dev/null +++ b/tests/wpt/metadata/dom/nodes/Node-insertBefore.html.ini @@ -0,0 +1,4 @@ +[Node-insertBefore.html] + [Should check the 'parent' type before checking whether 'child' is a child of 'parent'] + expected: FAIL + diff --git a/tests/wpt/metadata/dom/nodes/Node-replaceChild.html.ini b/tests/wpt/metadata/dom/nodes/Node-replaceChild.html.ini new file mode 100644 index 00000000000..d987d69e717 --- /dev/null +++ b/tests/wpt/metadata/dom/nodes/Node-replaceChild.html.ini @@ -0,0 +1,7 @@ +[Node-replaceChild.html] + [If the context node is not a node that can contain children, a HierarchyRequestError exception should be thrown] + expected: FAIL + + [Should check the 'parent' type before checking whether 'child' is a child of 'parent'] + expected: FAIL + diff --git a/tests/wpt/metadata/domparsing/DOMParser-parseFromString-xml-parsererror.html.ini b/tests/wpt/metadata/domparsing/DOMParser-parseFromString-xml-parsererror.html.ini new file mode 100644 index 00000000000..7e9d58dfd9d --- /dev/null +++ b/tests/wpt/metadata/domparsing/DOMParser-parseFromString-xml-parsererror.html.ini @@ -0,0 +1,52 @@ +[DOMParser-parseFromString-xml-parsererror.html] + [DOMParser: element added on error, 10] + expected: FAIL + + [DOMParser: element added on error, 15 element added on error, 1] + expected: FAIL + + [DOMParser: element added on error, 5] + expected: FAIL + + [DOMParser: element added on error, 14] + expected: FAIL + + [DOMParser: element added on error, 9] + expected: FAIL + + [DOMParser: element added on error, 4] + expected: FAIL + + [DOMParser: element added on error, 17] + expected: FAIL + + [DOMParser: element added on error, 11] + expected: FAIL + + [DOMParser: element added on error, 7< /span>] + expected: FAIL + + [DOMParser: element added on error, <8:test xmlns:8="urn:x-test:test">16] + expected: FAIL + + [DOMParser: element added on error, 12] + expected: FAIL + + [DOMParser: element added on error, < span>2] + expected: FAIL + + [DOMParser: element added on error, 3] + expected: FAIL + + [DOMParser: element added on error, 13] + expected: FAIL + + [DOMParser: element added on error, 8] + expected: FAIL + + [DOMParser: element added on error, 6] + expected: FAIL + diff --git a/tests/wpt/metadata/fetch/corb/script-resource-with-json-parser-breaker.tentative.sub.html.ini b/tests/wpt/metadata/fetch/corb/script-resource-with-json-parser-breaker.tentative.sub.html.ini new file mode 100644 index 00000000000..887bcc84bff --- /dev/null +++ b/tests/wpt/metadata/fetch/corb/script-resource-with-json-parser-breaker.tentative.sub.html.ini @@ -0,0 +1,82 @@ +[script-resource-with-json-parser-breaker.tentative.sub.html] + [CORB-blocks 'application/pdf' that starts with the following JSON parser breaker: {} &&] + expected: FAIL + + [CORB-blocks 'application/zip' that starts with the following JSON parser breaker: {} &&] + expected: FAIL + + [CORB-blocks 'application/zip' that starts with the following JSON parser breaker: {}&&] + expected: FAIL + + [CORB-blocks 'text/json' that starts with the following JSON parser breaker: {} &&] + expected: FAIL + + [CORB-blocks 'text/xml' that starts with the following JSON parser breaker: {} &&] + expected: FAIL + + [CORB-blocks 'text/html' that starts with the following JSON parser breaker: )\]}'] + expected: FAIL + + [CORB-blocks 'text/json' that starts with the following JSON parser breaker: {}&&] + expected: FAIL + + [CORB-blocks 'application/javascript' that starts with the following JSON parser breaker: )\]}'] + expected: FAIL + + [CORB-blocks 'text/html' that starts with the following JSON parser breaker: {} &&] + expected: FAIL + + [CORB-blocks 'image/png' that starts with the following JSON parser breaker: {}&&] + expected: FAIL + + [CORB-blocks 'text/xml' that starts with the following JSON parser breaker: {}&&] + expected: FAIL + + [CORB-blocks 'image/png' that starts with the following JSON parser breaker: {} &&] + expected: FAIL + + [CORB-blocks 'text/html' that starts with the following JSON parser breaker: {}&&] + expected: FAIL + + [CORB-blocks 'application/pdf' that starts with the following JSON parser breaker: )\]}'] + expected: FAIL + + [CORB-blocks 'image/png' that starts with the following JSON parser breaker: )\]}'] + expected: FAIL + + [CORB-blocks 'text/xml' that starts with the following JSON parser breaker: )\]}'] + expected: FAIL + + [CORB-blocks 'application/zip' that starts with the following JSON parser breaker: )\]}'] + expected: FAIL + + [CORB-blocks 'text/plain' that starts with the following JSON parser breaker: )\]}'] + expected: FAIL + + [CORB-blocks 'text/json' that starts with the following JSON parser breaker: )\]}'] + expected: FAIL + + [CORB-blocks 'application/javascript' that starts with the following JSON parser breaker: {}&&] + expected: FAIL + + [CORB-blocks 'image/svg+xml' that starts with the following JSON parser breaker: {} &&] + expected: FAIL + + [CORB-blocks 'image/svg+xml' that starts with the following JSON parser breaker: {}&&] + expected: FAIL + + [CORB-blocks 'text/plain' that starts with the following JSON parser breaker: {}&&] + expected: FAIL + + [CORB-blocks 'text/plain' that starts with the following JSON parser breaker: {} &&] + expected: FAIL + + [CORB-blocks 'application/pdf' that starts with the following JSON parser breaker: {}&&] + expected: FAIL + + [CORB-blocks 'image/svg+xml' that starts with the following JSON parser breaker: )\]}'] + expected: FAIL + + [CORB-blocks 'application/javascript' that starts with the following JSON parser breaker: {} &&] + 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/dom/interfaces.https.html.ini b/tests/wpt/metadata/html/dom/interfaces.https.html.ini index 2b1821443e2..1918e708922 100644 --- a/tests/wpt/metadata/html/dom/interfaces.https.html.ini +++ b/tests/wpt/metadata/html/dom/interfaces.https.html.ini @@ -11489,3 +11489,6 @@ [SVGElement interface: attribute ondrag] expected: FAIL + [ImageData interface: new ImageData(10, 10) must inherit property "data" with the proper type] + expected: FAIL + diff --git a/tests/wpt/metadata/html/semantics/embedded-content/media-elements/event_timeupdate_noautoplay.html.ini b/tests/wpt/metadata/html/semantics/embedded-content/media-elements/event_timeupdate_noautoplay.html.ini index ff19b93fb33..22d1f1d6900 100644 --- a/tests/wpt/metadata/html/semantics/embedded-content/media-elements/event_timeupdate_noautoplay.html.ini +++ b/tests/wpt/metadata/html/semantics/embedded-content/media-elements/event_timeupdate_noautoplay.html.ini @@ -1,8 +1,9 @@ [event_timeupdate_noautoplay.html] type: testharness + expected: TIMEOUT [calling play() on a sufficiently long audio should trigger timeupdate event] - expected: FAIL + expected: NOTRUN [calling play() on a sufficiently long video should trigger timeupdate event] - expected: FAIL + expected: NOTRUN diff --git a/tests/wpt/metadata/html/semantics/embedded-content/media-elements/readyState_during_loadeddata.html.ini b/tests/wpt/metadata/html/semantics/embedded-content/media-elements/readyState_during_loadeddata.html.ini deleted file mode 100644 index 1fd21ce74eb..00000000000 --- a/tests/wpt/metadata/html/semantics/embedded-content/media-elements/readyState_during_loadeddata.html.ini +++ /dev/null @@ -1,4 +0,0 @@ -[readyState_during_loadeddata.html] - type: testharness - [video.readyState should be >= HAVE_CURRENT_DATA during loadeddata event] - expected: FAIL diff --git a/tests/wpt/metadata/html/semantics/embedded-content/the-img-element/environment-changes/viewport-change.html.ini b/tests/wpt/metadata/html/semantics/embedded-content/the-img-element/environment-changes/viewport-change.html.ini index 0f1a214d0ee..8c50bd0c259 100644 --- a/tests/wpt/metadata/html/semantics/embedded-content/the-img-element/environment-changes/viewport-change.html.ini +++ b/tests/wpt/metadata/html/semantics/embedded-content/the-img-element/environment-changes/viewport-change.html.ini @@ -2,7 +2,7 @@ type: testharness expected: TIMEOUT [picture: source (max-width:500px) broken image, img valid image, resize to wide] - expected: TIMEOUT + expected: FAIL [picture: source (max-width:500px) valid image, img valid image, resize to wide] expected: FAIL @@ -11,23 +11,5 @@ expected: TIMEOUT [picture: source (max-width:500px) valid image, img valid image, resize to narrow] - expected: FAIL - - [picture: source (max-width:500px) broken image, img valid image, resize to narrow] - expected: FAIL - - [img (srcset 1 cand) valid image, resize to wide] - expected: FAIL - - [picture: same URL in source (max-width:500px) and img, resize to wide] - expected: FAIL - - [img (srcset 1 cand) valid image, resize to narrow] - expected: FAIL - - [picture: source (max-width:500px) valid image, img broken image, resize to wide] - expected: FAIL - - [picture: same URL in source (max-width:500px) and img, resize to narrow] - expected: FAIL + expected: TIMEOUT diff --git a/tests/wpt/metadata/html/semantics/embedded-content/the-img-element/non-active-document.html.ini b/tests/wpt/metadata/html/semantics/embedded-content/the-img-element/non-active-document.html.ini deleted file mode 100644 index 8cc42056d34..00000000000 --- a/tests/wpt/metadata/html/semantics/embedded-content/the-img-element/non-active-document.html.ini +++ /dev/null @@ -1,10 +0,0 @@ -[non-active-document.html] - [DOMParser] - expected: FAIL - - [createHTMLDocument] - expected: FAIL - - [