Files
rust_browser/tests/goldens/fixtures/022-inline-background-border.html
2026-01-30 01:12:55 -05:00

4 lines
141 B
HTML

<div>
Text <span style="display: inline; background-color: red; border: 2px solid blue; padding: 4px;">styled span</span> more text
</div>