X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=editor_tests_compiled.html;h=f91086a88884e931ee06cde2b68eb6ed4174cb22;hb=0bea1824fce33615c4ebc5f1a44b002bb76a8d1c;hp=8a51f251ef58a0a9dc82d77bf844dc322fdf44e4;hpb=e6a74ba720a95ea89a2c244ea08437fd23e55c1c;p=peach-html5-editor.git diff --git a/editor_tests_compiled.html b/editor_tests_compiled.html index 8a51f25..f91086a 100644 --- a/editor_tests_compiled.html +++ b/editor_tests_compiled.html @@ -8,15 +8,24 @@ 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)