about summary refs log blame commit diff stats
path: root/test/layout/flex-items-cross-margin.html
blob: 784d1c568a37f239a60170f12c2ec33b28177fdc (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                              
<div style="display: flex; background: blue; flex-wrap: wrap">
<ul style="margin-top: 3em; background: green">
<li style="margin-top: 1em; background: red">
testing
</ul>
<ul style="margin-top: 1em; width: 40ch; background: green">
<li style="margin-top: 1em; background: red">
testing
</ul>
<div>
testing