Skip to content

Releases: web-platform-tests/wpt

merge_pr_48137

12 Sep 21:47
Compare
Choose a tag to compare

FLEDGE: basic WPT for hybrid B&A auctions.

...where a B&A auction is a component in a client-side auction.

(And also remove some unused fields from pure B&A ones)

Change-Id: Ic8e14a087d432af0a0f93880ed2c2278f74069cc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5858038
Reviewed-by: Russ Hamilton [email protected]
Commit-Queue: Maks Orlovich [email protected]
Cr-Commit-Position: refs/heads/main@{#1354798}

merge_pr_48135

12 Sep 19:48
Compare
Choose a tag to compare

[css-writing-modes] Add more orthogonal writing-mode interference to table progression tests

merge_pr_48134

12 Sep 20:41
Compare
Choose a tag to compare

Cleanup after #33396

Mostly formatting improvements, but also recovering a pair of parenthesis
that was accidentally removed, changing the logic.

Signed-off-by: Oriol Brufau [email protected]

merge_pr_48133

12 Sep 19:23
Compare
Choose a tag to compare

FLEDGE: WPT test getInterestGroupAdAuctionData with many entries

Change-Id: I0e5c0e9af0941cc591b3d38975a41ac6679c7d95
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5854355
Commit-Queue: Maks Orlovich [email protected]
Reviewed-by: Russ Hamilton [email protected]
Cr-Commit-Position: refs/heads/main@{#1354707}

merge_pr_48132

12 Sep 22:58
Compare
Choose a tag to compare

IDB WPTs: Extend 3 more IDBCursor continue() objectstore WPTs to workers

These IndexedDB WPTs currently only run in a window environment. This
change moves 2 of them into idbcursor_continue_objectstore.any.js.

The last test, idbcursor_iterating.htm involves multiple iterations and
deletions. It's been converted in place to idbcursor_iterating.any.js.

These updates extend these tests to also run in dedicated, shared, and
service worker environments.

NOTE for CHROMIUM GARDENERS: idbcursor_iterating.htm has been updated to
run on workers. Outgoing file has been removed from TestExpectations. If
the new tests (suffixed with window.html or *worker.html) are flaky,
please add them to TestExpectations vs. reverting this CL. Thank you!

Bug: 41455766
Change-Id: I8ca7066ccb4cfd07ed9ada6867f6b2f622f2d00b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5854934
Reviewed-by: Evan Stade [email protected]
Commit-Queue: Rahul Singh [email protected]
Cr-Commit-Position: refs/heads/main@{#1354842}

merge_pr_48131

12 Sep 20:54
Compare
Choose a tag to compare

[Partitioned Popins] Require HTTPS in renderer

This URL is already resolved relative to the opener. Tested in
third_party/blink/web_tests/external/wpt/partitioned-popins/partitioned-popins.secure.tentative.sub.http.window.js

Bug: 340606651
Change-Id: I10aef94c608d1f0b360e897a1b2f848817648227
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5854583
Reviewed-by: Daniel Cheng [email protected]
Auto-Submit: Ari Chivukula [email protected]
Commit-Queue: Ari Chivukula [email protected]
Cr-Commit-Position: refs/heads/main@{#1354760}

merge_pr_48130

12 Sep 20:06
Compare
Choose a tag to compare

[webauthn] Add WPTs for Signal methods

Add WPTs for:

  • signalUnknownCredential
  • signalCurrentUserDetails
  • signalAllAcceptedCredentials

Bug: 361751877
Change-Id: Iae31d62c28621aab2d2cd8aac952f842fd67c95e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5850213
Auto-Submit: Nina Satragno [email protected]
Commit-Queue: Nina Satragno [email protected]
Reviewed-by: Martin Kreichgauer [email protected]
Cr-Commit-Position: refs/heads/main@{#1354733}

merge_pr_48129

12 Sep 18:43
Compare
Choose a tag to compare

[css-writing-modes] Add horizontal-tb variants for table progression

merge_pr_48125

12 Sep 17:03
151082e
Compare
Choose a tag to compare

merge_pr_48124

12 Sep 22:05
045b6b3
Compare
Choose a tag to compare

Revert "[EncodedTransform] Add WPT for order of writing the frames" (#48124)

This reverts commit 5ea6741b1f7504c8796b5aee536f12193e9fd449.

Reason for revert: Suspect of flakiness.

Original change's description:

[EncodedTransform] Add WPT for order of writing the frames

Implement a WPT to test the logic ensuring that frames can only be written if they were previously read in the same order.

Bug: 354881878

Change-Id: Ie2453f5a12b54c26c29f404144859f6b23d92d3b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5823486
Reviewed-by: Palak Agarwal [email protected]
Reviewed-by: Guido Urdaneta [email protected]
Commit-Queue: Lucía Alonso Mozo [email protected]
Cr-Commit-Position: refs/heads/main@{#1349216}

Bug: 354881878
Change-Id: I01ceeef2c3777522fc7ba6c5fd289284f4b12ef4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5857778
Bot-Commit: Rubber Stamper [email protected]
Commit-Queue: Guido Urdaneta [email protected]
Cr-Commit-Position: refs/heads/main@{#1354651}

Co-authored-by: Guido Urdaneta [email protected]