chromium/third_party/google-closure-library/closure/goog/net/xpc/crosspagechannel_test_dom.html

<!--
Copyright The Closure Library Authors. All Rights Reserved.

Use of this source code is governed by the Apache License, Version 2.0.
See the COPYING file for details.
-->
<!-- Debug box. -->
<div style="position:absolute; float: right; top: 10px; right: 10px; width: 500px">
 Debug [
 <a href="#" onclick="document.getElementById('debugDiv').innerHTML = '';">
  clear
 </a>
 ]:
 <br />
 <div id="debugDiv" style="border: 1px #000000 solid; font-size:xx-small; background: #fff;">
 </div>
</div>