1 parent c3ba4e4 commit 48e991eCopy full SHA for 48e991e
1 file changed
utils/editors/html-editor/html/output-html/v2.0/output-html-v2.0.html
@@ -131,7 +131,7 @@
131
132
var sandbox_url;
133
var iframe_src = 'https://sandbox.ext-code.com/html-sandbox/html-sandbox.html';
134
- var iframe_sandbox = 'allow-scripts allow-same-origin allow-forms';//allow-downloads allow-pointer-lock';//allow-popups-to-escape-sandbox
+ var iframe_sandbox = 'allow-scripts allow-same-origin allow-forms allow-downloads allow-pointer-lock';//allow-popups-to-escape-sandbox
135
var iframe_allow = `clipboard-write; clipboard-read; camera; microphone; geolocation; accelerometer; gyroscope; magnetometer; payment; usb; serial; bluetooth;
136
xr-spatial-tracking; autoplay; encrypted-media; picture-in-picture; screen-wake-lock; web-share`;
137
0 commit comments