Files
rust_browser/tests/goldens/expected/236-list-style-position-outside.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

17 lines
1.2 KiB
Plaintext

DisplayList items=15
SolidRect rect=(48, 8, 744, 19.2) color=#eeeeee
Text rect=(39.582966, 8, 4.4170337, 16) text="•" color=#000000 font_size=16
SolidRect rect=(48, 32.2, 744, 19.2) color=#eeeeee
Text rect=(39.582966, 32.2, 4.4170337, 16) text="•" color=#000000 font_size=16
SolidRect rect=(48, 56.4, 744, 19.200005) color=#eeeeee
Text rect=(39.582966, 56.4, 4.4170337, 16) text="•" color=#000000 font_size=16
Text rect=(48, 9.6, 23.847282, 16) text="First" color=#000000 font_size=16
Text rect=(74.90161, 9.6, 24.881058, 16) text="item" color=#000000 font_size=16
Text rect=(102.837, 9.6, 48.164467, 16) text="(outside)" color=#000000 font_size=16
Text rect=(48, 33.800003, 40.305435, 16) text="Second" color=#000000 font_size=16
Text rect=(91.359764, 33.800003, 24.881058, 16) text="item" color=#000000 font_size=16
Text rect=(119.29515, 33.800003, 48.164467, 16) text="(outside)" color=#000000 font_size=16
Text rect=(48, 58, 28.898678, 16) text="Third" color=#000000 font_size=16
Text rect=(79.95301, 58, 24.881058, 16) text="item" color=#000000 font_size=16
Text rect=(107.8884, 58, 48.164467, 16) text="(outside)" color=#000000 font_size=16