We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2ec235 commit ad738ebCopy full SHA for ad738eb
utils/editors/html-editor/html/output-html/output-html.html
@@ -27,7 +27,7 @@
27
</div>
28
29
<div id=hldr>
30
- <iframe sandbox='allow-scripts allow-same-origin'></iframe>
+ <iframe sandbox='allow-scripts allow-forms allow-popups allow-modals allow-downloads allow-pointer-lock'></iframe>
31
<div id=glass></div>
32
33
0 commit comments