12 background-color: lightblue;
17 background-color: lightgreen;
22 transform: translateZ(
0px);
24 .rotated { rotate(
10deg);
29 <!-- This div will be the "owner" of the squashing layer -->
30 <div class=
"composited rotated box"></div>
31 <div id=
"target" class=
"squashed" style=
"top: 4px"></div>
32 <div class=
"squashed" style=
"top: 54px"></div>