File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
utils/editors/html-editor/html/output-html/v2.0 Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 6565 https://ext-code-test.com/html-sandbox/html-sandbox.html
6666 -->
6767 < div id =hldr >
68- < iframe src ='https://sandbox- ext-code-com-1024713184986.us-central1.run.app /html-sandbox/html-sandbox.html '
68+ < iframe src ='https://ext-code-test.com /html-sandbox/html-sandbox.html '
6969 sandbox ='allow-scripts allow-same-origin allow-forms allow-downloads allow-pointer-lock allow-popups-to-escape-sandbox '
7070 allow ='clipboard-write; clipboard-read; camera; microphone; geolocation; accelerometer; gyroscope; magnetometer; payment; usb; serial; bluetooth;
7171 xr-spatial-tracking; autoplay; encrypted-media; picture-in-picture; screen-wake-lock; web-share '
280280
281281 function onload ( ) {
282282 console . log ( 'onload' ) ;
283+ iframe . onload = null ;
284+
283285 if ( ! chk [ 'console-persist' ] . checked ) {
284286 webconsole . clear ( ) ;
285287 if ( chk [ 'console-echo' ] . checked ) {
You can’t perform that action at this time.
0 commit comments