Skip to content

Commit

Permalink
build(deps): Bump wpt from a883c77 to 43ae6cd (#2152)
Browse files Browse the repository at this point in the history
Bumps [wpt](https://github.com/web-platform-tests/wpt) from `a883c77` to
`43ae6cd`.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/43ae6cd615fad8cd6df2cade33ad48bfb9f285cb"><code>43ae6cd</code></a>
[reading-order-items] Reading Order Container is a Focus Scope
Owner</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/8fbd3592bb05175e634f4ee7fcaec159ae855e78"><code>8fbd359</code></a>
LoAF: Use document character position for inline scripts</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/ec57fe8800ad35b9648561988ebeb049f5bb58df"><code>ec57fe8</code></a>
Always initialize PaintInfo::descendant_painting_blocked_</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/fa3d0b9c1312e920006554bed91ffc6b381f263e"><code>fa3d0b9</code></a>
DOM: Implement <code>inspect()</code> Observable operator</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/a4034034c992c00078d3efe3c0f998ae8af06af0"><code>a403403</code></a>
Remove duplicated check for 'window.devicePixelRatio'.</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/e1eeb87d2741963e81ee91965c961ad06dadb39c"><code>e1eeb87</code></a>
[wdspec] Add tests for the &quot;devicePixelRatio&quot; argument for
&quot;browsingContext.s...</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/d7b7335ecbf2e11d33584653bdd164cfc65c9bd8"><code>d7b7335</code></a>
[PEPC] Provide partial padding support to allow for common use case</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/61e51bc014fcd928ca4927a396579947ccae92e9"><code>61e51bc</code></a>
[css-anchor-position] Fix gradient resource crash</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/eb163805f7c973e3e24bc3b9dccfe3add1d47eac"><code>eb16380</code></a>
webnn: Migrate reshape validation tests to WPTs</li>
<li><a
href="https://github.com/web-platform-tests/wpt/commit/35c6124e036eb3320e627e54ce204defd255bd64"><code>35c6124</code></a>
Change constructor definition to reflect the latest spec</li>
<li>Additional commits viewable in <a
href="https://github.com/web-platform-tests/wpt/compare/a883c7716972a69b74200d05266f039e4c54f676...43ae6cd615fad8cd6df2cade33ad48bfb9f285cb">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]>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lightning00Blade <[email protected]>
  • Loading branch information
dependabot[bot] and Lightning00Blade authored Apr 24, 2024
1 parent 774c7e8 commit fabe95d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion wpt
Submodule wpt updated 150 files
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@

[test_capture[without activate\]]
expected: [FAIL, PASS]

[test_capture_with_different_dpr[0.5\]]
expected: FAIL
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@

[test_capture[without activate\]]
expected: [FAIL, PASS]

[test_capture_with_different_dpr[0.5\]]
expected: FAIL

0 comments on commit fabe95d

Please sign in to comment.