3 -webkit-writing-mode: horizontal-bt;
5 border:
1px solid black;
13 background-color: blue;
17 transform: translateZ(
0);
24 <div class=
"container">
26 <div class=
"transformed box"></div>
27 <div style=
"display: inline-block">This test should not assert in debug builds
</div>
31 if (window
.testRunner
)
32 testRunner
.dumpAsText();