mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-28 02:27:19 +02:00
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:
committed by
Tim Ledbetter
parent
858450922b
commit
9aa2d1bd3e
Notes:
github-actions[bot]
2025-09-12 06:08:17 +00:00
Author: https://github.com/Calme1709 Commit: https://github.com/LadybirdBrowser/ladybird/commit/9aa2d1bd3e2 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6166 Reviewed-by: https://github.com/tcl3 ✅
@@ -0,0 +1,3 @@
|
||||
<!doctype html>
|
||||
<title>CSS Test Reference</title>
|
||||
<!-- Intentionally blank -->
|
||||
Reference in New Issue
Block a user