6 transform: translateZ(
0);
15 background-color: yellow;
19 outline: red auto thin;
22 background-color: lightgrey;
32 <!-- The focus ring parts for the sub-layers should be at correct position,
33 regardless whether the inner layer is composited. -->
34 <div class=
"composited outer">
35 <div class=
"outlined">
36 <div class=
"composited inner"></div>