JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
annotations work on dark background
[peach-html5-editor.git] / editor_tests.coffee
1 in_el = document.getElementById 'in'
2 button = document.getElementById 'button'
3 button.parentNode.removeChild button
4 window.editor = peach_html5_editor in_el