Files
rust_browser/tests/goldens/expected/258-direction-rtl.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

16 lines
1.1 KiB
Plaintext

DisplayList items=14
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, 66.584435, 16) text="Left-to-right" color=#000000 font_size=16
Text rect=(69.63876, 1.6000004, 21.321585, 16) text="text" color=#000000 font_size=16
Text rect=(94.01468, 1.6000004, 59.395004, 16) text="alignment." color=#000000 font_size=16
Text rect=(247.25992, 30.800001, 65.91483, 16) text="Right-to-left" color=#000000 font_size=16
Text rect=(316.22906, 30.800001, 21.321585, 16) text="text" color=#000000 font_size=16
Text rect=(340.60498, 30.800001, 59.395004, 16) text="alignment." color=#000000 font_size=16
Text rect=(105.17474, 60, 19.994125, 16) text="RTL" color=#000000 font_size=16
Text rect=(128.2232, 60, 23.765053, 16) text="with" color=#000000 font_size=16
Text rect=(155.04259, 60, 39.036713, 16) text="explicit" color=#000000 font_size=16
Text rect=(197.13364, 60, 35.24229, 16) text="center" color=#000000 font_size=16
Text rect=(235.43025, 60, 59.395004, 16) text="alignment." color=#000000 font_size=16