Skip to content

Commit

Permalink
chore(deps): Bump wpt from 706749d to ffb3041 (#2293)
Browse files Browse the repository at this point in the history
Bumps [wpt](https://github.com/web-platform-tests/wpt) from `706749d` to
`ffb3041`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/ffb30418af724f933a640e1142b349b10e129be7"><code>ffb3041</code></a>
[shared storage] Allow createWorklet() in opaque origin contexts</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/0b8139b52333906c42a7859ef872d5bc95820147"><code>0b8139b</code></a>
[wdspec] Update tests for BiDi upgrade scenarios.</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/3b643756140f36cf6816e67bb5e9e493dd6f3340"><code>3b64375</code></a>
Remove Chrome specific test for permission command.</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/31aabcace0ba98c36873e341c4a9e0990c4901cc"><code>31aabca</code></a>
Part 2 - Use nsIFrame::GetAspectRatio() to query aspect-ratio rather
than obt...</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/efe462958703756efc1619155525ed5b3824e745"><code>efe4629</code></a>
Fix parsing of page-break !important.</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/0c59636522d8131de996c7574a205f0fd26da409"><code>0c59636</code></a>
[wdspec] Add test for order of the network events in case of
redirect.</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/b604a3dfa7a2bfc0f7474784af5cc077f13a2ea3"><code>b604a3d</code></a>
Add internal WPT for SW static routing API</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/9356da4562e3e1b2310a623281551a7674b75f73"><code>9356da4</code></a>
Add basic WPTs for aggregatable debug reports</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/cfac7a30e755a4530812a091705f64dd5d97228f"><code>cfac7a3</code></a>
Fenced frame: Set referrer header for all event-level beacons. (<a
href="https://redirect.github.com/web-platform-tests/wpt/issues/46611">#46611</a>)</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/a4787fec82370958a8901b8d793ac175acd3d42d"><code>a4787fe</code></a>
Expose InteractionID to Keydown Entries in FID (<a
href="https://redirect.github.com/web-platform-tests/wpt/issues/46622">#46622</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/web-platform-tests/wpt/compare/706749d8b964ffeda099492d1b4cc6b02a8d77bd...ffb30418af724f933a640e1142b349b10e129be7">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>
Signed-off-by: Browser Automation Bot <browser-automation-bot@google.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Browser Automation Bot <browser-automation-bot@google.com>
  • Loading branch information
dependabot[bot] and browser-automation-bot authored Jun 7, 2024
1 parent f7a0c75 commit 68d4a33
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion wpt
Submodule wpt updated 50 files
+1 −1 .well-known/attribution-reporting/debug/report-aggregate-attribution
+8 −0 .well-known/attribution-reporting/debug/report-aggregate-debug
+51 −0 attribution-reporting/aggregatable-debug/simple-source-aggregatable-debug-report.sub.https.html
+49 −0 attribution-reporting/aggregatable-debug/simple-trigger-aggregatable-debug-report.sub.https.html
+9 −4 attribution-reporting/resources/helpers.js
+17 −0 css/css-break/page-break-important.html
+11 −0 css/css-sizing/aspect-ratio/intrinsic-size-017.html
+11 −0 css/css-sizing/aspect-ratio/intrinsic-size-018.html
+11 −0 css/css-sizing/aspect-ratio/intrinsic-size-019.html
+19 −0 css/css-sizing/aspect-ratio/intrinsic-size-020.html
+19 −0 css/css-sizing/aspect-ratio/intrinsic-size-021.html
+19 −0 css/css-sizing/aspect-ratio/intrinsic-size-022.html
+19 −0 css/css-sizing/aspect-ratio/intrinsic-size-023.html
+19 −0 css/css-sizing/aspect-ratio/intrinsic-size-024.html
+19 −0 css/css-sizing/aspect-ratio/intrinsic-size-025.html
+56 −0 event-timing/first-input-interactionid-key.html
+5 −1 event-timing/resources/event-timing-test-utils.js
+2 −1 fenced-frame/automatic-beacon-anchor-click-handler.https.html
+4 −2 fenced-frame/automatic-beacon-click-handler.https.html
+2 −0 fenced-frame/automatic-beacon-component-ad.https.html
+2 −1 fenced-frame/automatic-beacon-cross-origin-false.https.html
+4 −2 fenced-frame/automatic-beacon-cross-origin-no-data.https.html
+2 −2 fenced-frame/automatic-beacon-cross-origin-no-opt-in.https.html
+2 −1 fenced-frame/automatic-beacon-no-destination.https.html
+2 −2 fenced-frame/automatic-beacon-no-opt-in.https.html
+4 −2 fenced-frame/automatic-beacon-shared-storage.https.html
+4 −3 fenced-frame/automatic-beacon-two-events-clear.https.html
+4 −2 fenced-frame/automatic-beacon-two-events-persist.https.html
+2 −2 fenced-frame/fence-report-event-cross-origin-no-embedder-opt-in.https.html
+2 −2 fenced-frame/fence-report-event-cross-origin-no-subframe-opt-in.https.html
+2 −2 fenced-frame/fence-report-event-cross-origin-urn-iframe-no-embedder-opt-in.https.html
+2 −2 fenced-frame/fence-report-event-cross-origin-urn-iframe-no-subframe-opt-in.https.html
+21 −4 fenced-frame/fence-report-event-cross-origin.sub.https.html
+2 −2 fenced-frame/fence-report-event-sub-fencedframe.https.html
+14 −4 fenced-frame/report-event.https.html
+19 −8 fenced-frame/resources/automatic-beacon-helper.js
+2 −1 fenced-frame/resources/automatic-beacon-unfenced-page.html
+7 −3 fenced-frame/resources/beacon-store.py
+11 −8 fenced-frame/resources/utils.js
+1 −1 infrastructure/metadata/infrastructure/testdriver/virtual_authenticator.html.ini
+5 −2 service-workers/service-worker/resources/static-router-helpers.sub.js
+60 −0 shared-storage/cross-origin-worklet-in-sandboxed-frame.tentative.https.sub.html
+51 −0 shared-storage/resources/cross-origin-worklet-in-sandboxed-frame-inner.https.sub.html
+1 −1 shared-storage/shared-storage-in-sandboxed-iframe.tentative.https.html
+2 −6 tools/wptrunner/wptrunner/executors/executorwebdriver.py
+6 −3 tools/wptrunner/wptrunner/executors/protocol.py
+55 −0 webdriver/tests/bidi/network/combined/network_events.py
+11 −15 webdriver/tests/bidi/session/new/bidi_upgrade.py
+13 −1 webdriver/tests/classic/new_session/websocket_url.py
+0 −17 webdriver/tests/classic/permissions/set.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[network_events.py]
[test_iframe_navigation_request]
expected: FAIL

[test_event_order_with_redirect]
expected: FAIL

0 comments on commit 68d4a33

Please sign in to comment.