X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=editor_tests_compiled.html;h=cff5d6f949167b0257ec0297b6609ac257c7f534;hb=d415d52813ae2ee5c19bb2fd183de1f6158f6d13;hp=59fbb83859a1e876c9d1e093f886e13bf21c1fe6;hpb=055c643860d0b9c766ce2f4c6c92f2a1037c130d;p=peach-html5-editor.git diff --git a/editor_tests_compiled.html b/editor_tests_compiled.html index 59fbb83..cff5d6f 100644 --- a/editor_tests_compiled.html +++ b/editor_tests_compiled.html @@ -8,15 +8,35 @@ textarea { box-sizing: border-box; width: 100%; + height: 200px + } + /* optional */ + .peach_html5_editor { + width: 500px; + height: 500px; + margin: 0 auto; } - /* test in firefox: iframe { width: 400px; } */

Peach HTML5 Editor test page (compiled version)

This version of the editor test page requires that you've compiled all the source files. (Just run make).

-

HTML view. Changes here propagate when you remove your cursor (press tab or click outside)

+

HTML view. Changes here propagate when you remove your cursor (press tab or click outside)