From fde011e73db66e11eefc3cabc887c7cb02390dfd Mon Sep 17 00:00:00 2001 From: WPT Sync Bot Date: Tue, 28 May 2019 10:22:49 +0000 Subject: [PATCH] Update web-platform-tests to revision f915dfd69790e7ca09f9bef4eb08cd30163cb3e3 --- .../FileAPI/url/url-with-fetch.any.js.ini | 6 + tests/wpt/metadata/MANIFEST.json | 652 ++++++++---------- .../buffer-is-detached.https.html.ini | 4 + .../buffer-is-detached.https.html.ini | 4 + .../CSS2/bidi-text/bidi-box-model-035.xht.ini | 2 + .../css/CSS2/linebox/line-height-068.xht.ini | 2 + .../parsing/background-clip-computed.html.ini | 4 + .../parsing/background-computed.html.ini | 79 +++ .../background-origin-computed.html.ini | 4 + .../background-position-computed.html.ini | 88 +++ .../background-position-x-computed.html.ini | 15 + .../background-position-y-computed.html.ini | 15 + .../background-repeat-computed.html.ini | 4 + .../parsing/background-size-computed.html.ini | 10 + .../text-transform-upperlower-044.html.ini | 2 + .../fetch/content-type/response.window.js.ini | 30 +- .../nosniff/parsing-nosniff.window.js.ini | 3 - .../traverse_the_history_4.html.ini | 4 - .../traverse_the_history_5.html.ini | 4 - .../track-selection-task-order.html.ini | 5 + .../the-details-element/toggleEvent.html.ini | 7 - .../meta/mozilla/paint_timing.html.ini | 4 - ....js => nested-cloning-large-multiple.html} | 19 +- ...large.any.js => nested-cloning-large.html} | 19 +- ...small.any.js => nested-cloning-small.html} | 21 +- .../writeValue/buffer-is-detached.https.html | 28 + .../writeValue/buffer-is-detached.https.html | 28 + .../background-attachment-computed.html | 21 + .../parsing/background-clip-computed.html | 23 + .../parsing/background-color-computed.html | 30 + .../parsing/background-color-invalid.html | 1 + .../parsing/background-computed.html | 70 ++ .../parsing/background-image-computed.html | 21 + .../parsing/background-origin-computed.html | 23 + .../parsing/background-position-computed.html | 53 ++ .../parsing/background-position-invalid.html | 8 + .../background-position-x-computed.html | 13 +- .../background-position-y-computed.html | 13 +- .../parsing/background-repeat-computed.html | 30 + .../parsing/background-size-computed.html | 35 + .../parsing/border-block-color-computed.html | 31 + .../parsing/border-block-color-invalid.html | 31 + .../parsing/border-block-color-valid.html | 23 + .../parsing/border-block-style-computed.html | 30 + .../parsing/border-block-style-invalid.html | 22 + .../parsing/border-block-style-valid.html | 30 + .../parsing/border-block-width-computed.html | 76 ++ .../parsing/border-block-width-invalid.html | 25 + .../parsing/border-block-width-valid.html | 27 + .../text-transform-upperlower-039-ref.html | 5 +- .../text-transform-upperlower-044-ref.html | 33 + .../text-transform-upperlower-039.html | 5 +- .../text-transform-upperlower-044.html | 38 + .../track-element/track-active-cues.html | 5 +- .../track-element-src-change-error.html | 26 +- .../track-element-src-change.html | 6 +- .../track-mode-not-changed-by-new-track.html | 5 +- .../track-selection-task-order.html | 36 + .../target_blank_implicit_noopener.html | 21 +- .../target_blank_implicit_noopener_base.html | 21 +- .../interfaces/mediacapture-streams.idl | 4 - .../interfaces/wake-lock.idl | 2 +- .../interfaces/webaudio.idl | 3 +- .../web-platform-tests/interfaces/webrtc.idl | 2 +- .../portals/portal-non-http-navigation.html | 34 + .../wptrunner/wptrunner/browsers/firefox.py | 1 + ...lock-screen-type-on-worker.https.worker.js | 8 + .../wake-lock/wakelock-type.https.any.js | 2 +- .../RTCPeerConnection-addIceCandidate.html | 11 + .../xhr/responsexml-document-properties.htm | 6 +- 70 files changed, 1490 insertions(+), 483 deletions(-) create mode 100644 tests/wpt/metadata/bluetooth/characteristic/writeValue/buffer-is-detached.https.html.ini create mode 100644 tests/wpt/metadata/bluetooth/descriptor/writeValue/buffer-is-detached.https.html.ini create mode 100644 tests/wpt/metadata/css/CSS2/bidi-text/bidi-box-model-035.xht.ini create mode 100644 tests/wpt/metadata/css/CSS2/linebox/line-height-068.xht.ini create mode 100644 tests/wpt/metadata/css/css-backgrounds/parsing/background-clip-computed.html.ini create mode 100644 tests/wpt/metadata/css/css-backgrounds/parsing/background-computed.html.ini create mode 100644 tests/wpt/metadata/css/css-backgrounds/parsing/background-origin-computed.html.ini create mode 100644 tests/wpt/metadata/css/css-backgrounds/parsing/background-position-computed.html.ini create mode 100644 tests/wpt/metadata/css/css-backgrounds/parsing/background-repeat-computed.html.ini create mode 100644 tests/wpt/metadata/css/css-backgrounds/parsing/background-size-computed.html.ini create mode 100644 tests/wpt/metadata/css/css-text/text-transform/text-transform-upperlower-044.html.ini delete mode 100644 tests/wpt/metadata/html/browsers/history/the-history-interface/traverse_the_history_4.html.ini delete mode 100644 tests/wpt/metadata/html/browsers/history/the-history-interface/traverse_the_history_5.html.ini create mode 100644 tests/wpt/metadata/html/semantics/embedded-content/media-elements/track/track-element/track-selection-task-order.html.ini delete mode 100644 tests/wpt/metadata/html/semantics/interactive-elements/the-details-element/toggleEvent.html.ini delete mode 100644 tests/wpt/mozilla/meta/mozilla/paint_timing.html.ini rename tests/wpt/web-platform-tests/IndexedDB/{nested-cloning-large-multiple.any.js => nested-cloning-large-multiple.html} (76%) rename tests/wpt/web-platform-tests/IndexedDB/{nested-cloning-large.any.js => nested-cloning-large.html} (71%) rename tests/wpt/web-platform-tests/IndexedDB/{nested-cloning-small.any.js => nested-cloning-small.html} (68%) create mode 100644 tests/wpt/web-platform-tests/bluetooth/characteristic/writeValue/buffer-is-detached.https.html create mode 100644 tests/wpt/web-platform-tests/bluetooth/descriptor/writeValue/buffer-is-detached.https.html create mode 100644 tests/wpt/web-platform-tests/css/css-backgrounds/parsing/background-attachment-computed.html create mode 100644 tests/wpt/web-platform-tests/css/css-backgrounds/parsing/background-clip-computed.html create mode 100644 tests/wpt/web-platform-tests/css/css-backgrounds/parsing/background-color-computed.html create mode 100644 tests/wpt/web-platform-tests/css/css-backgrounds/parsing/background-computed.html create mode 100644 tests/wpt/web-platform-tests/css/css-backgrounds/parsing/background-image-computed.html create mode 100644 tests/wpt/web-platform-tests/css/css-backgrounds/parsing/background-origin-computed.html create mode 100644 tests/wpt/web-platform-tests/css/css-backgrounds/parsing/background-position-computed.html create mode 100644 tests/wpt/web-platform-tests/css/css-backgrounds/parsing/background-repeat-computed.html create mode 100644 tests/wpt/web-platform-tests/css/css-backgrounds/parsing/background-size-computed.html create mode 100644 tests/wpt/web-platform-tests/css/css-logical/parsing/border-block-color-computed.html create mode 100644 tests/wpt/web-platform-tests/css/css-logical/parsing/border-block-color-invalid.html create mode 100644 tests/wpt/web-platform-tests/css/css-logical/parsing/border-block-color-valid.html create mode 100644 tests/wpt/web-platform-tests/css/css-logical/parsing/border-block-style-computed.html create mode 100644 tests/wpt/web-platform-tests/css/css-logical/parsing/border-block-style-invalid.html create mode 100644 tests/wpt/web-platform-tests/css/css-logical/parsing/border-block-style-valid.html create mode 100644 tests/wpt/web-platform-tests/css/css-logical/parsing/border-block-width-computed.html create mode 100644 tests/wpt/web-platform-tests/css/css-logical/parsing/border-block-width-invalid.html create mode 100644 tests/wpt/web-platform-tests/css/css-logical/parsing/border-block-width-valid.html create mode 100644 tests/wpt/web-platform-tests/css/css-text/text-transform/reference/text-transform-upperlower-044-ref.html create mode 100644 tests/wpt/web-platform-tests/css/css-text/text-transform/text-transform-upperlower-044.html create mode 100644 tests/wpt/web-platform-tests/html/semantics/embedded-content/media-elements/track/track-element/track-selection-task-order.html create mode 100644 tests/wpt/web-platform-tests/portals/portal-non-http-navigation.html create mode 100644 tests/wpt/web-platform-tests/wake-lock/wakelock-screen-type-on-worker.https.worker.js diff --git a/tests/wpt/metadata/FileAPI/url/url-with-fetch.any.js.ini b/tests/wpt/metadata/FileAPI/url/url-with-fetch.any.js.ini index 947e223fb28..3a3d15b8406 100644 --- a/tests/wpt/metadata/FileAPI/url/url-with-fetch.any.js.ini +++ b/tests/wpt/metadata/FileAPI/url/url-with-fetch.any.js.ini @@ -14,6 +14,9 @@ [Revoke blob URL after creating Request, will fetch] expected: FAIL + [Revoke blob URL after calling fetch, fetch should succeed] + expected: FAIL + [url-with-fetch.any.html] [Untitled] @@ -34,3 +37,6 @@ [Revoke blob URL after creating Request, will fetch] expected: FAIL + [Revoke blob URL after calling fetch, fetch should succeed] + expected: FAIL + diff --git a/tests/wpt/metadata/MANIFEST.json b/tests/wpt/metadata/MANIFEST.json index 116c88f2ca7..31115044364 100644 --- a/tests/wpt/metadata/MANIFEST.json +++ b/tests/wpt/metadata/MANIFEST.json @@ -147105,6 +147105,18 @@ {} ] ], + "css/css-text/text-transform/text-transform-upperlower-044.html": [ + [ + "css/css-text/text-transform/text-transform-upperlower-044.html", + [ + [ + "/css/css-text/text-transform/reference/text-transform-upperlower-044-ref.html", + "==" + ] + ], + {} + ] + ], "css/css-text/text-transform/text-transform-upperlower-101.html": [ [ "css/css-text/text-transform/text-transform-upperlower-101.html", @@ -281113,6 +281125,11 @@ {} ] ], + "css/css-text/text-transform/reference/text-transform-upperlower-044-ref.html": [ + [ + {} + ] + ], "css/css-text/text-transform/reference/text-transform-upperlower-101-ref.html": [ [ {} @@ -344718,344 +344735,26 @@ {} ] ], - "IndexedDB/nested-cloning-large-multiple.any.js": [ + "IndexedDB/nested-cloning-large-multiple.html": [ [ - "IndexedDB/nested-cloning-large-multiple.any.html", + "IndexedDB/nested-cloning-large-multiple.html", { - "script_metadata": [ - [ - "title", - "IndexedDB: large nested objects are cloned correctly" - ], - [ - "timeout", - "long" - ], - [ - "script", - "support-promises.js" - ], - [ - "script", - "nested-cloning-common.js" - ], - [ - "global", - "window,dedicatedworker,sharedworker,serviceworker" - ] - ], - "timeout": "long" - } - ], - [ - "IndexedDB/nested-cloning-large-multiple.any.serviceworker.html", - { - "script_metadata": [ - [ - "title", - "IndexedDB: large nested objects are cloned correctly" - ], - [ - "timeout", - "long" - ], - [ - "script", - "support-promises.js" - ], - [ - "script", - "nested-cloning-common.js" - ], - [ - "global", - "window,dedicatedworker,sharedworker,serviceworker" - ] - ], - "timeout": "long" - } - ], - [ - "IndexedDB/nested-cloning-large-multiple.any.sharedworker.html", - { - "script_metadata": [ - [ - "title", - "IndexedDB: large nested objects are cloned correctly" - ], - [ - "timeout", - "long" - ], - [ - "script", - "support-promises.js" - ], - [ - "script", - "nested-cloning-common.js" - ], - [ - "global", - "window,dedicatedworker,sharedworker,serviceworker" - ] - ], - "timeout": "long" - } - ], - [ - "IndexedDB/nested-cloning-large-multiple.any.worker.html", - { - "script_metadata": [ - [ - "title", - "IndexedDB: large nested objects are cloned correctly" - ], - [ - "timeout", - "long" - ], - [ - "script", - "support-promises.js" - ], - [ - "script", - "nested-cloning-common.js" - ], - [ - "global", - "window,dedicatedworker,sharedworker,serviceworker" - ] - ], "timeout": "long" } ] ], - "IndexedDB/nested-cloning-large.any.js": [ + "IndexedDB/nested-cloning-large.html": [ [ - "IndexedDB/nested-cloning-large.any.html", + "IndexedDB/nested-cloning-large.html", { - "script_metadata": [ - [ - "title", - "IndexedDB: large nested objects are cloned correctly" - ], - [ - "timeout", - "long" - ], - [ - "script", - "support-promises.js" - ], - [ - "script", - "nested-cloning-common.js" - ], - [ - "global", - "window,dedicatedworker,sharedworker,serviceworker" - ] - ], - "timeout": "long" - } - ], - [ - "IndexedDB/nested-cloning-large.any.serviceworker.html", - { - "script_metadata": [ - [ - "title", - "IndexedDB: large nested objects are cloned correctly" - ], - [ - "timeout", - "long" - ], - [ - "script", - "support-promises.js" - ], - [ - "script", - "nested-cloning-common.js" - ], - [ - "global", - "window,dedicatedworker,sharedworker,serviceworker" - ] - ], - "timeout": "long" - } - ], - [ - "IndexedDB/nested-cloning-large.any.sharedworker.html", - { - "script_metadata": [ - [ - "title", - "IndexedDB: large nested objects are cloned correctly" - ], - [ - "timeout", - "long" - ], - [ - "script", - "support-promises.js" - ], - [ - "script", - "nested-cloning-common.js" - ], - [ - "global", - "window,dedicatedworker,sharedworker,serviceworker" - ] - ], - "timeout": "long" - } - ], - [ - "IndexedDB/nested-cloning-large.any.worker.html", - { - "script_metadata": [ - [ - "title", - "IndexedDB: large nested objects are cloned correctly" - ], - [ - "timeout", - "long" - ], - [ - "script", - "support-promises.js" - ], - [ - "script", - "nested-cloning-common.js" - ], - [ - "global", - "window,dedicatedworker,sharedworker,serviceworker" - ] - ], "timeout": "long" } ] ], - "IndexedDB/nested-cloning-small.any.js": [ + "IndexedDB/nested-cloning-small.html": [ [ - "IndexedDB/nested-cloning-small.any.html", + "IndexedDB/nested-cloning-small.html", { - "script_metadata": [ - [ - "title", - "IndexedDB: small nested objects are cloned correctly" - ], - [ - "timeout", - "long" - ], - [ - "script", - "support-promises.js" - ], - [ - "script", - "nested-cloning-common.js" - ], - [ - "global", - "window,dedicatedworker,sharedworker,serviceworker" - ] - ], - "timeout": "long" - } - ], - [ - "IndexedDB/nested-cloning-small.any.serviceworker.html", - { - "script_metadata": [ - [ - "title", - "IndexedDB: small nested objects are cloned correctly" - ], - [ - "timeout", - "long" - ], - [ - "script", - "support-promises.js" - ], - [ - "script", - "nested-cloning-common.js" - ], - [ - "global", - "window,dedicatedworker,sharedworker,serviceworker" - ] - ], - "timeout": "long" - } - ], - [ - "IndexedDB/nested-cloning-small.any.sharedworker.html", - { - "script_metadata": [ - [ - "title", - "IndexedDB: small nested objects are cloned correctly" - ], - [ - "timeout", - "long" - ], - [ - "script", - "support-promises.js" - ], - [ - "script", - "nested-cloning-common.js" - ], - [ - "global", - "window,dedicatedworker,sharedworker,serviceworker" - ] - ], - "timeout": "long" - } - ], - [ - "IndexedDB/nested-cloning-small.any.worker.html", - { - "script_metadata": [ - [ - "title", - "IndexedDB: small nested objects are cloned correctly" - ], - [ - "timeout", - "long" - ], - [ - "script", - "support-promises.js" - ], - [ - "script", - "nested-cloning-common.js" - ], - [ - "global", - "window,dedicatedworker,sharedworker,serviceworker" - ] - ], "timeout": "long" } ] @@ -352780,6 +352479,14 @@ } ] ], + "bluetooth/characteristic/writeValue/buffer-is-detached.https.html": [ + [ + "bluetooth/characteristic/writeValue/buffer-is-detached.https.html", + { + "testdriver": true + } + ] + ], "bluetooth/characteristic/writeValue/characteristic-is-removed.https.html": [ [ "bluetooth/characteristic/writeValue/characteristic-is-removed.https.html", @@ -352828,6 +352535,14 @@ } ] ], + "bluetooth/descriptor/writeValue/buffer-is-detached.https.html": [ + [ + "bluetooth/descriptor/writeValue/buffer-is-detached.https.html", + { + "testdriver": true + } + ] + ], "bluetooth/descriptor/writeValue/gen-service-is-removed.https.html": [ [ "bluetooth/descriptor/writeValue/gen-service-is-removed.https.html", @@ -358711,6 +358426,12 @@ {} ] ], + "css/css-backgrounds/parsing/background-attachment-computed.html": [ + [ + "css/css-backgrounds/parsing/background-attachment-computed.html", + {} + ] + ], "css/css-backgrounds/parsing/background-attachment-invalid.html": [ [ "css/css-backgrounds/parsing/background-attachment-invalid.html", @@ -358723,6 +358444,12 @@ {} ] ], + "css/css-backgrounds/parsing/background-clip-computed.html": [ + [ + "css/css-backgrounds/parsing/background-clip-computed.html", + {} + ] + ], "css/css-backgrounds/parsing/background-clip-invalid.html": [ [ "css/css-backgrounds/parsing/background-clip-invalid.html", @@ -358735,6 +358462,12 @@ {} ] ], + "css/css-backgrounds/parsing/background-color-computed.html": [ + [ + "css/css-backgrounds/parsing/background-color-computed.html", + {} + ] + ], "css/css-backgrounds/parsing/background-color-invalid.html": [ [ "css/css-backgrounds/parsing/background-color-invalid.html", @@ -358747,6 +358480,18 @@ {} ] ], + "css/css-backgrounds/parsing/background-computed.html": [ + [ + "css/css-backgrounds/parsing/background-computed.html", + {} + ] + ], + "css/css-backgrounds/parsing/background-image-computed.html": [ + [ + "css/css-backgrounds/parsing/background-image-computed.html", + {} + ] + ], "css/css-backgrounds/parsing/background-image-invalid.html": [ [ "css/css-backgrounds/parsing/background-image-invalid.html", @@ -358765,6 +358510,12 @@ {} ] ], + "css/css-backgrounds/parsing/background-origin-computed.html": [ + [ + "css/css-backgrounds/parsing/background-origin-computed.html", + {} + ] + ], "css/css-backgrounds/parsing/background-origin-invalid.html": [ [ "css/css-backgrounds/parsing/background-origin-invalid.html", @@ -358777,6 +358528,12 @@ {} ] ], + "css/css-backgrounds/parsing/background-position-computed.html": [ + [ + "css/css-backgrounds/parsing/background-position-computed.html", + {} + ] + ], "css/css-backgrounds/parsing/background-position-invalid.html": [ [ "css/css-backgrounds/parsing/background-position-invalid.html", @@ -358825,6 +358582,12 @@ {} ] ], + "css/css-backgrounds/parsing/background-repeat-computed.html": [ + [ + "css/css-backgrounds/parsing/background-repeat-computed.html", + {} + ] + ], "css/css-backgrounds/parsing/background-repeat-invalid.html": [ [ "css/css-backgrounds/parsing/background-repeat-invalid.html", @@ -358837,6 +358600,12 @@ {} ] ], + "css/css-backgrounds/parsing/background-size-computed.html": [ + [ + "css/css-backgrounds/parsing/background-size-computed.html", + {} + ] + ], "css/css-backgrounds/parsing/background-size-invalid.html": [ [ "css/css-backgrounds/parsing/background-size-invalid.html", @@ -362803,6 +362572,60 @@ {} ] ], + "css/css-logical/parsing/border-block-color-computed.html": [ + [ + "css/css-logical/parsing/border-block-color-computed.html", + {} + ] + ], + "css/css-logical/parsing/border-block-color-invalid.html": [ + [ + "css/css-logical/parsing/border-block-color-invalid.html", + {} + ] + ], + "css/css-logical/parsing/border-block-color-valid.html": [ + [ + "css/css-logical/parsing/border-block-color-valid.html", + {} + ] + ], + "css/css-logical/parsing/border-block-style-computed.html": [ + [ + "css/css-logical/parsing/border-block-style-computed.html", + {} + ] + ], + "css/css-logical/parsing/border-block-style-invalid.html": [ + [ + "css/css-logical/parsing/border-block-style-invalid.html", + {} + ] + ], + "css/css-logical/parsing/border-block-style-valid.html": [ + [ + "css/css-logical/parsing/border-block-style-valid.html", + {} + ] + ], + "css/css-logical/parsing/border-block-width-computed.html": [ + [ + "css/css-logical/parsing/border-block-width-computed.html", + {} + ] + ], + "css/css-logical/parsing/border-block-width-invalid.html": [ + [ + "css/css-logical/parsing/border-block-width-invalid.html", + {} + ] + ], + "css/css-logical/parsing/border-block-width-valid.html": [ + [ + "css/css-logical/parsing/border-block-width-valid.html", + {} + ] + ], "css/css-logical/parsing/inline-size-invalid.html": [ [ "css/css-logical/parsing/inline-size-invalid.html", @@ -397031,6 +396854,12 @@ {} ] ], + "html/semantics/embedded-content/media-elements/track/track-element/track-selection-task-order.html": [ + [ + "html/semantics/embedded-content/media-elements/track/track-element/track-selection-task-order.html", + {} + ] + ], "html/semantics/embedded-content/media-elements/track/track-element/track-text-track-cue-list.html": [ [ "html/semantics/embedded-content/media-elements/track/track-element/track-text-track-cue-list.html", @@ -423149,6 +422978,12 @@ {} ] ], + "portals/portal-non-http-navigation.html": [ + [ + "portals/portal-non-http-navigation.html", + {} + ] + ], "portals/portal-onload-event.html": [ [ "portals/portal-onload-event.html", @@ -445578,6 +445413,19 @@ } ] ], + "wake-lock/wakelock-screen-type-on-worker.https.worker.js": [ + [ + "wake-lock/wakelock-screen-type-on-worker.https.worker.html", + { + "script_metadata": [ + [ + "title", + "Screen wake lock should not be allowed in dedicated worker" + ] + ] + } + ] + ], "wake-lock/wakelock-supported-by-feature-policy.html": [ [ "wake-lock/wakelock-supported-by-feature-policy.html", @@ -445591,7 +445439,7 @@ "script_metadata": [ [ "title", - "WakeLock.request() with invaild type" + "WakeLock.request() with invalid type" ] ] } @@ -445602,7 +445450,7 @@ "script_metadata": [ [ "title", - "WakeLock.request() with invaild type" + "WakeLock.request() with invalid type" ] ] } @@ -488481,16 +488329,16 @@ "db5f710ceb5652ed8b9746f883948fac41262d6b", "support" ], - "IndexedDB/nested-cloning-large-multiple.any.js": [ - "d64df916d801b106759fb0ca2e6547d5686fac8d", + "IndexedDB/nested-cloning-large-multiple.html": [ + "f263efbcf6d8f1601e623690ba0de799edce406b", "testharness" ], - "IndexedDB/nested-cloning-large.any.js": [ - "cadfeb04599d2c946037a8a726ea37357fb41172", + "IndexedDB/nested-cloning-large.html": [ + "6e4f9be2ee6ce57605ad0248f37f794f6d8a70a2", "testharness" ], - "IndexedDB/nested-cloning-small.any.js": [ - "864752827a9afd1932f1e0978e1cff825af42fb4", + "IndexedDB/nested-cloning-small.html": [ + "558415f2342038eb079b4267fdcb0b133fbb9da8", "testharness" ], "IndexedDB/objectstore_keyorder.htm": [ @@ -492921,6 +492769,10 @@ "d9a9594320d5ec337b5b50ac5f7873e547e4b30a", "testharness" ], + "bluetooth/characteristic/writeValue/buffer-is-detached.https.html": [ + "b8a1abfa5afe3d514d6884b58268dc47cfc15f5e", + "testharness" + ], "bluetooth/characteristic/writeValue/characteristic-is-removed.https.html": [ "f79c21916fba824578eeb20052dba6f86c350adc", "testharness" @@ -492945,6 +492797,10 @@ "35ff057cbadf12c8d7ada949fe1db07a01450a66", "testharness" ], + "bluetooth/descriptor/writeValue/buffer-is-detached.https.html": [ + "2ab990de61c5603976d3dc915d078a59f11d30a2", + "testharness" + ], "bluetooth/descriptor/writeValue/gen-service-is-removed.https.html": [ "acd56c3aa45723f1019806b15332697e2e04690f", "testharness" @@ -580661,6 +580517,10 @@ "5ed794153083a7e06eb2e98b7ebdb5bec2676d28", "visual" ], + "css/css-backgrounds/parsing/background-attachment-computed.html": [ + "ceb76c2cdae213b5dad7e1f770590e0b4b054f12", + "testharness" + ], "css/css-backgrounds/parsing/background-attachment-invalid.html": [ "30757f3a4d02a9b1d1fc82c19255804ee2b20ae9", "testharness" @@ -580669,6 +580529,10 @@ "14d72c606ba52e85d296a5404c2546486765cd42", "testharness" ], + "css/css-backgrounds/parsing/background-clip-computed.html": [ + "9e8b7631bbb37c20fe7bdf5b43206a1e9aa20ce7", + "testharness" + ], "css/css-backgrounds/parsing/background-clip-invalid.html": [ "96831e06fc9cce1c9c45e4d44c83f04d2350d0ab", "testharness" @@ -580677,14 +580541,26 @@ "e262a788bd0296deb0429fd4fc4257390776680a", "testharness" ], + "css/css-backgrounds/parsing/background-color-computed.html": [ + "7fbeac81a9f328be670c81be4b645e0e37461e91", + "testharness" + ], "css/css-backgrounds/parsing/background-color-invalid.html": [ - "b94875402d89839fdb717883f11eff7f880036bf", + "bf315fdb4e49038dae3eb16d3df7308840b51ca3", "testharness" ], "css/css-backgrounds/parsing/background-color-valid.html": [ "3859b932c82287c0e103f1a7aebb1ed190b735a0", "testharness" ], + "css/css-backgrounds/parsing/background-computed.html": [ + "cb7d10998e0f46c2553fe161cb215179c4bab4c7", + "testharness" + ], + "css/css-backgrounds/parsing/background-image-computed.html": [ + "af14f6cf6e8e23de029f7079fe653144218b0ecf", + "testharness" + ], "css/css-backgrounds/parsing/background-image-invalid.html": [ "eaba64a715ce71a9f828569a24df51f1476664dd", "testharness" @@ -580697,6 +580573,10 @@ "4ea58da801961ba9c8a315ebb0b1de846e16f889", "testharness" ], + "css/css-backgrounds/parsing/background-origin-computed.html": [ + "4e5280135d8d2d5bf3ea73cd92505f78c7e09f52", + "testharness" + ], "css/css-backgrounds/parsing/background-origin-invalid.html": [ "5da00dabe33473254830990c43375ac349eea330", "testharness" @@ -580705,8 +580585,12 @@ "7e3b0fffcad133948567c5a31b9dcb232891e610", "testharness" ], + "css/css-backgrounds/parsing/background-position-computed.html": [ + "c5e30745f476027170420039873f1911908676df", + "testharness" + ], "css/css-backgrounds/parsing/background-position-invalid.html": [ - "bb974afd9f41d8ca4f0ac82db10e57e4bf6d74b7", + "966db4c31a9b1b9d55afbce41ec31bbb98dfc69f", "testharness" ], "css/css-backgrounds/parsing/background-position-valid.html": [ @@ -580714,7 +580598,7 @@ "testharness" ], "css/css-backgrounds/parsing/background-position-x-computed.html": [ - "6e997c95ae0b632713bed16a84d07c3ac6379d1b", + "f64d2658637ae013997dcdac15d090149304d6df", "testharness" ], "css/css-backgrounds/parsing/background-position-x-invalid.html": [ @@ -580726,7 +580610,7 @@ "testharness" ], "css/css-backgrounds/parsing/background-position-y-computed.html": [ - "ceff11f624d2d04fdca3201af09023081c3bf759", + "103a26037b7115d09472bd58dc49349e698ef020", "testharness" ], "css/css-backgrounds/parsing/background-position-y-invalid.html": [ @@ -580737,6 +580621,10 @@ "1413a2e959a4cf00b64fecf06932a083e1480e54", "testharness" ], + "css/css-backgrounds/parsing/background-repeat-computed.html": [ + "f58ab577791a869c837b08c39514d3ee8b17eba6", + "testharness" + ], "css/css-backgrounds/parsing/background-repeat-invalid.html": [ "abb153378f4ce02507d39c5a5a979689df58c8ba", "testharness" @@ -580745,6 +580633,10 @@ "2f72e03c73332dcf4356796ea3164fe170a21620", "testharness" ], + "css/css-backgrounds/parsing/background-size-computed.html": [ + "01091f541ff3494d9949d620521ea6e91d9d9f97", + "testharness" + ], "css/css-backgrounds/parsing/background-size-invalid.html": [ "01a0322002bc4fecc9c48d2266e39d1c2da3e500", "testharness" @@ -601097,6 +600989,42 @@ "47170e48f15f90488542daf7ede743cd55f75172", "testharness" ], + "css/css-logical/parsing/border-block-color-computed.html": [ + "dc9e44edb1a11c374074c266c2b0929a5f13580b", + "testharness" + ], + "css/css-logical/parsing/border-block-color-invalid.html": [ + "1c25f125fe32fe138d4ef1a656c4a249cd981136", + "testharness" + ], + "css/css-logical/parsing/border-block-color-valid.html": [ + "aefe0f268b0f7a91d46fb40c4b051587de1f2ac7", + "testharness" + ], + "css/css-logical/parsing/border-block-style-computed.html": [ + "beb3869863ccf016457b03bf4a8c401b7a69c47c", + "testharness" + ], + "css/css-logical/parsing/border-block-style-invalid.html": [ + "680e510aae6853fc48ad65f2eb3a0fabdb436936", + "testharness" + ], + "css/css-logical/parsing/border-block-style-valid.html": [ + "860a1052b8346aadbbbf18faf818ab9248f35535", + "testharness" + ], + "css/css-logical/parsing/border-block-width-computed.html": [ + "3b4d934f8b23b29cd5d7b3aae039ac51ac4ab410", + "testharness" + ], + "css/css-logical/parsing/border-block-width-invalid.html": [ + "65990fe930d2b8b69a2863d675bbfd993291ce5a", + "testharness" + ], + "css/css-logical/parsing/border-block-width-valid.html": [ + "98987df9a703ef38d20c6bc1581b2ca136342615", + "testharness" + ], "css/css-logical/parsing/inline-size-invalid.html": [ "d3d5d3f84d9d01392533e787b9e6755d592ec96e", "testharness" @@ -616858,7 +616786,7 @@ "support" ], "css/css-text/text-transform/reference/text-transform-upperlower-039-ref.html": [ - "0e243edde50eeddae6b52604051ade41194cf447", + "f4fb6804434e02f283fe036e8a110a5652fc8cb3", "support" ], "css/css-text/text-transform/reference/text-transform-upperlower-040-ref.html": [ @@ -616877,6 +616805,10 @@ "5c5e18c2f7451fb5a236c9fae6344786a65336b3", "support" ], + "css/css-text/text-transform/reference/text-transform-upperlower-044-ref.html": [ + "3eed1edb80e628c28f6a483db4a6980a4b36064e", + "support" + ], "css/css-text/text-transform/reference/text-transform-upperlower-101-ref.html": [ "0105b021d468598eec8e48de849d4764a9e517af", "support" @@ -617234,7 +617166,7 @@ "reftest" ], "css/css-text/text-transform/text-transform-upperlower-039.html": [ - "40f36e0be3cd440d8f8820e5636455e90b5b9e68", + "470a4f6fb549f29d9a29f43b68df63b304c851e2", "reftest" ], "css/css-text/text-transform/text-transform-upperlower-040.html": [ @@ -617253,6 +617185,10 @@ "d56f6b3ee3bf1cd0d692d36a782c0040129b31a4", "reftest" ], + "css/css-text/text-transform/text-transform-upperlower-044.html": [ + "6d81c4540a132fc5db5a8361154c3f04f1087f32", + "reftest" + ], "css/css-text/text-transform/text-transform-upperlower-101.html": [ "e4f2ca7d9f510359541f974e4f648c89de6e1561", "reftest" @@ -671166,7 +671102,7 @@ "testharness" ], "html/semantics/embedded-content/media-elements/track/track-element/track-active-cues.html": [ - "67ab3bdb138230fa64f0a04c0cc2bd780a23ec65", + "501cf3f92a2796c2685a046829593821d7414b2c", "testharness" ], "html/semantics/embedded-content/media-elements/track/track-element/track-add-remove-cue.html": [ @@ -671314,11 +671250,11 @@ "testharness" ], "html/semantics/embedded-content/media-elements/track/track-element/track-element-src-change-error.html": [ - "ffc8ec0682dedc522f4713dcf3ba58b31debbb8b", + "dd97d0522d781f685178763df67dbb3145290ca3", "testharness" ], "html/semantics/embedded-content/media-elements/track/track-element/track-element-src-change.html": [ - "34a53d153190afe44357d5b53e184050de092b18", + "f3c78668b4ac6862dc60eb9d4f6c30e149fa07af", "testharness" ], "html/semantics/embedded-content/media-elements/track/track-element/track-helpers.js": [ @@ -671354,7 +671290,7 @@ "testharness" ], "html/semantics/embedded-content/media-elements/track/track-element/track-mode-not-changed-by-new-track.html": [ - "2902ba90bc97355bea3902a1a6dcb81d4e4e9e41", + "3ec47a39e2f229e48c3ae14ec6428c88931013a7", "testharness" ], "html/semantics/embedded-content/media-elements/track/track-element/track-mode-triggers-loading.html": [ @@ -671397,6 +671333,10 @@ "1f7df3b68232eef2010b7c8df665ec39b68af08e", "testharness" ], + "html/semantics/embedded-content/media-elements/track/track-element/track-selection-task-order.html": [ + "522d067adfc500a4e773c267c663f331d86c57cc", + "testharness" + ], "html/semantics/embedded-content/media-elements/track/track-element/track-text-track-cue-list.html": [ "5b11bfdea4cf935d96b21505b8681288793ee2c4", "testharness" @@ -674866,11 +674806,11 @@ "support" ], "html/semantics/links/links-created-by-a-and-area-elements/target_blank_implicit_noopener.html": [ - "97320090cf039c7352d3f302a42c4bee8765bbd7", + "73eebaff70f09bb98a3b7dd6b59f9357a3ab0668", "testharness" ], "html/semantics/links/links-created-by-a-and-area-elements/target_blank_implicit_noopener_base.html": [ - "8d1b54baccdfd49403c6d192d4c287d3d8818636", + "3da6a49ef866e7c048461d60b398ad619e72d986", "testharness" ], "html/semantics/links/linktypes/alternate-css-ref.html": [ @@ -680706,7 +680646,7 @@ "support" ], "interfaces/mediacapture-streams.idl": [ - "427aa92dd1f750f305bccb0b9514820f5bc1d29b", + "c07b7e3301248f4945aacbbbe1a0c84330bbe086", "support" ], "interfaces/mediasession.idl": [ @@ -680890,7 +680830,7 @@ "support" ], "interfaces/wake-lock.idl": [ - "863cef13f3c39e852920fdf3763848562fe7360c", + "21a3406f5894629ab5838dcf85474043c5138867", "support" ], "interfaces/wasm-js-api.idl": [ @@ -680918,7 +680858,7 @@ "support" ], "interfaces/webaudio.idl": [ - "4679558023ae87655f46b10d5a57d39269c6e8c9", + "aa137c12f01e0ceee5af4435f38187d19c2acfcb", "support" ], "interfaces/webauthn.idl": [ @@ -680950,7 +680890,7 @@ "support" ], "interfaces/webrtc.idl": [ - "6ae34167ded31a5927791915eb56bc55f09c59dd", + "4b5d1c1c581869cdfcefab4584c2b05b2dcb1f86", "support" ], "interfaces/webusb.idl": [ @@ -694309,6 +694249,10 @@ "780e8b58af98cc910e3739e3a9a2e5567d5613d0", "testharness" ], + "portals/portal-non-http-navigation.html": [ + "3b79df3c230e1128574d4a6eb81d407cd9303e2c", + "testharness" + ], "portals/portal-onload-event.html": [ "c9f07fcc889043cd523206728f7daaaefa653409", "testharness" @@ -720630,7 +720574,7 @@ "support" ], "tools/wptrunner/wptrunner/browsers/firefox.py": [ - "454b08612aaca41e439fc7a9011019e7c4655c26", + "3b6949a42f5df564284eea15cd110e8c1a7763ee", "support" ], "tools/wptrunner/wptrunner/browsers/ie.py": [ @@ -723465,12 +723409,16 @@ "f32cc3c354354f99852bb198760cdbd9229355a4", "testharness" ], + "wake-lock/wakelock-screen-type-on-worker.https.worker.js": [ + "28e3394279c0b4311a80aad43ced0f9ea79e029f", + "testharness" + ], "wake-lock/wakelock-supported-by-feature-policy.html": [ "d6289fff43c8717ac6e9ace59713e6fd70bd249d", "testharness" ], "wake-lock/wakelock-type.https.any.js": [ - "26ebcbef557014fe5b5b7d4f4f145ac5f0305a02", + "e11fccc1ddf80320ffdf0bd893e28f30003dabc2", "testharness" ], "wasm/META.yml": [ @@ -727226,7 +727174,7 @@ "testharness" ], "webrtc/RTCPeerConnection-addIceCandidate.html": [ - "c51c11fccbfae40de733b882503be402cbf7aa7a", + "ed52ace59e60c1ea11285052ab2e1efa17a4d941", "testharness" ], "webrtc/RTCPeerConnection-addTrack.https.html": [ @@ -735142,7 +735090,7 @@ "testharness" ], "xhr/responsexml-document-properties.htm": [ - "b008348e58f0f8751d9d1b83531e843af8239a6d", + "9071fab121fc8e55d885c4fc89636380b66c226c", "testharness" ], "xhr/responsexml-get-twice.htm": [ diff --git a/tests/wpt/metadata/bluetooth/characteristic/writeValue/buffer-is-detached.https.html.ini b/tests/wpt/metadata/bluetooth/characteristic/writeValue/buffer-is-detached.https.html.ini new file mode 100644 index 00000000000..3d248dfdb6a --- /dev/null +++ b/tests/wpt/metadata/bluetooth/characteristic/writeValue/buffer-is-detached.https.html.ini @@ -0,0 +1,4 @@ +[buffer-is-detached.https.html] + [writeValue() fails when passed a detached buffer] + expected: FAIL + diff --git a/tests/wpt/metadata/bluetooth/descriptor/writeValue/buffer-is-detached.https.html.ini b/tests/wpt/metadata/bluetooth/descriptor/writeValue/buffer-is-detached.https.html.ini new file mode 100644 index 00000000000..3d248dfdb6a --- /dev/null +++ b/tests/wpt/metadata/bluetooth/descriptor/writeValue/buffer-is-detached.https.html.ini @@ -0,0 +1,4 @@ +[buffer-is-detached.https.html] + [writeValue() fails when passed a detached buffer] + expected: FAIL + diff --git a/tests/wpt/metadata/css/CSS2/bidi-text/bidi-box-model-035.xht.ini b/tests/wpt/metadata/css/CSS2/bidi-text/bidi-box-model-035.xht.ini new file mode 100644 index 00000000000..73f3097d3a7 --- /dev/null +++ b/tests/wpt/metadata/css/CSS2/bidi-text/bidi-box-model-035.xht.ini @@ -0,0 +1,2 @@ +[bidi-box-model-035.xht] + expected: FAIL diff --git a/tests/wpt/metadata/css/CSS2/linebox/line-height-068.xht.ini b/tests/wpt/metadata/css/CSS2/linebox/line-height-068.xht.ini new file mode 100644 index 00000000000..bfe15e16fd8 --- /dev/null +++ b/tests/wpt/metadata/css/CSS2/linebox/line-height-068.xht.ini @@ -0,0 +1,2 @@ +[line-height-068.xht] + expected: TIMEOUT diff --git a/tests/wpt/metadata/css/css-backgrounds/parsing/background-clip-computed.html.ini b/tests/wpt/metadata/css/css-backgrounds/parsing/background-clip-computed.html.ini new file mode 100644 index 00000000000..9c542887681 --- /dev/null +++ b/tests/wpt/metadata/css/css-backgrounds/parsing/background-clip-computed.html.ini @@ -0,0 +1,4 @@ +[background-clip-computed.html] + [Property background-clip value 'border-box, padding-box, content-box' computes to 'border-box'] + expected: FAIL + diff --git a/tests/wpt/metadata/css/css-backgrounds/parsing/background-computed.html.ini b/tests/wpt/metadata/css/css-backgrounds/parsing/background-computed.html.ini new file mode 100644 index 00000000000..dd4fdc7e6c8 --- /dev/null +++ b/tests/wpt/metadata/css/css-backgrounds/parsing/background-computed.html.ini @@ -0,0 +1,79 @@ +[background-computed.html] + [Property background-position-y value '0.5em' computes to '20px, 20px, 20px'] + expected: FAIL + + [Property background-position-y value 'calc(10px - 0.5em), -20%, bottom, 15%' computes to '-10px, -20%, 100%'] + expected: FAIL + + [Property background-position value '12px 13px, 50% 6px, 30px -10px' computes to '12px 13px, 50% 6px, 30px -10px'] + expected: FAIL + + [Property background-clip value 'content-box, border-box' computes to 'content-box, border-box, content-box'] + expected: FAIL + + [Property background-repeat value 'round' computes to 'round, round, round'] + expected: FAIL + + [Property background-attachment value 'local, fixed, scroll' computes to 'local, fixed, scroll'] + expected: FAIL + + [Property background-repeat value 'repeat-y, round no-repeat, repeat-x, repeat' computes to 'repeat-y, round no-repeat, repeat-x'] + expected: FAIL + + [Property background-position-x value 'calc(10px - 0.5em), -20%, right, 15%' computes to '-10px, -20%, 100%'] + expected: FAIL + + [Property background-clip value 'border-box' computes to 'border-box, border-box, border-box'] + expected: FAIL + + [Property background-attachment value 'local, fixed, scroll, fixed' computes to 'local, fixed, scroll'] + expected: FAIL + + [Property background-size value 'auto 1px, 2% 3%' computes to 'auto 1px, 2% 3%, auto 1px'] + expected: FAIL + + [Property background-clip value 'content-box, border-box, padding-box, content-box' computes to 'content-box, border-box, padding-box'] + expected: FAIL + + [Property background-origin value 'border-box' computes to 'border-box, border-box, border-box'] + expected: FAIL + + [Property background-position-x value '0.5em' computes to '20px, 20px, 20px'] + expected: FAIL + + [Property background-position value '12px 13px, 50% 6px, 30px -10px, -7px 8px' computes to '12px 13px, 50% 6px, 30px -10px'] + expected: FAIL + + [Property background-attachment value 'scroll, fixed' computes to 'scroll, fixed, scroll'] + expected: FAIL + + [Property background-position-y value '-20%, 10px' computes to '-20%, 10px, -20%'] + expected: FAIL + + [Property background-repeat value 'repeat-x, repeat' computes to 'repeat-x, repeat, repeat-x'] + expected: FAIL + + [Property background-position value '50% 6px' computes to '50% 6px, 50% 6px, 50% 6px'] + expected: FAIL + + [Property background-origin value 'content-box, border-box' computes to 'content-box, border-box, content-box'] + expected: FAIL + + [Property background-attachment value 'local' computes to 'local, local, local'] + expected: FAIL + + [Property background-position value '12px 13px, 50% 6px' computes to '12px 13px, 50% 6px, 12px 13px'] + expected: FAIL + + [Property background-size value 'auto 1px, 2% 3%, contain, 7px 8px' computes to 'auto 1px, 2% 3%, contain'] + expected: FAIL + + [Property background-position-x value '-20%, 10px' computes to '-20%, 10px, -20%'] + expected: FAIL + + [Property background-origin value 'content-box, border-box, padding-box, content-box' computes to 'content-box, border-box, padding-box'] + expected: FAIL + + [Property background-size value 'contain' computes to 'contain, contain, contain'] + expected: FAIL + diff --git a/tests/wpt/metadata/css/css-backgrounds/parsing/background-origin-computed.html.ini b/tests/wpt/metadata/css/css-backgrounds/parsing/background-origin-computed.html.ini new file mode 100644 index 00000000000..4a015c2ccb9 --- /dev/null +++ b/tests/wpt/metadata/css/css-backgrounds/parsing/background-origin-computed.html.ini @@ -0,0 +1,4 @@ +[background-origin-computed.html] + [Property background-origin value 'border-box, padding-box, content-box' computes to 'border-box'] + expected: FAIL + diff --git a/tests/wpt/metadata/css/css-backgrounds/parsing/background-position-computed.html.ini b/tests/wpt/metadata/css/css-backgrounds/parsing/background-position-computed.html.ini new file mode 100644 index 00000000000..360feb221db --- /dev/null +++ b/tests/wpt/metadata/css/css-backgrounds/parsing/background-position-computed.html.ini @@ -0,0 +1,88 @@ +[background-position-computed.html] + [Property background-position value '12px 13px, 50% 6px, 30px -10px' computes to '12px 13px'] + expected: FAIL + + [Property background-position value 'bottom right 19%' computes to '81% 100%'] + expected: FAIL + + [Property background-position value 'top 17px right -18px' computes to 'calc(100% + 18px) 17px'] + expected: FAIL + + [Property background-position value 'bottom 16% left' computes to '0% 84%'] + expected: FAIL + + [Property background-position value 'bottom center' computes to '50% 100%'] + expected: FAIL + + [Property background-position value 'right 9%' computes to '100% 9%'] + expected: FAIL + + [Property background-position value 'bottom' computes to '50% 100%'] + expected: FAIL + + [Property background-position value 'center left' computes to '0% 50%'] + expected: FAIL + + [Property background-position value '-2% -3%' computes to '-2% -3%'] + expected: FAIL + + [Property background-position value 'center top 8px' computes to '50% 8px'] + expected: FAIL + + [Property background-position value '1px center' computes to '1px 50%'] + expected: FAIL + + [Property background-position value 'center' computes to '50% 50%'] + expected: FAIL + + [Property background-position value '1px' computes to '1px 50%'] + expected: FAIL + + [Property background-position value 'left' computes to '0% 50%'] + expected: FAIL + + [Property background-position value 'center 6px' computes to '50% 6px'] + expected: FAIL + + [Property background-position value 'right 11% bottom' computes to '89% 100%'] + expected: FAIL + + [Property background-position value '5% top' computes to '5% 0%'] + expected: FAIL + + [Property background-position value 'calc(10px + 0.5em) calc(10px - 0.5em)' computes to '30px -10px'] + expected: FAIL + + [Property background-position value 'center center' computes to '50% 50%'] + expected: FAIL + + [Property background-position value 'right center' computes to '100% 50%'] + expected: FAIL + + [Property background-position value 'center bottom' computes to '50% 100%'] + expected: FAIL + + [Property background-position value 'left bottom' computes to '0% 100%'] + expected: FAIL + + [Property background-position value 'top left' computes to '0% 0%'] + expected: FAIL + + [Property background-position value 'left 10px center' computes to '10px 50%'] + expected: FAIL + + [Property background-position value 'top 15px center' computes to '50% 15px'] + expected: FAIL + + [Property background-position value 'left 12px top 13px' computes to '12px 13px'] + expected: FAIL + + [Property background-position value 'right top 14%' computes to '100% 14%'] + expected: FAIL + + [Property background-position value 'center right 7%' computes to '93% 50%'] + expected: FAIL + + [Property background-position value 'calc(10px - 0.5em) calc(10px + 0.5em)' computes to '-10px 30px'] + expected: FAIL + diff --git a/tests/wpt/metadata/css/css-backgrounds/parsing/background-position-x-computed.html.ini b/tests/wpt/metadata/css/css-backgrounds/parsing/background-position-x-computed.html.ini index 2f1b576a058..774732efcbd 100644 --- a/tests/wpt/metadata/css/css-backgrounds/parsing/background-position-x-computed.html.ini +++ b/tests/wpt/metadata/css/css-backgrounds/parsing/background-position-x-computed.html.ini @@ -17,3 +17,18 @@ [Property background-position-x value 'x-end' computes to 'x-end'] expected: FAIL + [Property background-position-x value 'calc(10px - 0.5em), -20%, 10px' computes to '-10px'] + expected: FAIL + + [Property background-position-x value 'calc(10px - 0.5em), left -20%, right 10px' computes to '-10px'] + expected: FAIL + + [Property background-position-x value '-20%, 10px' computes to '-20%'] + expected: FAIL + + [Property background-position-x value 'center, left, right' computes to '50%'] + expected: FAIL + + [Property background-position-x value '0.5em, x-start, x-end' computes to '20px'] + expected: FAIL + diff --git a/tests/wpt/metadata/css/css-backgrounds/parsing/background-position-y-computed.html.ini b/tests/wpt/metadata/css/css-backgrounds/parsing/background-position-y-computed.html.ini index 70715491d5f..cd34047f7ad 100644 --- a/tests/wpt/metadata/css/css-backgrounds/parsing/background-position-y-computed.html.ini +++ b/tests/wpt/metadata/css/css-backgrounds/parsing/background-position-y-computed.html.ini @@ -17,3 +17,18 @@ [Property background-position-y value 'y-start' computes to 'y-start'] expected: FAIL + [Property background-position-y value '0.5em, y-start, y-end' computes to '20px'] + expected: FAIL + + [Property background-position-y value '-20%, 10px' computes to '-20%'] + expected: FAIL + + [Property background-position-y value 'center, top, bottom' computes to '50%'] + expected: FAIL + + [Property background-position-y value 'calc(10px - 0.5em), top -20%, bottom 10px' computes to '-10px'] + expected: FAIL + + [Property background-position-y value 'calc(10px - 0.5em), -20%, 10px' computes to '-10px'] + expected: FAIL + diff --git a/tests/wpt/metadata/css/css-backgrounds/parsing/background-repeat-computed.html.ini b/tests/wpt/metadata/css/css-backgrounds/parsing/background-repeat-computed.html.ini new file mode 100644 index 00000000000..9868193e4e3 --- /dev/null +++ b/tests/wpt/metadata/css/css-backgrounds/parsing/background-repeat-computed.html.ini @@ -0,0 +1,4 @@ +[background-repeat-computed.html] + [Property background-repeat value 'repeat-x, repeat-y, repeat' computes to 'repeat-x'] + expected: FAIL + diff --git a/tests/wpt/metadata/css/css-backgrounds/parsing/background-size-computed.html.ini b/tests/wpt/metadata/css/css-backgrounds/parsing/background-size-computed.html.ini new file mode 100644 index 00000000000..08aa7a3f969 --- /dev/null +++ b/tests/wpt/metadata/css/css-backgrounds/parsing/background-size-computed.html.ini @@ -0,0 +1,10 @@ +[background-size-computed.html] + [Property background-size value '1px' computes to '1px'] + expected: FAIL + + [Property background-size value 'auto 1px, 2% 3%, contain' computes to 'auto 1px'] + expected: FAIL + + [Property background-size value '1px auto' computes to '1px'] + expected: FAIL + diff --git a/tests/wpt/metadata/css/css-text/text-transform/text-transform-upperlower-044.html.ini b/tests/wpt/metadata/css/css-text/text-transform/text-transform-upperlower-044.html.ini new file mode 100644 index 00000000000..eadf5023dab --- /dev/null +++ b/tests/wpt/metadata/css/css-text/text-transform/text-transform-upperlower-044.html.ini @@ -0,0 +1,2 @@ +[text-transform-upperlower-044.html] + expected: FAIL diff --git a/tests/wpt/metadata/fetch/content-type/response.window.js.ini b/tests/wpt/metadata/fetch/content-type/response.window.js.ini index ed72b0bad35..ff2111a0637 100644 --- a/tests/wpt/metadata/fetch/content-type/response.window.js.ini +++ b/tests/wpt/metadata/fetch/content-type/response.window.js.ini @@ -312,21 +312,21 @@ [