Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 0f97130 commit 2e73fc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wpt
Submodule wpt updated 65 files
+1 −1 .well-known/shared-storage/trusted-origins/default.py
+0 −0 ai/language_detection/detector.https.tentative.window.js
+1 −0 compression/idlharness-shadowrealm.window.js
+1 −0 console/idlharness-shadowrealm.window.js
+33 −0 content-security-policy/navigation/support/utils.js
+126 −9 content-security-policy/navigation/to-javascript-parent-initiated-child-csp.html
+62 −10 content-security-policy/navigation/to-javascript-parent-initiated-parent-csp.html
+3 −1 css/css-anchor-position/anchor-size-parse-valid.html
+0 −0 css/css-anchor-position/popover-implicit-anchor.html
+8 −0 css/css-break/inline-skipping-fragmentainer-003-crash.html
+106 −0 css/css-cascade/scope-declarations.html
+27 −0 css/css-cascade/scope-implicit.html
+38 −0 css/css-gaps/tentative/parsing/gap-decorations-width-computed.html
+22 −0 css/css-lists/crashtests/firefox-bug-1930225.html
+33 −0 css/css-sizing/aspect-ratio/replaced-element-044.tentative.html
+27 −0 css/css-values/calc-sibling-function-parsing.html
+41 −0 css/css-values/calc-sibling-function.html
+18 −2 docs/writing-tests/testharness.md
+1 −0 dom/idlharness-shadowrealm.window.js
+70 −0 editing/other/paste_text_with_text_transform.html
+1 −0 encoding/idlharness-shadowrealm.window.js
+1 −0 hr-time/idlharness-shadowrealm.window.js
+111 −0 html/dom/aria-element-reflection-labelledby.html
+1 −0 html/dom/idlharness-shadowrealm.window.js
+1 −0 html/semantics/interactive-elements/the-dialog-element/dialog-closedby.tentative.html
+1 −0 html/semantics/interactive-elements/the-dialog-element/dialog-popover-closedby-complex.tentative.html
+1 −0 html/semantics/interactive-elements/the-dialog-element/dialog-popover-closedby-simple.tentative.html
+124 −23 html/semantics/interactive-elements/the-dialog-element/dialog-requestclose.tentative.html
+0 −0 html/semantics/popovers/imperative-invokers.html
+63 −0 html/semantics/popovers/popover-nested-in-button.tentative.html
+3 −1 html/webappapis/atob/base64.any.js
+3 −0 long-animation-frame/WEB_FEATURES.yml
+1 −1 navigation-timing/nav2-test-document-replaced.html
+47 −0 navigation-timing/nav2-test-timing-persistent.html
+4 −0 page-visibility/WEB_FEATURES.yml
+1 −0 performance-timeline/idlharness-shadowrealm.window.js
+167 −113 pointerevents/pointerevent_pointerId_scope.html
+19 −28 resources/idlharness-shadowrealm.js
+52 −0 resources/testharness-shadowrealm-audioworkletprocessor.js
+27 −0 resources/testharness-shadowrealm-inner.js
+127 −0 resources/testharness-shadowrealm-outer.js
+0 −17 sanitizer-api/sanitizer-insecure-context.html
+14 −22 sanitizer-api/sanitizer-names.tenative.html
+0 −79 sanitizer-api/sanitizer-query-config.https.html
+0 −17 sanitizer-api/sanitizer-secure-context.https.html
+8 −8 sanitizer-api/sanitizer-unknown.tentative.html
+60 −0 selection/anchor-removal.html
+39 −11 selection/shadow-dom/tentative/Selection-getComposedRanges-dom-mutations-removal.html
+73 −0 shadow-dom/focus/click-focus-slot-ancestor.html
+1 −0 streams/idlharness-shadowrealm.window.js
+29 −0 svg/painting/scripted/SVGMarkerElement-orientType-synchronization.html
+20 −1 tools/manifest/sourcefile.py
+216 −30 tools/serve/serve.py
+1 −0 url/idlharness-shadowrealm.window.js
+1 −0 user-timing/idlharness-shadowrealm.window.js
+1 −0 wasm/jsapi/idlharness-shadowrealm.window.js
+1 −1 webaudio/the-audio-api/the-audiobuffersourcenode-interface/audiobuffersource-duration-loop.html
+4 −4 webcodecs/video-decoder.https.any.js
+107 −0 webdriver/tests/bidi/browsing_context/navigation_started/navigation_started.py
+0 −55 webdriver/tests/bidi/browsing_context/navigation_started/navigation_started_initial_navigation_tentative.py
+2 −0 webidl/ecmascript-binding/es-exceptions/DOMException-constants.any.js
+2 −0 webidl/ecmascript-binding/es-exceptions/DOMException-constructor-and-prototype.any.js
+2 −0 webidl/ecmascript-binding/es-exceptions/DOMException-constructor-behavior.any.js
+2 −0 webidl/ecmascript-binding/es-exceptions/DOMException-custom-bindings.any.js
+12 −1 webidl/idlharness-shadowrealm.window.js

0 comments on commit 2e73fc4

Please sign in to comment.