2 <style type=
"text/css" media=
"screen">
9 border:
1px solid black;
15 background-color: blue;
24 transform: translateZ(
0);
27 <!-- Go into compositing. -->
28 <div class=
"compositing"></div>
30 <!-- Test repainting when the graphicsLayer offsetFromRenderer changes -->
31 <!-- You should see one green square, and no red -->
32 <div class=
"container" style=
"position: relative;">
33 <div class=
"inner" style=
"position: relative;">