Skip to content

Commit

Permalink
chore(deps): Bump wpt from e8db5e0 to 9ae8b0c (#3115)
Browse files Browse the repository at this point in the history
Bumps [wpt](https://github.com/web-platform-tests/wpt) from `e8db5e0` to
`9ae8b0c`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/9ae8b0c560adbd99dd9b1bd5cfa1203f2d5e0123"><code>9ae8b0c</code></a>
[carousel] Handle out-of-flow positioned scrollers.</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/c9f17cccd9aa1cb139fc3e8354c7e819f5fc611b"><code>c9f17cc</code></a>
WPT for the sandbox <code>allow-same-site-none-cookies</code> value</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/33a575c29f4d98c2c9aa2c489ba6db31a09110ae"><code>33a575c</code></a>
Remove broken NoCorsSubresourceCookiesFromFrame helper (<a
href="https://github.com/web-platform-tests/wpt/issues/50613">#50613</a>)</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/b8263dc75a63ce8444dc94f72f9a1d1742a12d87"><code>b8263dc</code></a>
Add descriptions to fullscreen asserts (<a
href="https://github.com/web-platform-tests/wpt/issues/50625">#50625</a>)</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/2f889e1e25c7ecfaee564f1aae94cfa982e8ee7a"><code>2f889e1</code></a>
Map speculation rules tests to web-features (<a
href="https://github.com/web-platform-tests/wpt/issues/50245">#50245</a>)</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/d4bf1fd1a99822eecbb2e6c28c2bd50221f33d77"><code>d4bf1fd</code></a>
Map container scroll-state query tests to web-features (<a
href="https://github.com/web-platform-tests/wpt/issues/50237">#50237</a>)</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/f5f8fda7fff8ea9838650ff61cc47b306fc6efef"><code>f5f8fda</code></a>
Fix description for unreachable fullscreenerror event (<a
href="https://github.com/web-platform-tests/wpt/issues/50624">#50624</a>)</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/8bd2ade65256310efe13784dd5eebb7b0b2e9920"><code>8bd2ade</code></a>
Add crashtest.</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/2faf7231a91814b27b8548faf49b11f380471635"><code>2faf723</code></a>
webnn: Support the dequantizeLinear operator in CoreML</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/c0c25cb32c16911cadc9ce4a8a6b25d5836bded3"><code>c0c25cb</code></a>
Add tests for button type reflection and behaviour with
command/commandfor an...</li>
<li>Additional commits viewable in <a
href="https://github.com/web-platform-tests/wpt/compare/e8db5e0807fb9e4522bdd9a51ee816152b40fdf0...9ae8b0c560adbd99dd9b1bd5cfa1203f2d5e0123">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 12, 2025
1 parent e9350de commit ecf598d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wpt
Submodule wpt updated 45 files
+1 −1 cookies/partitioned-cookies/resources/ancestor-chain-cross-site-embed.html
+24 −0 cookies/samesite/resources/cross-site-frame-with-sandboxed-embed.html
+17 −0 cookies/samesite/resources/same-site-none-embed.html
+41 −0 cookies/samesite/sandbox-allow-same-site-none-cookies-value.tentative.https.html
+9 −0 css/css-flexbox/flexbox_justifycontent-stretch.html
+25 −0 css/css-inline/empty-span-scroll-ref.html
+38 −0 css/css-inline/empty-span-scroll.html
+11 −0 css/css-mixins/dashed-function-eval.html
+9 −6 css/css-mixins/resources/utils.js
+43 −0 css/css-overflow/scroll-marker-group-018.html
+43 −0 css/css-overflow/scroll-marker-group-019.html
+36 −0 css/css-overflow/scroll-marker-group-020.html
+23 −0 css/css-variables/url-syntax-crash.html
+6 −6 digital-credentials/default-permissions-policy.https.sub.html
+3 −13 digital-credentials/disabled-by-permissions-policy.https.sub.html
+7 −7 digital-credentials/enabled-on-self-origin-by-permissions-policy.https.sub.html
+35 −0 dom/nodes/moveBefore/tentative/custom-element-move-reactions.html
+1 −1 fullscreen/api/element-ready-check-fullscreen-element-sibling.html
+7 −7 fullscreen/model/remove-first.html
+13 −13 fullscreen/model/remove-last.html
+5 −0 html/semantics/interactive-elements/the-dialog-element/dialog-closedby-crash.html
+54 −0 html/semantics/interactive-elements/the-dialog-element/dialog-closedby-start-open.html
+4 −3 html/semantics/interactive-elements/the-dialog-element/dialog-open-add-closedby-crash.html
+4 −3 html/semantics/interactive-elements/the-dialog-element/dialog-requestclose-crash.html
+215 −0 html/semantics/popovers/button-type-popovertarget.html
+0 −43 html/semantics/popovers/button-type-reset-popovertarget.html
+172 −0 html/semantics/popovers/input-type-popovertarget.html
+2 −2 html/semantics/the-button-element/command-and-commandfor/button-event-dispatch.tentative.html
+265 −0 html/semantics/the-button-element/command-and-commandfor/button-type-behavior.tentative.html
+64 −0 html/semantics/the-button-element/command-and-commandfor/button-type-reflection.tentative.html
+42 −0 html/semantics/the-button-element/command-and-commandfor/command-reflection.tentative.html
+6 −6 html/semantics/the-button-element/command-and-commandfor/interface.tentative.html
+9 −4 permissions-policy/resources/digital-credentials-get.html
+176 −0 screen-capture/tentative/getdisplaymedia-captured-surface-resolution.https.html
+3 −0 speculation-rules/WEB_FEATURES.yml
+3 −10 storage-access-api/helpers.js
+0 −1 storage-access-api/requestStorageAccess-cross-site-sibling-iframes.sub.https.window.js
+5 −2 storage-access-api/resources/embedded_responder.js
+1 −1 svg/pservers/reftests/fill-fallback-invalid-uri.svg
+1 −1 webdriver/tests/bidi/input/perform_actions/invalid.py
+47 −4 webnn/conformance_tests/dequantizeLinear.https.any.js
+1 −0 websockets/constants.sub.js
+40 −0 websockets/cookies/cross-origin-cookie-set.html
+23 −0 websockets/opening-handshake/received-301-code.html
+3 −0 websockets/opening-handshake/resources/redirect_response.py

0 comments on commit ecf598d

Please sign in to comment.