blob: 29d0907ae010fefe5a64e813708a467c1d6024fa [file] [log] [blame]
<body>
<div style="touch-action: none; width: 100px; height: 100px; display: inline-block;"></div>
<pre id="results"></pre>
<script>
if (window.testRunner)
testRunner.dumpAsText();
if (window.internals)
results.innerText = internals.layerTreeAsText(document, internals.LAYER_TREE_INCLUDES_EVENT_REGION | internals.LAYER_TREE_INCLUDES_ROOT_LAYER_PROPERTIES);
</script>
</body>