X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=editor_tests_compiled.html;h=712e36aecbcf72cc0cd863f039ee35712c810c1c;hb=896560198f6b7cbafced9ff64196679414abcf39;hp=59fbb83859a1e876c9d1e093f886e13bf21c1fe6;hpb=055c643860d0b9c766ce2f4c6c92f2a1037c130d;p=peach-html5-editor.git diff --git a/editor_tests_compiled.html b/editor_tests_compiled.html index 59fbb83..712e36a 100644 --- a/editor_tests_compiled.html +++ b/editor_tests_compiled.html @@ -9,14 +9,30 @@ box-sizing: border-box; width: 100%; } - /* test in firefox: iframe { width: 400px; } */ + .peach_html5_editor { + box-sizing: border-box; + width: 300px; + height: 300px; + border: 0; + margin: 10px 0; + padding: 0; + }

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)