X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=editor_tests_compiled.html;h=276faa7b200a267f858dd58c2733743a4bf0a7f4;hb=63ce3e05b1e43795223331ee68d6b8257e3b134e;hp=13338cfb9daeeb7701f51f4ce67a003a7209d5ce;hpb=2cd394146a6b75a69a00fdf91530fa2fe6e3a3c3;p=peach-html5-editor.git diff --git a/editor_tests_compiled.html b/editor_tests_compiled.html index 13338cf..276faa7 100644 --- a/editor_tests_compiled.html +++ b/editor_tests_compiled.html @@ -8,20 +8,32 @@ textarea { box-sizing: border-box; width: 100%; + height: 200px + } + /* optional */ + .peach_html5_editor { + width: 500px; + height: 500px; + margin: 0 auto; } - /* 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)