LibWeb: Make text-decoration lines entire width of fragment

This fixes an issue where text decorations (e.g. underlines) of text
split across multiple fragments would have unintended 1px gaps.

Gains us 2 WPT passes (imported)
This commit is contained in:
Callum Law
2025-09-12 01:00:59 +12:00
committed by Tim Ledbetter
parent 858450922b
commit 9aa2d1bd3e
Notes: github-actions[bot] 2025-09-12 06:08:17 +00:00
8 changed files with 154 additions and 4 deletions

View File

@@ -0,0 +1,3 @@
<!doctype html>
<title>CSS Test Reference</title>
<!-- Intentionally blank -->