8
0

paste.html 320 B

12345678910
  1. <div id="test-controls">
  2. Click a button to paste a relevant markup to the editor:
  3. <span id="fixture-buttons"></span>
  4. <br><br>
  5. Cases marked with "(semantic)" contain elements known by the editor. Cases with "(styled)" focuses on styling using the <code>[style]</code> attribute.
  6. </div>
  7. <hr>
  8. <div id="editor"></div>