Skip to content

Commit 8c8b0a6

Browse files
chore(deps): Bump wpt from 24234ae to 9394077 (#3709)
Bumps [wpt](https://github.com/web-platform-tests/wpt) from `24234ae` to `9394077`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/web-platform-tests/wpt/commit/9394077edeaa8bde7b666cb16bda9f6ee12b1ed6"><code>9394077</code></a> script: Use <code>HTMLElement.scrollParent</code> to implement <code>Element.scrollIntoView</code></li> <li><a href="https://github.com/web-platform-tests/wpt/commit/dee8b0edba13ead439a972aee7fe6a8b11b0986d"><code>dee8b0e</code></a> Sync interfaces/ with <code>@​webref/idl</code> 3.67.0 (<a href="https://redirect.github.com/web-platform-tests/wpt/issues/54731">#54731</a>)</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/925541d35368cb5730a9d901e6bab83a86d730e9"><code>925541d</code></a> Disable scripting when sandbox flag is set</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/d063bc956a9f24f874dfd7ce17e6d12149bc01d7"><code>d063bc9</code></a> WebKit export of <a href="https://bugs.webkit.org/show_bug.cgi?id=298316">https://bugs.webkit.org/show_bug.cgi?id=298316</a></li> <li><a href="https://github.com/web-platform-tests/wpt/commit/ceebe62db18bb04a2b3070a948c8eb518ab251bc"><code>ceebe62</code></a> [animation-trigger] Parse trigger() function into computed style</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/f554aeda938df2e5aa90f2b81cb2215a2b78f051"><code>f554aed</code></a> [Masonry] Adding support for Masonry out-of-flow items</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/59c983c297553c4af8575aec2f4dfa22643ed61e"><code>59c983c</code></a> Fix SVG text scaling when using font-size-adjust</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/37d7e9023146fee3c401a45235e889870000da6e"><code>37d7e90</code></a> Fix Safari &amp; Safari Technology Preview GitHub Actions runs</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/489a77b2922fc074916647c233ab6211ec944a03"><code>489a77b</code></a> [webaudio-testharness] Migrate simple-input-output.html</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/2635e4d27655d87643415aaed63e397409a7f911"><code>2635e4d</code></a> Re-add border to customizable select in-page</li> <li>Additional commits viewable in <a href="https://github.com/web-platform-tests/wpt/compare/24234ae57b11711d1883c84defd412bc739bf5de...9394077edeaa8bde7b666cb16bda9f6ee12b1ed6">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: browser-automation-bot <[email protected]>
1 parent b615845 commit 8c8b0a6

File tree

7 files changed

+19
-1
lines changed

7 files changed

+19
-1
lines changed

wpt

Submodule wpt updated 649 files

wpt-metadata/chromedriver/headful/webdriver/tests/bidi/browsing_context/navigate/navigate.py.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@
77

88
[test_interrupted_navigation[complete-Interrupted on DOMContentLoaded\]]
99
expected: FAIL
10+
11+
[test_relative_url]
12+
expected: FAIL
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
[realm_destroyed.py]
22
[test_shared_worker]
33
expected: FAIL
4+
5+
[test_dedicated_worker]
6+
expected: FAIL

wpt-metadata/chromedriver/headless/webdriver/tests/bidi/browsing_context/navigate/navigate.py.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@
77

88
[test_interrupted_navigation[complete-Interrupted on DOMContentLoaded\]]
99
expected: FAIL
10+
11+
[test_relative_url]
12+
expected: FAIL
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
[realm_destroyed.py]
22
[test_shared_worker]
33
expected: FAIL
4+
5+
[test_dedicated_worker]
6+
expected: FAIL

wpt-metadata/mapper/headless/webdriver/tests/bidi/browsing_context/navigate/navigate.py.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@
77

88
[test_interrupted_navigation[complete-Interrupted on DOMContentLoaded\]]
99
expected: FAIL
10+
11+
[test_relative_url]
12+
expected: FAIL
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[realm_destroyed.py]
2+
[test_dedicated_worker]
3+
expected: FAIL

0 commit comments

Comments
 (0)