about summary refs log tree commit diff stats
path: root/test/layout/colored-inline-block-squares.html
blob: 47a3acd3a7fb34e92b03e4f70d5aa4c3fa1964e3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<div>one
<div style="display: inline-block; margin: 2ch; width: 20ch; height: 20ch; background-color: blue">
?<br>
</div>
<div style="display: inline-block; margin: 6ch; width: 20ch; height: 20ch; background-color: blue">
?<br>
</div>
??
<div style="display: inline-block; margin-left: 5ch; margin-top: 1em; width: 20ch; background-color: green">?<br><br><br><br><br><br><br><br><br><br><br></div>w
<br>
<div style="display: inline-block; margin-left: 6ch; width: 20ch; height: 20ch; background-color: red">?</div>
w two
</div>