Files
rust_browser/tests/goldens/expected/093-dashed-borders.dl.txt
Zachary D. Rowitsch 4af1dce512 Add list-style-type CSS property support
Implement full list-style-type property through the rendering pipeline:
CSS parsing (including list-style shorthand), style computation with
inheritance, presentational hints for <ol type> attribute, and marker
generation driven by computed styles instead of parent tag inspection.

Tag-level defaults (decimal for ol, disc for ul) are applied in
style computation before the cascade so presentational hints from
<ol type="..."> correctly override them.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 23:50:34 -05:00

14 lines
1014 B
Plaintext

DisplayList items=12
Border rect=(0, 0, 800, 64.4) widths=(1 0 1 0) colors=(#00ff00e6 #000000 #00ff00e6 #000000)
Text rect=(-8.417034, 13, 4.4170337, 16) text="•" color=#000000 font_size=16
Text rect=(0, 13, 23.024963, 16) text="Test" color=#000000 font_size=16
Text rect=(26.079296, 13, 6.71953, 16) text="1" color=#000000 font_size=16
Text rect=(-8.417034, 32.2, 4.4170337, 16) text="•" color=#000000 font_size=16
Text rect=(0, 32.2, 23.024963, 16) text="Test" color=#000000 font_size=16
Text rect=(26.079296, 32.2, 6.71953, 16) text="2" color=#000000 font_size=16
Border rect=(10, 74.4, 780, 43.200005) widths=(2 0 2 0) colors=(#ff0000 #000000 #0000ff #000000)
Text rect=(20, 86.4, 41.903084, 16) text="Dashed" color=#000000 font_size=16
Text rect=(64.95741, 86.4, 21.720999, 16) text="top," color=#000000 font_size=16
Text rect=(89.73274, 86.4, 36.66373, 16) text="dotted" color=#000000 font_size=16
Text rect=(129.4508, 86.4, 40.90455, 16) text="bottom" color=#000000 font_size=16