3 -webkit-logical-width:
100px;
4 -webkit-border-before:
5px solid;
5 -webkit-border-after:
15px solid;
6 -webkit-column-count:
2;
11 background-color: lightblue;
14 -webkit-logical-height:
120px;
15 background-color: red;
16 -webkit-logical-width:
100px;
17 -webkit-margin-after:
8px;
21 <div class=
"container">
22 <div class=
"test" style=
"-webkit-logical-height: 100px;">
23 <div style=
"-webkit-logical-height: 20px;">
24 <div style=
"-webkit-logical-height: 300px; background-color: yellow;"></div>
29 <div class=
"container">
31 <div style=
"-webkit-logical-height: 20px;">
32 <div style=
"-webkit-logical-height: 200px; background-color: yellow;"></div>
37 <div class=
"container">
39 <div style=
"-webkit-logical-height: 10px;"></div>
40 <div style=
"-webkit-column-break-before: always; -webkit-logical-height: 10px;">
41 <div style=
"-webkit-logical-height: 100px; background-color: yellow;"></div>
43 <div style=
"-webkit-logical-height: 20px;"></div>
47 <div style=
"-webkit-writing-mode: vertical-rl;">
48 <div class=
"container">
49 <div class=
"test" style=
"-webkit-logical-height: 100px;">
50 <div style=
"-webkit-logical-height: 20px;">
51 <div style=
"-webkit-logical-height: 300px; background-color: yellow;"></div>
56 <div class=
"container">
58 <div style=
"-webkit-logical-height: 20px;">
59 <div style=
"-webkit-logical-height: 200px; background-color: yellow;"></div>
64 <div class=
"container">
66 <div style=
"-webkit-logical-height: 10px;"></div>
67 <div style=
"-webkit-column-break-before: always; -webkit-logical-height: 10px;">
68 <div style=
"-webkit-logical-height: 100px; background-color: yellow;"></div>
70 <div style=
"-webkit-logical-height: 20px;"></div>