Skip to content

Commit

Permalink
chore(deps): Bump wpt from cf426e8 to f1f7dc9
Browse files Browse the repository at this point in the history
Bumps [wpt](https://github.com/web-platform-tests/wpt) from `cf426e8` to `f1f7dc9`.
- [Release notes](https://github.com/web-platform-tests/wpt/releases)
- [Commits](web-platform-tests/wpt@cf426e8...f1f7dc9)

---
updated-dependencies:
- dependency-name: wpt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 684ec40 commit d12da93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wpt
Submodule wpt updated 57 files
+17 −0 IndexedDB/nested-cloning-basic.any.js
+0 −21 IndexedDB/nested-cloning-basic.html
+105 −0 IndexedDB/nested-cloning-large-multiple.any.js
+0 −54 IndexedDB/nested-cloning-large-multiple.html
+52 −0 IndexedDB/nested-cloning-large.any.js
+0 −52 IndexedDB/nested-cloning-large.html
+39 −0 IndexedDB/nested-cloning-small.any.js
+0 −39 IndexedDB/nested-cloning-small.html
+0 −111 IndexedDB/transaction-lifetime-blocked.htm
+84 −0 IndexedDB/transaction-lifetime-empty.any.js
+0 −89 IndexedDB/transaction-lifetime-empty.html
+82 −0 IndexedDB/transaction-lifetime.any.js
+0 −104 IndexedDB/transaction-lifetime.htm
+2 −1 ai/language_detection/capabilities.tentative.https.any.js
+2 −1 ai/language_detection/detector.https.tentative.any.js
+7 −0 css/css-anchor-position/anchor-position-005-print-ref.html
+18 −0 css/css-anchor-position/anchor-position-005-print.html
+32 −0 css/css-anchor-position/anchor-position-multicol-011.html
+58 −0 css/css-masonry/tentative/parsing/masonry-auto-tracks-computed.html
+39 −0 css/css-masonry/tentative/parsing/masonry-auto-tracks-invalid.html
+57 −0 css/css-masonry/tentative/parsing/masonry-auto-tracks-valid.html
+20 −0 css/css-multicol/multicol-loads-indefinitely-001-crash.html
+18 −0 editing/include/editor-test-utils.js
+60 −0 editing/other/paste-multiline-text-as-plaintext.tentative.https.html
+0 −0 html/semantics/forms/the-select-element/customizable-select/select-events-2.tentative.html
+0 −0 html/semantics/forms/the-select-element/customizable-select/select-pseudo-open.tentative.html
+0 −0 html/semantics/forms/the-select-element/customizable-select/select-value-selectedOption.tentative.html
+13 −0 performance-timeline/buffered-flag-with-entryTypes-observer.tentative.any.js
+52 −0 svg/animations/discard-check-removal-order.html
+28 −0 svg/animations/reftests/discard-check-remove.svg
+17 −0 svg/animations/reftests/discard-rect-as-child.svg
+16 −0 svg/animations/reftests/discard-rect-as-href.svg
+18 −0 svg/animations/reftests/discard-rect-with-anim-child-a.svg
+18 −0 svg/animations/reftests/discard-rect-with-anim-child-b.svg
+3 −0 svg/animations/reftests/reference/green-100x100.svg
+1 −0 svg/idlharness.window.js
+197 −0 svg/path/interfaces/SVGPathSegment.svg
+23 −2 svg/types/scripted/SVGGeometryElement.getTotalLength-01.svg
+0 −1 tools/localpaths.py
+0 −254 tools/third_party/typing_extensions/LICENSE
+0 −35 tools/third_party/typing_extensions/PKG-INFO
+0 −63 tools/third_party/typing_extensions/pyproject.toml
+0 −2,908 tools/third_party/typing_extensions/src/typing_extensions.py
+8 −3 tools/webdriver/webdriver/bidi/modules/session.py
+5 −1 tools/wptrunner/wptrunner/browsers/servodriver.py
+19 −1 tools/wptrunner/wptrunner/executors/executorservodriver.py
+37 −0 trusted-types/ServiceWorkerContainer-register-from-Worker.https.html
+3 −0 trusted-types/WorkerGlobalScope-worker-constructor.html
+66 −0 trusted-types/support/ServiceWorkerContainer-register.https.js
+1 −0 trusted-types/support/ServiceWorkerContainer-register.https.js.headers
+17 −4 trusted-types/support/WorkerGlobalScope-worker-constructor.js
+0 −0 trusted-types/support/worker.https.js
+40 −0 ua-client-hints/useragentdata.https.any.js
+6 −1 webdriver/tests/bidi/network/fetch_error/fetch_error.py
+8 −0 webdriver/tests/bidi/session/subscribe/subscription_id.py
+14 −0 webdriver/tests/bidi/session/unsubscribe/invalid.py
+2 −1 webdriver/tests/support/fixtures_bidi.py

0 comments on commit d12da93

Please sign in to comment.