File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
utils/editors/html-editor/html/output-html/v2.0 Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 131131
132132 var sandbox_url ;
133133 var iframe_src = 'https://sandbox-ext-code-com-1024713184986.us-central1.run.app/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 '
134+ var iframe_sandbox = 'allow-scripts allow-same-origin allow-forms allow-downloads allow-pointer-lock'
135135 var iframe_allow = `clipboard-write; clipboard-read; camera; microphone; geolocation; accelerometer; gyroscope; magnetometer; payment; usb; serial; bluetooth;
136136 xr-spatial-tracking; autoplay; encrypted-media; picture-in-picture; screen-wake-lock; web-share` ;
137137
You can’t perform that action at this time.
0 commit comments