diff options
author | Martin Robinson <mrobinson@igalia.com> | 2025-05-22 19:42:50 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-22 17:42:50 +0000 |
commit | 7f0cebd44291ab73794b5b2f51fc9074684a8600 (patch) | |
tree | 600c3c581768c8b808bf0585d4bd649d858a1d30 /tests/wpt/css-tests/css-multicol-1_dev/xhtml1print | |
parent | 0ea40d63656aba406e3a56659ab1f84c9bc0ea05 (diff) | |
download | servo-main.tar.gz servo-main.zip |
- Add support for `text-decoration-line: double`: Line drawing is done
similar to how it works in Firefox and Chromium. A gap of half of line
thickness is added between each line.
- Fix support for `text-decoration-line: wavy`: Wavy lines rectangles
were not calcualted properly, which meant they were rendered as solid
lines. Now the amplitude of the wave is 1.5 times line thickness.
Testing: A manual test is updated `tests/html/text_deco_simple.html`
to cover more cases. In general, rendering of text-decorations is
difficult
to test via reftesting.
Fixes #17887.
Signed-off-by: Martin Robinson <mrobinson@igalia.com>
Diffstat (limited to 'tests/wpt/css-tests/css-multicol-1_dev/xhtml1print')
0 files changed, 0 insertions, 0 deletions