Skip to content

Commit

Permalink
build(deps): Bump wpt from 555c330 to d48fa8b (#1179)
Browse files Browse the repository at this point in the history
Bumps [wpt](https://github.com/web-platform-tests/wpt) from `555c330` to
`d48fa8b`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/d48fa8b3e81c1fd052237372533ba69113812ecf"><code>d48fa8b</code></a>
WebKit export: Use ToggleEvent for &lt;details&gt; element toggle event
(<a
href="https://redirect.github.com/web-platform-tests/wpt/issues/41549">#41549</a>)</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/50e91f3cfd1140cafc188516488f2dca289239af"><code>50e91f3</code></a>
Send bactrace to stderr and capture it in test runner</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/ccc13233376d95da98263e5db8dc60417aeab5ae"><code>ccc1323</code></a>
Handle clipped overflow correctly in table fragmentation.</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/d9e8d0b8d75560964dd7777125ae9fca8b510862"><code>d9e8d0b</code></a>
[FedCM] Prototype AutoReauthnFlag behind a flag</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/2887e32dd07b00e89918e5b99eb7d9386267ec47"><code>2887e32</code></a>
Don't resume on top of repeated header on top of monolithic
overflow.</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/1cc4e0c2e40a8f9df5712eb330da13eb68b66598"><code>1cc4e0c</code></a>
[GridNG] Updates to grid-repeat-max-width-001.html</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/be32a453a189107139676b24b44bec71070c32cf"><code>be32a45</code></a>
Implement the font-synthesis-position property.</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/fd973f83bf5bbfe23b4d5d535477ce873691df11"><code>fd973f8</code></a>
Ensure that zero-height block frame lines will be placed on the next
page whe...</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/29c8bd8c7929e1a248c3eaa8bbc9e088ab55fb38"><code>29c8bd8</code></a>
Fix up indentation in reflected-as-value.html (<a
href="https://redirect.github.com/web-platform-tests/wpt/issues/41526">#41526</a>)</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/f0a017189b1e7f15e8deb3585ddf37cbbf43a5a9"><code>f0a0171</code></a>
[<a href="https://github.com/scope"><code>@​scope</code></a>] Use
shadowrootmode attribute, not shadowroot</li>
<li>Additional commits viewable in <a
href="https://github.com/web-platform-tests/wpt/compare/555c330701cd1b45deb08e0681c62792183e1df0...d48fa8b3e81c1fd052237372533ba69113812ecf">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 Aug 21, 2023
1 parent 5d2bff1 commit 123f379
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wpt
Submodule wpt updated 77 files
+3 −3 core-aam/aria-describedby-manual.html
+70 −0 core-aam/aria-description-manual.html
+88 −0 core-aam/comment-manual.html
+1 −1 core-aam/form-manual.html
+83 −0 core-aam/form-unnamed.html
+1 −1 core-aam/tab-manual.html
+1 −0 credential-management/fedcm-basic.https.html
+1 −0 credential-management/fedcm-returning-account-auto-reauthn.https.html
+25 −0 css/css-break/abspos-overflow-hidden-001-print-ref.html
+31 −0 css/css-break/abspos-overflow-hidden-001-print.html
+9 −0 css/css-break/zero-height-page-break-001-print-ref.html
+14 −0 css/css-break/zero-height-page-break-001-print.html
+106 −0 css/css-cascade/scope-focus.html
+113 −0 css/css-cascade/scope-hover.html
+37 −0 css/css-cascade/scope-nesting.html
+64 −16 css/css-cascade/scope-shadow.tentative.html
+96 −0 css/css-cascade/scope-visited-ref.html
+218 −0 css/css-cascade/scope-visited.html
+1 −0 css/css-fill-stroke/paint-order-001.tentative.html
+1 −1 css/css-flexbox/alignment/flex-align-baseline-table-001.html
+1 −1 css/css-flexbox/alignment/flex-align-baseline-table-002.html
+1 −1 css/css-flexbox/alignment/flex-align-baseline-table-003.html
+30 −0 css/css-fonts/font-synthesis-position-001-ref.html
+44 −0 css/css-fonts/font-synthesis-position-001.html
+23 −0 css/css-fonts/font-variant-position-04-notref.html
+29 −0 css/css-fonts/font-variant-position-04.html
+28 −0 css/css-fonts/font-variant-position-05-notref.html
+31 −0 css/css-fonts/font-variant-position-05.html
+1 −1 css/css-fonts/inheritance.html
+6 −0 css/css-fonts/parsing/font-synthesis-computed.html
+3 −1 css/css-fonts/parsing/font-synthesis-invalid.html
+18 −0 css/css-fonts/parsing/font-synthesis-position-invalid.html
+18 −0 css/css-fonts/parsing/font-synthesis-position-valid.html
+5 −1 css/css-fonts/parsing/font-synthesis-valid.html
+5 −5 css/css-grid/alignment/grid-align-baseline-table-001.html
+5 −5 css/css-grid/alignment/grid-align-baseline-table-002.html
+5 −5 css/css-grid/alignment/grid-align-baseline-table-003.html
+10 −0 css/css-grid/grid-definition/grid-repeat-max-width-001.html
+15 −0 css/css-masking/clip-path-svg-content/clip-path-inset-stroke-001.svg
+14 −0 css/css-masking/clip-path-svg-content/clip-path-inset-stroke-002.svg
+10 −0 css/css-multicol/crashtests/table-caption-in-clipped-overflow.html
+12 −0 css/css-scrollbars/scrollbar-color-011-ref.html
+16 −0 css/css-scrollbars/scrollbar-color-011.html
+34 −0 css/css-scrollbars/scrollbar-color-dynamic-1-ref.html
+46 −0 css/css-scrollbars/scrollbar-color-dynamic-1.html
+23 −0 css/css-scrollbars/scrollbar-color-dynamic-2-ref.html
+36 −0 css/css-scrollbars/scrollbar-color-dynamic-2.html
+35 −0 css/css-scrollbars/scrollbar-color-dynamic-3-ref.html
+46 −0 css/css-scrollbars/scrollbar-color-dynamic-3.html
+24 −0 css/css-scrollbars/scrollbar-color-dynamic-4-ref.html
+36 −0 css/css-scrollbars/scrollbar-color-dynamic-4.html
+34 −0 css/css-scrollbars/scrollbar-color-dynamic-5-ref.html
+47 −0 css/css-scrollbars/scrollbar-color-dynamic-5.html
+35 −0 css/css-scrollbars/scrollbar-color-dynamic-6-ref.html
+49 −0 css/css-scrollbars/scrollbar-color-dynamic-6.html
+21 −0 css/printing/monolithic-overflow-023-print-ref.html
+30 −0 css/printing/monolithic-overflow-023-print.html
+14 −0 html/rendering/the-details-element/details-pseudo-elements-001-ref.html
+23 −0 html/rendering/the-details-element/details-pseudo-elements-001.tentative.html
+18 −10 html/semantics/interactive-elements/the-details-element/toggleEvent.html
+2 −2 html/syntax/parsing/html5lib_innerHTML_tests4.html
+28 −0 html/syntax/parsing/html5lib_quirks01.html
+2 −2 html/syntax/parsing/html5lib_tables01.html
+2 −2 html/syntax/parsing/html5lib_tests2.html
+2 −2 html/syntax/parsing/html5lib_tests7.html
+1 −1 html/tools/html5lib_tests_revision
+157 −10 mediacapture-extensions/MediaStreamTrack-getFrameStats.https.html
+5 −5 preload/reflected-as-value.html
+13 −0 shared-storage/resources/verify-shared-storage.https.html
+41 −0 shared-storage/shared-storage-in-sandboxed-iframe.tentative.https.html
+4 −0 tools/webdriver/webdriver/bidi/error.py
+5 −0 tools/webdriver/webdriver/bidi/modules/network.py
+20 −11 tools/wptrunner/wptrunner/executors/executorservo.py
+0 −1 url/resources/urltestdata.json
+0 −0 webdriver/tests/bidi/network/remove_intercept/__init__.py
+28 −0 webdriver/tests/bidi/network/remove_intercept/invalid.py
+6 −7 webrtc/RTCDtlsTransport-state.html

0 comments on commit 123f379

Please sign in to comment.