about summary refs log blame commit diff stats
path: root/test/layout/flex-main-padding-margin.html
blob: 44d42fe4d110bc09322f6fda99b728813b852f4b (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                             
<!DOCTYPE html>
<body>
<div style="display: flex; padding: 1ch 1em">
<span style="margin-right: 10ch">
test
</span>
<div style="flex-grow: 1">
</div>
<div>
test 2