Files
rust_browser/tests/goldens/expected/038-inline-link.dl.txt
Zachary D. Rowitsch 115fc98416 Add text-decoration rendering (underline, line-through, overline)
Implement the text-decoration CSS property across the full pipeline:
parsing, style computation, layout threading, and display list rendering.
Decoration lines are rendered as SolidRect display items using the text
color, with positions computed from font metrics and baseline offsets.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 20:45:51 -05:00

894 B