1 <html style=
"overflow: -webkit-paged-x;">
5 testRunner
.dumpAsText();
10 document
.getElementById('layers').innerText
= window
.internals
.layerTreeAsText(document
);
12 window
.addEventListener('load', dumpLayers
, false);
19 background-color: silver;
26 background-color: blue;
29 transform: translateZ(
0);
35 <div class=
"spacer"></div>
36 <div class=
"spacer"></div>
37 <div class=
"composited box"></div>
38 <pre id=
"layers">Layer tree goes here in DRT
</pre>