8 align-items: flex-start;
11 background-color: red;
14 background-color: green;
15 border: solid thin blue;
20 <p style=
"height: 20px">Tests invalidation on align-self style change. Passes if there is no red.
</p>
23 <div style=
"height: 100px"></div>
26 <div style=
"height: 150px"></div>