tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit 674db1f4e0b4d1a765c93c760640913ceb5171a1
parent 9ea31504c3e39460d5233655d2af07d247581a6f
Author: Alison Maher <almaher@microsoft.com>
Date:   Sat, 22 Nov 2025 21:10:11 +0000

Bug 2001288 [wpt PR 56125] - [Masonry] Update display name to grid-lanes, a=testonly

Automatic update from web-platform-tests
[Masonry] Update display name to grid-lanes

Per CSSWG resolution [1], update display:masonry to display:grid-lanes.
This change updates naming of all relevant methods related to the
display type.

There are still a number of references to masonry throughout test files,
code files, file names, other property names etc. The rest of the
references will be updated over the course of several follow up changes.
This CL attempts to scope the updates to the display name as much as
possible to aid in easier review.

Apple landed a change for this, as well, so this change removes the
TestExpectations files added as a result. This CL also removes a number
of -expected.txt files that they added that were not supposed to be
there, and moved the item-tolerance tests they added to the existing
item-tolerance folder.

[1]
https://github.com/w3c/csswg-drafts/issues/12022#issuecomment-3525043825

Bug: 343257585, 461901693, 461896330
Change-Id: If8fd0a9881619451371a771a14ad155fc9ef68e8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7170998
Commit-Queue: Alison Maher <almaher@microsoft.com>
Reviewed-by: Kurt Catti-Schmidt <kschmi@microsoft.com>
Cr-Commit-Position: refs/heads/main@{#1547493}

--

wpt-commits: 006e167bad3fff5d0788a431027296dc6444c8e8
wpt-pr: 56125