Files
rust_browser/tests/goldens/expected/010-block-layout.dl.txt
Zachary D. Rowitsch cdd6830881 Implement CSS adjacent sibling margin collapsing
Adjacent vertical margins between block siblings now collapse per CSS 2.1
section 8.3.1, fixing double-spacing between paragraphs and headings.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 00:56:13 -05:00

5 lines
253 B
Plaintext

DisplayList items=3
Text rect=(13, 13, 23.847282, 16) text="First" color=#000000 font_size=16
Text rect=(13, 37.2, 40.305435, 16) text="Second" color=#000000 font_size=16
Text rect=(13, 61.4, 28.898678, 16) text="Third" color=#000000 font_size=16