Skip to content

Commit 0d311b0

Browse files
chore(deps): Bump wpt from 37a2345 to 93bfa6b (#3433)
Bumps [wpt](https://github.com/web-platform-tests/wpt) from `37a2345` to `93bfa6b`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/web-platform-tests/wpt/commit/93bfa6b3060c0df11899b6e3e1ed26ac36e758be"><code>93bfa6b</code></a> [wdspec] test <code>browser.createUserContext:proxy</code> parameter (<a href="https://redirect.github.com/web-platform-tests/wpt/issues/52691">#52691</a>)</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/a2ef61a6d90c0e9f860f4133e57f7db549774c80"><code>a2ef61a</code></a> Base synthetic bold/italic decision only on <a href="https://github.com/font-face"><code>@​font-face</code></a> properties</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/51be4ad54cd4854c80d8b1c01beca3e6ccd3740e"><code>51be4ad</code></a> [wdspec] browser.createUserContext:proxy (<a href="https://redirect.github.com/web-platform-tests/wpt/issues/52718">#52718</a>)</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/ef521b4f5b6ade5f8315cfdee1f5d289d8a7b4ee"><code>ef521b4</code></a> [ident] Test ident() for <code>@​position-try/position-try</code></li> <li><a href="https://github.com/web-platform-tests/wpt/commit/742db34711329e93cc54d6b8b1a3b7eedbe41e65"><code>742db34</code></a> [ident] Support ident() in container/container-name</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/215b8f8bf5146868200d65c6994ad5da1c76f6e1"><code>215b8f8</code></a> [wdspec] <code>browser.createUserContext:acceptInsecureCerts</code> (<a href="https://redirect.github.com/web-platform-tests/wpt/issues/52532">#52532</a>)</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/09ad267a7e91c24db9bdbc9c56b590ac85720f89"><code>09ad267</code></a> [SRI Message Signatures] Rename the <code>tag</code> property.</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/197f5ed0d6c302c52cbf0adb4d75e456889c18a7"><code>197f5ed</code></a> WebKit export of <a href="https://bugs.webkit.org/show_bug.cgi?id=290042">https://bugs.webkit.org/show_bug.cgi?id=290042</a> (<a href="https://redirect.github.com/web-platform-tests/wpt/issues/52689">#52689</a>)</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/a238c9e797c9e1d7c9a274dd7be198f15b8b018a"><code>a238c9e</code></a> [Clipboardchange] - Event handler contains native mime types</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/0344c6f7735df1096853bc79e033c354ef5a928c"><code>0344c6f</code></a> css-exclusions: Add assert_implements to avoid false positives.</li> <li>Additional commits viewable in <a href="https://github.com/web-platform-tests/wpt/compare/37a23450fb90ea414856eb8edde1230ead92a0fc...93bfa6b3060c0df11899b6e3e1ed26ac36e758be">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: Maksim Sadym <[email protected]> Co-authored-by: Maksim Sadym <[email protected]>
1 parent 4c2e474 commit 0d311b0

File tree

4 files changed

+10
-1
lines changed
  • wpt-metadata
    • chromedriver
      • headful/webdriver/tests/bidi/browser/create_user_context
      • headless/webdriver/tests/bidi/browser/create_user_context
    • mapper/headless/webdriver/tests/bidi/browser/create_user_context

4 files changed

+10
-1
lines changed

wpt

Submodule wpt updated 295 files
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[proxy.py]
2+
[test_autodetect]
3+
expected: FAIL
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[proxy.py]
2+
[test_autodetect]
3+
expected: FAIL
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[proxy.py]
2+
[test_autodetect]
3+
expected: FAIL

0 commit comments

Comments
 (0)