Skip to content

Commit

Permalink
chore(deps): Bump wpt from da531cb to 075aea4 (#3068)
Browse files Browse the repository at this point in the history
Bumps [wpt](https://github.com/web-platform-tests/wpt) from `da531cb` to
`075aea4`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/075aea4ac5f7c6ebc8b82f2f72aeb0b942f850cc"><code>075aea4</code></a>
[Gap Decorations]: Parse <code>column-rule-break</code> property</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/792e6b89d101a0ec9854788f2f9036afb766e9a3"><code>792e6b8</code></a>
IDB WPTs: Extend IndexedDB WPTs to run on workers.</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/c967e1bb0f4bcd9080f645006e38d47493d085a1"><code>c967e1b</code></a>
part 4: Add a WPT test for &lt;input type=&quot;search&quot;
role=&quot;combobox&quot;&gt;.</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/24cd2e38216379ff8b4e7243f629ee3070a03636"><code>24cd2e3</code></a>
Update geometry when pathLength of polygon or polyline changes</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/b3eafc33b0b17ee7bae4ee7e2572dba7987b8fe8"><code>b3eafc3</code></a>
interop/vt: Fix duplicate-tag-rejects-start.html syntax errors</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/fe6440166d7b62f51e249a5d136992fb46ab7d03"><code>fe64401</code></a>
[SRI Message Signatures] Shift to enforce
<code>unencoded-digest</code>.</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/13c1b708ae7a1d5ed66685a89d13426304ef079f"><code>13c1b70</code></a>
[SRI Message Signatures] Shift SRI to require
<code>unencoded-digest</code>.</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/655c331cb05a84ea99f217d6e17da7990d44aefb"><code>655c331</code></a>
Revert &quot;Fix old html.css selectors for popover/dialog&quot;</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/3b07cf68f052952c7e85450dbfbf6267aa246486"><code>3b07cf6</code></a>
Inert attribute should not cause html inertness</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/3d61865bc70f38198c46de58ee26f232c0b0b193"><code>3d61865</code></a>
Move Mutation Events removal subtests into separate test for Interop2025
(<a
href="https://github.com/web-platform-tests/wpt/issues/50">#50</a>...</li>
<li>Additional commits viewable in <a
href="https://github.com/web-platform-tests/wpt/compare/da531cba2698417ff5922863e334909a013fce91...075aea4ac5f7c6ebc8b82f2f72aeb0b942f850cc">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>
Co-authored-by: browser-automation-bot <133232582+browser-automation-bot@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and browser-automation-bot authored Feb 4, 2025
1 parent 6019783 commit ec3df40
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 10 deletions.
2 changes: 1 addition & 1 deletion wpt
Submodule wpt updated 80 files
+23 −0 IndexedDB/idbindex-getAll-enforcerange.any.js
+0 −27 IndexedDB/idbindex-getAll-enforcerange.html
+23 −0 IndexedDB/idbindex-getAllKeys-enforcerange.any.js
+0 −27 IndexedDB/idbindex-getAllKeys-enforcerange.html
+23 −0 IndexedDB/idbindex-objectStore-SameObject.any.js
+0 −28 IndexedDB/idbindex-objectStore-SameObject.html
+13 −5 ai/translator/ai_translator_bad_input.tentative.https.any.js
+28 −0 ai/translator/ai_translator_translate.tentative.https.any.js
+22 −0 css/css-gaps/tentative/parsing/column-rule-break-computed.html
+21 −0 css/css-gaps/tentative/parsing/column-rule-break-invalid.html
+20 −0 css/css-gaps/tentative/parsing/column-rule-break-valid.html
+198 −0 css/css-mixins/dashed-function-eval.html
+1 −0 css/css-pseudo/target-text-shadow-horizontal.html
+17 −0 css/css-tables/tentative/collapsed-borders-painting-order-001.html
+18 −0 css/css-tables/tentative/collapsed-borders-painting-order-002.html
+18 −0 css/css-tables/tentative/collapsed-borders-painting-order-003.html
+16 −0 css/css-tables/tentative/collapsed-borders-painting-order-004.html
+16 −0 css/css-tables/tentative/collapsed-borders-painting-order-005.html
+16 −0 css/css-tables/tentative/collapsed-borders-painting-order-006.html
+19 −0 css/css-tables/tentative/collapsed-borders-painting-order-007.html
+20 −0 css/css-tables/tentative/collapsed-borders-painting-order-008.html
+19 −0 css/css-tables/tentative/collapsed-borders-painting-order-009.html
+19 −0 css/css-tables/tentative/collapsed-borders-painting-order-010.html
+20 −0 css/css-tables/tentative/collapsed-borders-painting-order-011.html
+19 −0 css/css-tables/tentative/collapsed-borders-painting-order-012.html
+19 −0 css/css-tables/tentative/collapsed-borders-painting-order-013.html
+1 −1 css/css-ui/interactivity-inert-click-002.html
+2 −0 css/css-values/calc-numbers.html
+478 −0 css/css-values/if-style-query.html
+30 −19 css/css-view-transitions/duplicate-tag-rejects-start.html
+65 −0 dom/historical-mutation-events.html
+0 −43 dom/historical.html
+114 −0 editing/other/copy-elements-with-css-vars.tentative.html
+2 −1 fenced-frame/automatic-beacon-shared-storage.https.html
+31 −0 fenced-frame/fence-object-urn-iframe.https.html
+2 −1 fenced-frame/fence-report-event-sub-fencedframe.https.html
+16 −11 fenced-frame/resources/utils.js
+2 −0 html-aam/roles.html
+142 −122 html/canvas/tools/gentestutilsunion.py
+1 −1 html/canvas/tools/templates/reftest_element.html
+3 −3 html/canvas/tools/templates/reftest_element_grid.html
+1 −1 html/canvas/tools/templates/reftest_grid.html
+1 −1 html/canvas/tools/templates/reftest_img_grid.html
+1 −1 html/canvas/tools/templates/reftest_offscreen.html
+3 −3 html/canvas/tools/templates/reftest_offscreen_grid.html
+1 −1 html/canvas/tools/templates/reftest_worker.html
+3 −3 html/canvas/tools/templates/reftest_worker_grid.html
+1 −1 html/canvas/tools/templates/testharness_element.html
+2 −2 html/canvas/tools/templates/testharness_element_grid.html
+1 −1 html/canvas/tools/templates/testharness_offscreen.html
+2 −2 html/canvas/tools/templates/testharness_offscreen_grid.html
+1 −1 html/canvas/tools/templates/testharness_worker.js
+2 −2 html/canvas/tools/templates/testharness_worker_grid.js
+0 −15 html/semantics/interactive-elements/the-dialog-element/dialog-popover-overlay-ref.html
+0 −33 html/semantics/interactive-elements/the-dialog-element/dialog-popover-overlay.html
+0 −32 html/semantics/popovers/popover-focus-2.html
+270 −0 html/semantics/the-button-element/command-and-commandfor/on-dialog-behavior-request-close.tentative.html
+23 −0 html/semantics/the-button-element/command-and-commandfor/on-dialog-behavior.tentative.html
+0 −29 html/webappapis/scripting/event-loops/fully_active_document.window.js
+8 −2 resource-timing/content-encoding.https.html
+15 −0 resource-timing/resources/content-encoding-headers.py
+5 −5 subresource-integrity/signatures/tentative/fetch.any.js
+2 −2 subresource-integrity/signatures/tentative/helper.js
+12 −12 subresource-integrity/signatures/tentative/path.window.js
+1 −1 subresource-integrity/signatures/tentative/resource.py
+18 −18 subresource-integrity/signatures/tentative/script.window.js
+2 −2 subresource-integrity/unencoded-digest/tentative/fetch.any.js
+3 −3 subresource-integrity/unencoded-digest/tentative/resource.py
+0 −0 subresource-integrity/unencoded-digest/tentative/script.window.js
+15 −0 svg/shapes/reftests/pathlength-004-ref.svg
+18 −0 svg/shapes/reftests/pathlength-004a.svg
+25 −0 svg/shapes/reftests/pathlength-004b.svg
+26 −0 trusted-types/trusted-types-reporting-for-HTMLScriptElement-innerHTML.html
+27 −0 trusted-types/trusted-types-reporting-for-SVGScriptElement-innerHTML.html
+0 −10 trusted-types/trusted-types-reporting.html
+0 −74 trusted-types/trusted-types-svg-script.html
+20 −0 webdriver/tests/bidi/browsing_context/context_created/context_created.py
+2 −3 webdriver/tests/bidi/browsing_context/navigation_committed/navigation_committed.py
+84 −0 webdriver/tests/bidi/session/subscribe/user_contexts.py
+6 −7 webdriver/tests/support/fixtures_bidi.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[context_created.py]
[test_existing_context_via_user_context[tab\]]
expected: FAIL

[test_existing_context_via_user_context[window\]]
expected: FAIL

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[context_created.py]
[test_existing_context_via_user_context[tab\]]
expected: FAIL

[test_existing_context_via_user_context[window\]]
expected: FAIL

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[context_created.py]
[test_existing_context_via_user_context[tab\]]
expected: FAIL

[test_existing_context_via_user_context[window\]]
expected: FAIL

This file was deleted.

0 comments on commit ec3df40

Please sign in to comment.