4 <link rel=
"stylesheet" href=
"resources/compositor-touch-hit-rects.css">
7 transform: translatez(
0);
13 background-color: white;
45 This test verifies the hit test regions given to the compositor for composited layer squashing.
49 <div id=
"behind" class=
"composited box testcase"></div>
50 <div id=
"middle" class=
"box testcase"></div>
51 <div id=
"top" class=
"box testcase"></div>
54 <div id=
"console"></div>
55 <script src=
"resources/compositor-touch-hit-rects.js"></script>