Skip to content

Commit

Permalink
chore(deps): Bump wpt from 4856bdd to 7911ae1 (#3177)
Browse files Browse the repository at this point in the history
Bumps [wpt](https://github.com/web-platform-tests/wpt) from `4856bdd` to
`7911ae1`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/7911ae12a346653798814b85817a8d905c1287a7"><code>7911ae1</code></a>
Add test case for ElementInternals validation customError (<a
href="https://redirect.github.com/web-platform-tests/wpt/issues/51039">#51039</a>)</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/fc557e215e11221c91de4f283539725ef2f35928"><code>fc557e2</code></a>
WebKit export of <a
href="https://bugs.webkit.org/show_bug.cgi?id=284542">https://bugs.webkit.org/show_bug.cgi?id=284542</a>
(<a
href="https://redirect.github.com/web-platform-tests/wpt/issues/51030">#51030</a>)</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/307ce2fdbdc54fe7c0f515022468fd4249a082b0"><code>307ce2f</code></a>
Improve featureless host matching.</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/9415eb918e89267cd7a1691731c300d7a5c56307"><code>9415eb9</code></a>
Add WPTs to check the editing behavior when
`contenteditable=&quot;plaintext-only&quot;...</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/5bbb8c3a78a644d988ba8aad813230dbafb71e43"><code>5bbb8c3</code></a>
NameFrom: Heading... WG preferred DFS over IDS/IDDFS search (<a
href="https://redirect.github.com/web-platform-tests/wpt/issues/50507">#50507</a>)</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/40cb124446cf4ea531462116c1a19eb219dfbf21"><code>40cb124</code></a>
[carousel] Use block axis as primary scroll-marker selection axis</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/3f8c984dcb82c8694d4c32432f885d39b7bef7b0"><code>3f8c984</code></a>
Add first set of DBSC web platform tests</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/7bd6ffc4ff276671e5ea688631aaeb2b0bda0388"><code>7bd6ffc</code></a>
Fix mistakes in
Element-setAttribute-respects-Elements-node-documents-globals...</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/cbd4b142e09e3d5507488adc937490a32608a94b"><code>cbd4b14</code></a>
Write a README.md documenting the WPT canvas test generator</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/6ccc91b283e0b3628b2ca26952d1ff911517a79a"><code>6ccc91b</code></a>
Scheduling APIs: associate inherited signals with a SecutityOrigin</li>
<li>Additional commits viewable in <a
href="https://github.com/web-platform-tests/wpt/compare/4856bdd46e0baae3647d096ecdf6c3f3d94b3a54...7911ae12a346653798814b85817a8d905c1287a7">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>
Co-authored-by: browser-automation-bot <133232582+browser-automation-bot@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and browser-automation-bot authored Mar 3, 2025
1 parent 6c0c956 commit 26a6dc8
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 7 deletions.
2 changes: 1 addition & 1 deletion wpt
Submodule wpt updated 35 files
+64 −0 accname/name/comp_name_from_heading.tentative.html
+0 −16 ai/translator/translator_translate.tentative.any.js
+33 −0 css/css-inline/text-box-trim/new-fc-001.html
+48 −0 css/css-inline/text-box-trim/text-box-trim-multicol-013.html
+84 −0 css/css-overflow/scroll-marker-selection-in-2d-ref.html
+80 −0 css/css-overflow/scroll-marker-selection-in-2d.html
+25 −0 css/css-scoping/host-is-006.html
+0 −23 css/css-scoping/host-multiple-006.html
+8 −0 custom-elements/form-associated/ElementInternals-validation.html
+0 −0 device-bound-session-credentials/__init__.py
+6 −0 device-bound-session-credentials/clear_server_state_and_end_sessions.py
+33 −0 device-bound-session-credentials/create-session.https.html
+33 −0 device-bound-session-credentials/helper.js
+76 −0 device-bound-session-credentials/jwt_helper.py
+3 −0 device-bound-session-credentials/login.py
+23 −0 device-bound-session-credentials/not-secure-connection.html
+23 −0 device-bound-session-credentials/refresh_session.py
+46 −0 device-bound-session-credentials/session_provider.py
+13 −0 device-bound-session-credentials/start_session.py
+5 −0 device-bound-session-credentials/verify_authenticated.py
+25 −0 dom/observable/tentative/observable-take.any.js
+189 −0 editing/plaintext-only/nested-with-contenteditable-true.html
+108 −0 editing/plaintext-only/paste-when-nested-with-contenteditable-true.https.html
+44 −0 editing/plaintext-only/plaintext-only-in-designMode.html
+661 −0 html/canvas/tools/README.md
+13 −41 html/canvas/tools/gentest.py
+16 −0 scheduler/tentative/yield/resources/focus-change-test-subframe.html
+52 −0 scheduler/tentative/yield/resources/test-helper.js
+14 −0 scheduler/tentative/yield/yield-cross-origin-propagation.html
+14 −0 scheduler/tentative/yield/yield-same-origin-propagation.html
+42 −0 scheduler/tentative/yield/yield-scripted-subframe-propagation.html
+2 −1 scroll-animations/scroll-timelines/effect-updateTiming.html
+32 −13 ...pes/Element-setAttribute-respects-Elements-node-documents-globals-CSP-after-adoption-from-non-TT-realm.html
+26 −0 trusted-types/require-trusted-types-for-TypeError-belongs-to-the-global-object-realm.html
+1 −1 webdriver/tests/bidi/web_extension/uninstall/invalid.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
[invalid.py]
[test_uninstall_missing_addon]
expected: FAIL

[test_params_extension_invalid_value]
expected: FAIL
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
[invalid.py]
[test_uninstall_missing_addon]
expected: FAIL

[test_params_extension_invalid_value]
expected: FAIL
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@

[test_uninstall_missing_extension]
expected: FAIL

[test_params_extension_invalid_value]
expected: FAIL

0 comments on commit 26a6dc8

Please sign in to comment.