Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bumps [wpt](https://github.com/web-platform-tests/wpt) from `e6a6269` to `b57af9a`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/web-platform-tests/wpt/commit/b57af9a043d4b95ebd46de39f0128eccbc89bea3"><code>b57af9a</code></a> Skip customizable select hidden options</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/a5b4ea3ecb139aac339e328159163d98a7dbc1ad"><code>a5b4ea3</code></a> Disable eventpath hack for select, when new popover behavior is enabled</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/a440a7ee2a3cd7ebe67370f2d727551a58869e6f"><code>a440a7e</code></a> Add a test for pseudo-elements in replaced elements.</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/b01a9f0e74d7885a0d577a767bb431b92286bdb6"><code>b01a9f0</code></a> Remove CHECK that can get hit due to foster parenting</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/d6bda294eb7dfccf178a6faac61e0de1e06cd9b7"><code>d6bda29</code></a> Rename popover test that has a name that keeps it from running</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/a31f0188c9e7c806f98101707ad2bdf11f56234d"><code>a31f018</code></a> Correct additional test for inlines in item-less container fragments.</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/395ada905458d2033d6db128e5cfb1f16f29aa92"><code>395ada9</code></a> Don't pass null expression from InterpolableNumber::Scale.</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/e759972d2528cb6caa3dc7e71e6fd19184e60739"><code>e759972</code></a> Add WPT for DisplayAnimation WebDX feature</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/b5eab7916a8682bc32efae09611568a9336fb84e"><code>b5eab79</code></a> IDB: Consolidated previously extended idbobjectstore_get WPT files.</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/40b6a2c1c88390e6714d947104eb0af838dd7a45"><code>40b6a2c</code></a> Fix test_not_animatable() when underlying value not supported.</li> <li>Additional commits viewable in <a href="https://github.com/web-platform-tests/wpt/compare/e6a6269cfd6983b96558f6daf4f70a69f37062dd...b57af9a043d4b95ebd46de39f0128eccbc89bea3">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