tor-browser

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

commit e3e54d7e24ed1758e939b24e43af4786ec7b5a9d
parent 6817d6686c8739b7f4223f2caa3404eadf6bd243
Author: Andy Paicu <andypaicu@chromium.org>
Date:   Wed, 15 Oct 2025 08:22:32 +0000

Bug 1993512 [wpt PR 55322] - [PEPC] Don't apply border-radius restrictions if it's a single value, a=testonly

Automatic update from web-platform-tests
[PEPC] Don't apply border-radius restrictions if it's a single value

With a single value border-radius will usually create a pill-shape.
However with the min restrictions the permission element applies, this
behavior is lost. Since this is desired behavior by developers and the
reason why the border-radius restrictions were added is entirely
different, this CL does not apply the restrictions if all the radii are
identical.

Fixed: 450226375
Change-Id: If737fb3cf962a87e4661d042604e072e7f990f8a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7021635
Reviewed-by: Anders Hartvoll Ruud <andruud@chromium.org>
Commit-Queue: Andy Paicu <andypaicu@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1527392}

--

wpt-commits: 5f55f54f0cb925e5008ffc3362574fcd95f2b372
wpt-pr: 55322