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 188 B image not shown  

Quelle  file_sandbox_fail.js   Sprache: JAVA

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