Files
rust_browser/tests/goldens/expected/239-counter-with-list-style.dl.txt
Zachary D. Rowitsch 71d4c2902c Implement lists and counters with code review fixes (CSS 2.1 §12.4-§12.6)
Add list-style-position (inside/outside), list-style-image, complete
list-style shorthand, and automatic list counters via CounterContext.
Includes code review fixes: add ListStyleImage to is_inherited(), fix
quoted URL parsing in parse_list_style_image() and shorthand expansion,
remove spurious list_marker_width for inside-positioned markers. 6 golden
tests (235-240) and 15 new unit tests added.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-13 23:31:22 -04:00

14 lines
1.1 KiB
Plaintext

DisplayList items=12
Text rect=(48, 17.6, 10.020557, 16) text="0." color=#000000 font_size=16 font_weight=700
Text rect=(61.07489, 17.6, 23.847282, 16) text="First" color=#000000 font_size=16
Text rect=(87.9765, 17.6, 11.030837, 16) text="(I)" color=#000000 font_size=16
Text rect=(48, 36.800003, 10.020557, 16) text="0." color=#000000 font_size=16 font_weight=700
Text rect=(61.07489, 36.800003, 40.305435, 16) text="Second" color=#000000 font_size=16
Text rect=(104.434654, 36.800003, 15.013216, 16) text="(II)" color=#000000 font_size=16
Text rect=(48, 56, 10.020557, 16) text="0." color=#000000 font_size=16 font_weight=700
Text rect=(61.07489, 56, 28.898678, 16) text="Third" color=#000000 font_size=16
Text rect=(93.0279, 56, 18.995594, 16) text="(III)" color=#000000 font_size=16
Text rect=(48, 75.200005, 10.020557, 16) text="0." color=#000000 font_size=16 font_weight=700
Text rect=(61.07489, 75.200005, 36.816444, 16) text="Fourth" color=#000000 font_size=16
Text rect=(100.94566, 75.200005, 18.079296, 16) text="(IV)" color=#000000 font_size=16