Files
rust_browser/tests/goldens/expected/256-word-spacing.dl.txt
Zachary D. Rowitsch 0c082579ba Implement CSS 2.1 text properties with code review fixes (§16.1, §16.3, §16.4, §9.10)
Implement word-spacing, text-indent verification, text-decoration completeness,
direction, and unicode-bidi properties. Code review fixes include adding
TextAlign::Start variant for correct direction-dependent initial value and
consolidating duplicate layout_html() test helpers across 12 files into a
shared tests::common module.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-14 09:19:07 -04:00

23 lines
1.7 KiB
Plaintext

DisplayList items=21
SolidRect rect=(0, 0, 400, 19.2) color=#eeeeee
SolidRect rect=(0, 29.2, 400, 19.2) color=#dddddd
SolidRect rect=(0, 58.4, 400, 19.200005) color=#cccccc
Text rect=(0, 1.6000004, 41.491924, 16) text="Normal" color=#000000 font_size=16
Text rect=(44.546257, 1.6000004, 28.417034, 16) text="word" color=#000000 font_size=16
Text rect=(76.01762, 1.6000004, 42.596184, 16) text="spacing" color=#000000 font_size=16
Text rect=(121.66813, 1.6000004, 47.835533, 16) text="between" color=#000000 font_size=16
Text rect=(172.558, 1.6000004, 30.378855, 16) text="these" color=#000000 font_size=16
Text rect=(205.9912, 1.6000004, 37.192364, 16) text="words." color=#000000 font_size=16
Text rect=(0, 30.800001, 28.42878, 16) text="Extra" color=#000000 font_size=16
Text rect=(51.483112, 30.800001, 28.417034, 16) text="word" color=#000000 font_size=16
Text rect=(102.95448, 30.800001, 42.596184, 16) text="spacing" color=#000000 font_size=16
Text rect=(168.605, 30.800001, 47.835533, 16) text="between" color=#000000 font_size=16
Text rect=(239.49486, 30.800001, 30.378855, 16) text="these" color=#000000 font_size=16
Text rect=(292.92804, 30.800001, 37.192364, 16) text="words." color=#000000 font_size=16
Text rect=(0, 60, 28.287813, 16) text="Tight" color=#000000 font_size=16
Text rect=(28.342144, 60, 28.417034, 16) text="word" color=#000000 font_size=16
Text rect=(56.81351, 60, 42.596184, 16) text="spacing" color=#000000 font_size=16
Text rect=(99.46403, 60, 47.835533, 16) text="between" color=#000000 font_size=16
Text rect=(147.3539, 60, 30.378855, 16) text="these" color=#000000 font_size=16
Text rect=(177.7871, 60, 37.192364, 16) text="words." color=#000000 font_size=16