Files
rust_browser/tests/goldens/expected/229-counter-upper-roman.dl.txt
Zachary D. Rowitsch f17269dbfc Implement CSS 2.1 generated content: counters and quote keywords (§12.3, §12.4)
Add counter-reset, counter-increment properties with scope-based counter
tracking during box tree construction. Implement counter(), counters(), and
quote keywords (open-quote, close-quote, no-open-quote, no-close-quote) in
the content property. Includes code review fixes: removed dead code in
counter parser, eliminated wasteful allocation in counter formatting,
added counter properties to ComputedStyles::dump(). 4 golden tests added,
2 WPT tests promoted to pass.

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

14 lines
1.3 KiB
Plaintext

DisplayList items=12
Text rect=(8, 20.592001, 9.208811, 18.72) text="I." color=#000000 font_size=18.72 font_weight=700
Text rect=(20.78238, 20.592001, 54.99172, 18.72) text="Chapter" color=#000000 font_size=18.72 font_weight=700
Text rect=(79.347664, 20.592001, 28.011276, 18.72) text="One" color=#000000 font_size=18.72 font_weight=700
Text rect=(8, 61.776, 14.555418, 18.72) text="II." color=#000000 font_size=18.72 font_weight=700
Text rect=(26.128986, 61.776, 54.99172, 18.72) text="Chapter" color=#000000 font_size=18.72 font_weight=700
Text rect=(84.694275, 61.776, 28.286167, 18.72) text="Two" color=#000000 font_size=18.72 font_weight=700
Text rect=(8, 102.96001, 19.902027, 18.72) text="III." color=#000000 font_size=18.72 font_weight=700
Text rect=(31.475595, 102.96001, 54.99172, 18.72) text="Chapter" color=#000000 font_size=18.72 font_weight=700
Text rect=(90.040886, 102.96001, 39.41921, 18.72) text="Three" color=#000000 font_size=18.72 font_weight=700
Text rect=(8, 144.14401, 18.14273, 18.72) text="IV." color=#000000 font_size=18.72 font_weight=700
Text rect=(29.7163, 144.14401, 54.99172, 18.72) text="Chapter" color=#000000 font_size=18.72 font_weight=700
Text rect=(88.281586, 144.14401, 31.213745, 18.72) text="Four" color=#000000 font_size=18.72 font_weight=700