Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bumps [wpt](https://github.com/web-platform-tests/wpt) from `7063191` to `2e8b491`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/web-platform-tests/wpt/commit/2e8b491a12d69b973cd3f3daf9c4a276e0441f3d"><code>2e8b491</code></a> Ensure AbortSignal.throwIfAborted doesn't modify the message of an abort error</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/3f5cef6a8f69daa028e765e40b948d640429a7d1"><code>3f5cef6</code></a> Fix customizable select slot assignment recalc crashes</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/1773ce8708310dc3a6bd4b9652fe25e32316e201"><code>1773ce8</code></a> Translate: Implement translateStreaming</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/e9fe90388d922fa55c03cc8ec10ccc1a8b84e858"><code>e9fe903</code></a> Translator: Switch to ModelStreamingResponder</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/911fb98a43d8cc67f4c5d3ac082eeb54453898f2"><code>911fb98</code></a> Only do Jinja rendering when needed in Canvas test generator</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/1b476ffbe5be1470c147442006c6002eea44e61f"><code>1b476ff</code></a> Clarify support for ::slotted(:has(...)) as established by WebKit (<a href="https://redirect.github.com/web-platform-tests/wpt/issues/50337">#50337</a>)</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/ed2d6789ee5068a3821702aaabc03ee68485ff30"><code>ed2d678</code></a> Reapply "Fix OptionList iterating before beginning"</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/8eb65b650a61636f26093d854e825b6afe2fb302"><code>8eb65b6</code></a> Replace assert_notreached with assert_unreached</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/8c3501d822e44f203658787988ea86851e807e25"><code>8c3501d</code></a> [carousel] Only force size containment on in-flow scroll marker groups.</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/dcd3048a444e6cd2221e150189ee6a88a8a5c627"><code>dcd3048</code></a> FLEDGE: Pass creative scanning metadata to scoreAd</li> <li>Additional commits viewable in <a href="https://github.com/web-platform-tests/wpt/compare/7063191470f790e0ac0d476f7ff909b06cc73b6d...2e8b491a12d69b973cd3f3daf9c4a276e0441f3d">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