8 align-content: stretch;
12 background-color: red;
15 background-color: green;
16 border: solid thin blue;
20 <p style=
"height: 20px">Tests invalidation on align-content style change. Passes if there is no red.
</p>
23 <div style=
"height: 50px"></div>
26 <div style=
"height: 50px"></div>