Files
rust_browser/tests/goldens/expected/262-ex-units.dl.txt
Zachary D. Rowitsch 8a97aae651 Implement CSS 2.1 font properties with code review fixes (§15.4, §15.8, §4.3.2)
Add font-variant property (normal/small-caps) with correct per-character-case
rendering: lowercase chars rendered uppercased at 0.8x size, uppercase/non-letter
chars at full size. Fix font shorthand to validate mandatory font-family and reject
invalid line-height after /. Wire up actual x-height from font metrics in layout
measurement. Add font-variant to ::first-line pseudo-element support. Deduplicate
rasterizer text rendering. Add ex unit to grid template parsing tables.

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

11 lines
725 B
Plaintext

DisplayList items=9
SolidRect rect=(8, 102.4, 80, 16) color=#add8e6
Text rect=(8, 17.6, 39.612335, 16) text="Margin" color=#000000 font_size=16
Text rect=(50.666668, 17.6, 10.290749, 16) text="in" color=#000000 font_size=16
Text rect=(64.01175, 17.6, 12.839941, 16) text="ex" color=#000000 font_size=16
Text rect=(16, 60.800003, 45.662262, 16) text="Padding" color=#000000 font_size=16
Text rect=(64.71659, 60.800003, 10.290749, 16) text="in" color=#000000 font_size=16
Text rect=(78.06167, 60.800003, 12.839941, 16) text="ex" color=#000000 font_size=16
Text rect=(8, 104, 12.745961, 16) text="Ex" color=#000000 font_size=16
Text rect=(23.800293, 104, 30.989721, 16) text="width" color=#000000 font_size=16