github web-platform-tests/wpt merge_pr_46837

latest releases: merge_pr_49470, epochs/three_hourly/2024-12-03_06H, epochs/six_hourly/2024-12-03_06H...
8 months ago

Improve wavy decorations for smallish fonts

The wavy text decoration for 10pt font is not as small as one would
expect. The issue is that we cap the smallest wavy size we are willing
to draw, and this is too pessimistic.

To address this, split the limits for the height and width of the
wave and reduce them. In the process remove a function.

Bug: 347595640
Change-Id: Ibd2d2f4b37f1454a5697d38703b47bd9d5de6454
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5631324
Reviewed-by: Fredrik Söderquist fs@opera.com
Commit-Queue: Stephen Chenney schenney@chromium.org
Cr-Commit-Position: refs/heads/main@{#1317302}

Don't miss a new wpt release

NewReleases is sending notifications on new releases.