8 justify-content: flex-start;
11 background-color: orange;
14 background-color: green;
15 border: solid thin blue;
19 <p style=
"height: 20px">Tests invalidation on justify-content style change. Passes if only one big orange bar appear aligned to the box's right edge.
</p>
22 <div style=
"height: 50px"></div>
25 <div style=
"height: 50px"></div>