6 transform: translateZ(
0);
15 background-color: yellow;
19 outline: red auto thin;
22 background-color: lightgrey;
32 <!-- Still let outer layer composited to avoid the minor edge pixel diffs. -->
33 <div class=
"composited outer">
34 <div class=
"outlined">
35 <div class=
"inner"></div>