1 parent a33ed9e commit 1473109Copy full SHA for 1473109
1 file changed
utils/editors/html-editor/v3.0/html-editor-v3.0.html
@@ -364,6 +364,7 @@ <h4 slot=version>v3.0</h4>
364
365
btn.run = function(){
366
debug('btn.run');
367
+ debugger;
368
if(ui.host.checked){
369
run.srcdoc();
370
return;
0 commit comments