chromium/third_party/google-closure-library/closure/goog/editor/plugins/removeformatting_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.
-->
<!--
This wrapper table is outside the mock editor and only used ensure that it is
ignored by the tests.
-->
<table>
 <tr>
  <td>
   <div id="html">
   </div>
  </td>
 </tr>
</table>
<div id="abcde">
 abcde
</div>