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>
8 lines
490 B
Plaintext
8 lines
490 B
Plaintext
DisplayList items=6
|
|
Text rect=(34.132156, 24, 9.867842, 16) text="5." color=#000000 font_size=16
|
|
Text rect=(48, 24, 21.720999, 16) text="Five" color=#000000 font_size=16
|
|
Text rect=(34.132156, 43.2, 9.867842, 16) text="6." color=#000000 font_size=16
|
|
Text rect=(48, 43.2, 15.694567, 16) text="Six" color=#000000 font_size=16
|
|
Text rect=(34.132156, 62.4, 9.867842, 16) text="7." color=#000000 font_size=16
|
|
Text rect=(48, 62.4, 32.928047, 16) text="Seven" color=#000000 font_size=16
|