Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/dom/security/test/csp/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 183 B image not shown  

Quelle  file_sandbox_pass.js   Sprache: JAVA

 
function ok(result, desc) {
  window.parent.postMessage({ ok: result, desc }, "*");
}
ok(
  true,
  "documents sandboxed with allow-scripts should be able to run