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 `9ae8b0c` to `77cb10e`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/web-platform-tests/wpt/commit/77cb10e41ef2e1056edb7fd49a41a07f4a3d3089"><code>77cb10e</code></a> Handle the case when a gradient only have a single stop which contains missin...</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/4ea48fec4b3c96437838c2fd5c4436d0a1b7a547"><code>4ea48fe</code></a> add DataTransferItemList remove() test case</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/de61904887c13679551c32e5e3e70b4dc870c98a"><code>de61904</code></a> WebKit export: Update <code>contrast-color()</code> for removal of <code>max</code> parameter</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/ade6f3992a87f04882bdc4629aebbb7ddb20821b"><code>ade6f39</code></a> WebKit export from bug: [scroll-animations] WPT test scroll-animations/css/vi...</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/951e237bebfdcd713e3fa34db20e1d0af815fcd6"><code>951e237</code></a> Add a parameter to control whether canvas test variants are enabled</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/a6c12daa38be265b174900e3f5e9fefac1f60921"><code>a6c12da</code></a> Fix <select> GetListItems crash</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/1b9dd3dfaf40e254f104d79077b4ee27ff1fed25"><code>1b9dd3d</code></a> WebKit export of <a href="https://bugs.webkit.org/show_bug.cgi?id=286781">https://bugs.webkit.org/show_bug.cgi?id=286781</a> (<a href="https://redirect.github.com/web-platform-tests/wpt/issues/50737">#50737</a>)</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/a1b444b7adbdc085552c4806c8473767a34f3236"><code>a1b444b</code></a> WebKit export of <a href="https://bugs.webkit.org/show_bug.cgi?id=286723">https://bugs.webkit.org/show_bug.cgi?id=286723</a> (<a href="https://redirect.github.com/web-platform-tests/wpt/issues/50736">#50736</a>)</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/0777b3fdb43cd4cbb72383fff1cb7cea535c0b60"><code>0777b3f</code></a> WebKit export of <a href="https://bugs.webkit.org/show_bug.cgi?id=287705">https://bugs.webkit.org/show_bug.cgi?id=287705</a> (<a href="https://redirect.github.com/web-platform-tests/wpt/issues/50719">#50719</a>)</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/00a8598f489d938a242e82a32c56d9e740f450a1"><code>00a8598</code></a> WebKit export of <a href="https://bugs.webkit.org/show_bug.cgi?id=287704">https://bugs.webkit.org/show_bug.cgi?id=287704</a> (<a href="https://redirect.github.com/web-platform-tests/wpt/issues/50718">#50718</a>)</li> <li>Additional commits viewable in <a href="https://github.com/web-platform-tests/wpt/compare/9ae8b0c560adbd99dd9b1bd5cfa1203f2d5e0123...77cb10e41ef2e1056edb7fd49a41a07f4a3d3089">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