8 justify-content: space-between;
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 in the middle of the box.
</p>
22 <div style=
"height: 50px"></div>
25 <div style=
"height: 50px"></div>