Skip to content

Commit 9f276e6

Browse files
save file
1 parent 97b02f6 commit 9f276e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/editors/js-console/html/output-console/v3.0/output-console-v3.0.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
var iframe;
139139
obj.iframe;
140140
var sandbox_url = 'https://sandbox-ext-code-com-1024713184986.us-central1.run.app/js-sandbox/js-sandbox.html?isolate';
141-
var sandbox_def = 'allow-scripts allow-same-origin allow-forms allow-downloads allow-pointer-lock allow-popups-to-escape-sandbox';
141+
var sandbox_def = 'allow-scripts allow-same-origin allow-forms allow-downloads allow-pointer-lock';
142142
var sandbox_allow = `clipboard-write; clipboard-read; camera; microphone; geolocation; accelerometer; gyroscope; magnetometer; payment; usb; serial; bluetooth;
143143
xr-spatial-tracking; autoplay; encrypted-media; picture-in-picture; screen-wake-lock; web-share`;
144144

0 commit comments

Comments
 (0)