Files
rust_browser/tests/goldens/fixtures/030-adjacent-inline-no-space.html
Zachary D. Rowitsch d78e1cab3f Phase 1D: Initial Commit
2026-01-29 21:21:29 -05:00

2 lines
206 B
HTML

<div><span style="display:inline; background-color: red;">One</span><span style="display:inline; background-color: blue;">Two</span><span style="display:inline; background-color: green;">Three</span></div>