We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39842df commit 1588e7eCopy full SHA for 1588e7e
utils/editors/html-editor/html/output-html/v2.0/output-html-v2.0.html
@@ -49,6 +49,8 @@
49
<div id=hldr>
50
<iframe src='https://ext-code-test.com/html-sandbox/html-sandbox.html'
51
sandbox='allow-scripts allow-same-origin allow-forms allow-downloads allow-pointer-lock allow-popups-to-escape-sandbox'
52
+ allow='clipboard-write; clipboard-read; camera; microphone; geolocation; accelerometer; gyroscope; magnetometer; payment; usb; serial; bluetooth;
53
+ xr-spatial-tracking; autoplay; encrypted-media; picture-in-picture; screen-wake-lock; web-share'
54
></iframe>
55
<div id=glass></div>
56
</div>
0 commit comments