8 grid-auto-columns: auto;
10 grid-auto-flow: column;
14 background-color: red;
17 background-color: green;
20 <p style=
"height: 20px">Tests invalidation on justify-content style change (position). Passes if the red half is on the left.
</p>
23 <div style=
"width: 50px"></div>
26 <div style=
"width: 50px"></div>
29 <div style=
"width: 50px"></div>