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

13 lines
894 B
Plaintext

DisplayList items=11
Text rect=(8, 8, 3.8649044, 16) text="[" color=#000000 font_size=16
Text rect=(14.919236, 8, 61.321587, 16) text="2023-09-11" color=#000000 font_size=16
Text rect=(79.29515, 8, 3.8649044, 16) text="]" color=#000000 font_size=16
Text rect=(86.214386, 8, 36.593246, 16) text="SunOS" color=#0000ee font_size=16
SolidRect rect=(86.214386, 22.843718, 36.593246, 1.1428572) color=#0000ee
Text rect=(125.86196, 8, 16.082232, 16) text="4.x" color=#0000ee font_size=16
SolidRect rect=(125.86196, 22.843718, 16.082232, 1.1428572) color=#0000ee
Text rect=(144.99854, 8, 48.904552, 16) text="Terminal" color=#0000ee font_size=16
SolidRect rect=(144.99854, 22.843718, 48.904552, 1.1428572) color=#0000ee
Text rect=(196.95743, 8, 76.42878, 16) text="Configuration" color=#0000ee font_size=16
SolidRect rect=(196.95743, 22.843718, 76.42878, 1.1428572) color=#0000ee