Skip to content

Commit 43525f4

Browse files
chore(deps): Bump wpt from adfb8e7 to 1399b8b (#3554)
Bumps [wpt](https://github.com/web-platform-tests/wpt) from `adfb8e7` to `1399b8b`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/web-platform-tests/wpt/commit/1399b8b2735feea163c1c1ad656563500376aeda"><code>1399b8b</code></a> [CompositeClipPathAnimation] Fix non-interpolation for inset(50%)</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/82b74727278342807e9b42c9f29ecc7bdddc0495"><code>82b7472</code></a> Replace SpeechRecognitionPhraseList with ObservableArray&lt;SpeechRecognitionPhr...</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/526c6655fc7755f9025f3b1e073aaa000eb678c0"><code>526c665</code></a> Allow trailing semicolon in 'keyTimes' and 'keyPoints'</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/34b7e62d1358d005e0b8e60b88c935b895363039"><code>34b7e62</code></a> [webaudio] Migrate cancelScheduledValues test from audit.js to testharness.js...</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/ca0cf570dee350c8052c2f017fdd5ce41488444c"><code>ca0cf57</code></a> [webaudio] Migrate GainNode scaling test from audit.js to testharness.js</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/93c5c9a7928e455dc78210ce4488442e0cf8adc7"><code>93c5c9a</code></a> WPTs for messages to a service worker controlled page (<a href="https://redirect.github.com/web-platform-tests/wpt/issues/53558">#53558</a>)</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/2b7f744b85476b4442282f35c54b71e4e49446f2"><code>2b7f744</code></a> [animation-trigger] Parse timeline-trigger shorthand</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/74aefc00b9f182761cb58678be372962268c49be"><code>74aefc0</code></a> [gap-decorations] Don't go into <code>PaintColumnRules</code> with GapDecorations</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/742bc362cebcbde61e81213719bed5e8cf1f2e47"><code>742bc36</code></a> Make <code>GetNextPrevLineBlockFrame()</code> guarantee that it won't enter into anonymo...</li> <li><a href="https://github.com/web-platform-tests/wpt/commit/ad77aa95b400b5fc66275adf73b661ef074c1c04"><code>ad77aa9</code></a> [CompositeClipPathAnimations] Fix crash with discrete transitions</li> <li>Additional commits viewable in <a href="https://github.com/web-platform-tests/wpt/compare/adfb8e784928eb9b270bb4b48022de932ef97c6c...1399b8b2735feea163c1c1ad656563500376aeda">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 4990924 commit 43525f4

File tree

7 files changed

+37
-1
lines changed

7 files changed

+37
-1
lines changed

wpt

Submodule wpt updated 67 files
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[filter.py]
2+
[test_filter_same_site[none-default\]]
3+
expected: FAIL
4+
5+
[test_filter_same_site[default-lax\]]
6+
expected: FAIL
7+
8+
[test_filter_same_site[default-strict\]]
9+
expected: FAIL
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[cookie_same_site.py]
2+
[test_cookie_secure[default\]]
3+
expected: FAIL
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[filter.py]
2+
[test_filter_same_site[none-default\]]
3+
expected: FAIL
4+
5+
[test_filter_same_site[default-lax\]]
6+
expected: FAIL
7+
8+
[test_filter_same_site[default-strict\]]
9+
expected: FAIL
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[cookie_same_site.py]
2+
[test_cookie_secure[default\]]
3+
expected: FAIL
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[filter.py]
2+
[test_filter_same_site[none-default\]]
3+
expected: FAIL
4+
5+
[test_filter_same_site[default-lax\]]
6+
expected: FAIL
7+
8+
[test_filter_same_site[default-strict\]]
9+
expected: FAIL
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[cookie_same_site.py]
2+
[test_cookie_secure[default\]]
3+
expected: FAIL

0 commit comments

Comments
 (0)