3 This test creates a situation where the child transform layer's position
4 needs to take into account the rounding that is applied to m_graphicsLayer.
11 background-image: none;
12 background-color: #cc3500;
30 border-style:solid;border-width:
1px;
31 transform:translateZ(
0);
36 /* Without this, container will paint into composited ancestor, and prevent
37 us from seeing the bug. */
38 transform: translateZ(
0);
43 <div id=
"animDiv"></div>
44 <div id=
"shake"></div>