Files
rust_browser/tests/goldens/expected/238-nested-counters.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

10 lines
668 B
Plaintext

DisplayList items=8
Text rect=(28, 17.6, 6.71953, 16) text="0" color=#000000 font_size=16
Text rect=(37.77386, 17.6, 25.832598, 16) text="Item" color=#000000 font_size=16
Text rect=(48, 52.800003, 16.587372, 16) text="0.0" color=#000000 font_size=16
Text rect=(67.6417, 52.800003, 49.59765, 16) text="Sub-item" color=#000000 font_size=16
Text rect=(48, 72, 16.587372, 16) text="0.0" color=#000000 font_size=16
Text rect=(67.6417, 72, 49.59765, 16) text="Sub-item" color=#000000 font_size=16
Text rect=(28, 123.20001, 6.71953, 16) text="0" color=#000000 font_size=16
Text rect=(37.77386, 123.20001, 25.832598, 16) text="Item" color=#000000 font_size=16