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

Quelle  file_object_inherit.html

  Sprache: HTML
 

 products/Sources/formale Sprachen/C/Firefox/dom/security/test/csp/file_object_inherit.html


<!DOCTYPE HTML>
<html>
<head>
  <title>Bug 1457100: Test OBJECT inherits CSP if needed</title>
  <meta charset="utf-8">
  <meta http-equiv="Content-Security-Policy" content= "img-src https://bug1457100.test.com"/>
</head>
<body>
<object id="dataObject" data="data:text/html,object<script>var foo = 0;</script>"></object>

<script type="application/javascript">
  var dataObject = document.getElementById("dataObject");
  dataObject.onload = function () {
    var contentDoc = SpecialPowers.wrap(dataObject).contentDocument;
    var cspJSON = contentDoc.cspJSON;
    window.parent.postMessage({cspJSON}, "*");
  }
</script>

</body>
</html>

Messung V0.5 in Prozent
C=100 H=100 G=100

¤ Dauer der Verarbeitung: 0.18 Sekunden  (vorverarbeitet am  2026-06-10) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.