Skip to content

Commit

Permalink
chore(deps): Bump wpt from bfdf78d to 1054674 (#2427)
Browse files Browse the repository at this point in the history
Bumps [wpt](https://github.com/web-platform-tests/wpt) from `bfdf78d` to
`1054674`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/1054674789d65e2d256a80448dcf7757e0d7fddb"><code>1054674</code></a>
Handle cloned box decorations in flex containers.</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/bb4eac96553f7e5bdb37ee96244bbacf3a733aed"><code>bb4eac9</code></a>
Remove Chromium specific code from deviceId wpt tests</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/53551e584d14a63081f543c5bac92b9b559dc4e1"><code>53551e5</code></a>
[wptrunner] Add --enable-unsafe-swiftshader for Chrome. (<a
href="https://github.com/web-platform-tests/wpt/issues/47192">#47192</a>)</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/4b28dea13260952922768860793703c2ae7a9b0c"><code>4b28dea</code></a>
Correct fragmentainer offset when considering break before grid
item.</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/adc21218e54d4f702c3256356d5891b4eddd225f"><code>adc2121</code></a>
Enable ARA filtering ids by default</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/99bb899fbfff6217acd37f1c2436d6491fb1d8ca"><code>99bb899</code></a>
[FedCM] Make nocors test work</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/8061be32d5a2c6c2399ef2701e508cd13a7bc6de"><code>8061be3</code></a>
css-highlight-api: Accept more pixel differences in
custom-highlight-painting...</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/7a9b55acbc80fb3e1109c9a6c4c057318e24e41b"><code>7a9b55a</code></a>
Update animation shorthand test to use &lt;dashed-ident&gt;.</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/108ce819b6d79523e23b19f18c5c4f318d1c3215"><code>108ce81</code></a>
Fix font-size-adjust-reload.html timeout on Safari (<a
href="https://github.com/web-platform-tests/wpt/issues/47185">#47185</a>)</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/6ac8559263ac74fce74a0fc79e78c620c2a2e54a"><code>6ac8559</code></a>
webnn: implement where on Coreml</li>
<li>Additional commits viewable in <a
href="https://github.com/web-platform-tests/wpt/compare/bfdf78dc0dcf0336b5dd3faf50895c2d7a1874ff...1054674789d65e2d256a80448dcf7757e0d7fddb">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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 19, 2024
1 parent 32d38f3 commit 30deca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wpt
Submodule wpt updated 34 files
+1 −1 attribution-reporting/aggregatable-debug/simple-source-aggregatable-debug-report.sub.https.html
+1 −1 attribution-reporting/aggregatable-debug/simple-trigger-aggregatable-debug-report.sub.https.html
+11 −0 css/css-break/box-decoration-break-clone-014.html
+11 −0 css/css-break/box-decoration-break-clone-015.html
+11 −0 css/css-break/box-decoration-break-clone-016.html
+11 −0 css/css-break/box-decoration-break-clone-017.html
+11 −0 css/css-break/box-decoration-break-clone-018.html
+11 −0 css/css-break/box-decoration-break-clone-019.html
+12 −0 css/css-break/box-decoration-break-clone-020.html
+12 −0 css/css-break/box-decoration-break-clone-021.html
+16 −0 css/css-break/box-decoration-break-clone-022.html
+20 −0 css/css-break/box-decoration-break-clone-023.html
+14 −0 css/css-break/grid/grid-container-fragmentation-012.html
+111 −0 css/css-contain/content-visibility/content-visibility-anchor-positioning-001.html
+110 −0 css/css-contain/content-visibility/content-visibility-anchor-positioning-002.html
+78 −0 css/css-contain/content-visibility/content-visibility-anchor-positioning-003.html
+94 −0 css/css-contain/content-visibility/content-visibility-anchor-positioning-004.html
+90 −0 css/css-contain/content-visibility/content-visibility-anchor-positioning-005.html
+90 −0 css/css-contain/content-visibility/content-visibility-anchor-positioning-006.html
+85 −0 css/css-contain/content-visibility/content-visibility-anchor-positioning-007.html
+19 −8 css/css-fonts/font-size-adjust-reload.html
+1 −1 css/css-highlight-api/painting/custom-highlight-painting-vertical-writing-mode-001.html
+121 −0 css/css-values/calc-size/animation/interpolate-size-logical-properties-interpolation.html
+13 −0 css/css-values/calc-size/calc-size-parsing.tentative.html
+2 −2 fedcm/fedcm-identity-assertion-nocors.https.html
+1 −1 html/semantics/forms/the-optgroup-element/optgroup-removal.window.js
+45 −30 html/semantics/forms/the-select-element/stylable-select/select-datalist-options-idl.tentative.html
+11 −17 html/semantics/forms/the-select-element/stylable-select/select-parsing.tentative.html
+0 −2 pointerevents/persistentDeviceId/get-persistendeviceid-from-pointer-event.tentative.html
+0 −4 pointerevents/persistentDeviceId/pointer-event-has-persistentdeviceid-from-pointer-event-init.tentative.html
+1 −1 scroll-animations/css/animation-shorthand.html
+1 −1 tools/wptrunner/wptrunner/browsers/chrome.py
+1 −0 webcodecs/videoFrame-copyTo-rgb.any.js
+137 −66 webnn/resources/utils.js

0 comments on commit 30deca7

Please sign in to comment.