Files
rust_browser/tests/goldens/fixtures/036-empty-nested-inline.html
Zachary D. Rowitsch d78e1cab3f Phase 1D: Initial Commit
2026-01-29 21:21:29 -05:00

2 lines
125 B
HTML

<div>Before <span style="display:inline; background-color: yellow;"><span style="display:inline;"></span></span> After</div>