Skip to content

Commit

Permalink
chore(deps): Bump wpt from ebccc9d to 9b40ddc (#3089)
Browse files Browse the repository at this point in the history
Bumps [wpt](https://github.com/web-platform-tests/wpt) from `ebccc9d` to
`9b40ddc`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/9b40ddce40a2dd5eeb198bec38a8cc1f8aade594"><code>9b40ddc</code></a>
Handle cycle in inline if() function</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/1c2ee6e3d597d717f3b81035a38e0886ddfc5db6"><code>1c2ee6e</code></a>
[PEPC] Address exploitable border styling</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/e2f2814997e420ac6bafded2cab2c5aae73d7531"><code>e2f2814</code></a>
Fix WPTs failing since the switch to headless_shell</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/1cea1765b9d6ee2b6ad47907e6812787080d66b6"><code>1cea176</code></a>
WebKit export of <a
href="https://bugs.webkit.org/show_bug.cgi?id=285264">https://bugs.webkit.org/show_bug.cgi?id=285264</a>
(<a
href="https://redirect.github.com/web-platform-tests/wpt/issues/50340">#50340</a>)</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/79b8d99f0472a77dd5d0623357e8182884384c04"><code>79b8d99</code></a>
Bluetooth: Migrate some WPT tests to use Bidi SimulateAdapter</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/f15868008b9f050098754169054785887e932936"><code>f158680</code></a>
[rust png] Stall the test HTTP request at a slightly later offset.</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/93527fd4df9b5d9c52f226230d88334c91eecf71"><code>93527fd</code></a>
[functions] Detect cycles between &lt;dashed-functions&gt;</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/cb9ff8ea0a8bbf0c4196d37ca9f8001328ceba47"><code>cb9ff8e</code></a>
CSS corner-shape initial parsing</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/ebcc646d39e49426eafce4e55a3c47e7562cdb07"><code>ebcc646</code></a>
DOM: Remove impl-specific Observable error assertions</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/bbfed1221b3ae8c8257dab2cbbea5c5c7cf2d3d6"><code>bbfed12</code></a>
Add oncommand Event Handler property to IDL</li>
<li>Additional commits viewable in <a
href="https://github.com/web-platform-tests/wpt/compare/ebccc9d428a4dacc3216b76514b2956f454aa8b9...9b40ddce40a2dd5eeb198bec38a8cc1f8aade594">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 6, 2025
1 parent cfd65c1 commit 7c6748e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wpt
Submodule wpt updated 38 files
+3 −3 bluetooth/bidi/adapter/adapter-absent-getAvailability.https.window.js
+3 −3 bluetooth/bidi/adapter/adapter-powered-off-getAvailability.https.window.js
+3 −3 bluetooth/bidi/adapter/adapter-powered-on-getAvailability.https.window.js
+3 −3 bluetooth/bidi/adapter/cross-origin-iframe-getAvailability.sub.https.window.js
+20 −0 bluetooth/resources/bluetooth-test.js
+1 −1 css/css-anchor-position/anchor-getComputedStyle-001.html
+1 −1 css/css-anchor-position/anchor-getComputedStyle-002.html
+1 −1 css/css-anchor-position/anchor-getComputedStyle-003.html
+1 −1 css/css-anchor-position/anchor-scroll-004.html
+1 −1 css/css-anchor-position/anchor-scroll-composited-scrolling-006.html
+1 −1 css/css-anchor-position/anchor-transition-001.html
+1 −1 css/css-anchor-position/anchor-transition-002.html
+1 −1 css/css-anchor-position/anchor-transition-003.html
+33 −0 css/css-anchor-position/anchor-transition-004.html
+1 −1 css/css-anchor-position/anchor-transition-attr.html
+1 −1 css/css-anchor-position/anchor-transition-default.html
+1 −1 css/css-anchor-position/anchor-transition-eval.html
+1 −1 css/css-anchor-position/anchor-transition-name.html
+1 −1 css/css-anchor-position/position-anchor-003.html
+0 −1 css/css-borders/tentative/parsing/corner-shape-invalid.html
+25 −6 css/css-borders/tentative/parsing/corner-shape-valid.html
+25 −0 css/css-fonts/font-variant-caps-invalidation-container-sizing.html
+134 −0 css/css-mixins/dashed-function-cycles.tentative.html
+19 −1 css/css-mixins/local-attr-substitution.html
+261 −0 css/css-values/if-cycle.tentative.html
+52 −0 css/cssom-view/scroll-offsets-fractional-zoom.html
+3 −3 dom/observable/tentative/observable-constructor.any.js
+0 −3 dom/observable/tentative/observable-from.any.js
+1 −1 dom/observable/tentative/observable-takeUntil.any.js
+4 −2 html/semantics/permission-element/bounded-sizes-reftest-ref.html
+2 −1 html/semantics/permission-element/bounded-sizes-reftest.tentative.html
+2 −1 html/semantics/permission-element/invalid-css-properties.tentative.html
+18 −1 html/semantics/the-button-element/command-and-commandfor/button-event-dispatch.tentative.html
+12 −7 input-events/contenteditable-insertfrompaste-type-inputevent-data.html
+11 −6 input-events/textarea-insertfrompaste-type-inputevent-data-withnewline-atend.html
+11 −6 input-events/textarea-insertfrompaste-type-inputevent-data-withnewline-atstart.html
+11 −6 input-events/textarea-insertfrompaste-type-inputevent-data.html
+21 −7 largest-contentful-paint/animated/observe-animated-image.tentative.html

0 comments on commit 7c6748e

Please sign in to comment.