We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2f97e6 commit e9f5449Copy full SHA for e9f5449
utils/editors/html-editor/html/output-html/v2.0/output-html-v2.0.html
@@ -42,8 +42,12 @@
42
<button id=kill style='margin-right:20px'>kill</button>
43
</div>
44
45
+
46
+ <!--
47
+ https://sandbox-ext-code-com-1024713184986.us-central1.run.app/html-sandbox/html-sandbox.html
48
+ -->
49
<div id=hldr>
- <iframe src='https://sandbox-ext-code-com-1024713184986.us-central1.run.app/html-sandbox/html-sandbox.html'
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
></iframe>
53
<div id=glass></div>
0 commit comments