Skip to content

Commit 9245263

Browse files
save file
1 parent 01bdb67 commit 9245263

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/editors/html-editor/html/output-html/v2.0/output-html-v2.0.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@
159159
obj.srcdoc = function(html){
160160

161161
var attr = iframe.getAttribute('sandbox');
162+
console.log(attr);
162163
var tokens = new Set(attr.split(/\s+/).filter(Boolean));
163164
console.log(chk['allow-scripts']);
164165
if(chk['allow-scripts'].checked){

0 commit comments

Comments
 (0)