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

Quelle  file_bug704320_preload_reuse.html   Sprache: HTML

 
 products/Sources/formale Sprachen/C/Firefox/dom/base/test/file_bug704320_preload_reuse.html


<!DOCTYPE HTML>
<html>
<!--
This is a spot check for whether the speculative parser reuses style, script or image loads after the referrer policy has changed.
https://bugzilla.mozilla.org/show_bug.cgi?id=704320
-->

<head>
  <meta charset="utf-8">
  <meta name="referrer" content="origin">
  <script type="text/javascript" src="file_bug704320_preload_common.js"></script>
  <script language="javascript" type="text/javascript">
    // mess with parser speculation -- the loads here MAY be reused because the
    // referrer policy did not change.
    document.write("");
  </script>

  <script src="http://example.com/tests/dom/base/test/bug704320_counter.sjs?type=js"
          onload="incrementLoad('script');"></script>

  <link rel="stylesheet"
        href="http://example.com/tests/dom/base/test/bug704320_counter.sjs?type=css"
        onload="incrementLoad('link');"/>

</head>
<body>

<img src="http://example.com/tests/dom/base/test/bug704320_counter.sjs?type=img"
     onload="incrementLoad('img');"
     onerror="postfail('image load caused an error in reuse test');"/>
</body>
</html>

Messung V0.5
C=97 H=100 G=98

¤ Dauer der Verarbeitung: 0.3 Sekunden  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

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.