Files
ladybird/Tests/LibWeb/Crash/CSS/grid-shorthand-var.html

3 lines
74 B
HTML

<!DOCTYPE html>
<div style="--a: auto-flow / 1fr; grid: var(--a);"></div>