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

Quelle  iframe_slow_onload_inner.html   Sprache: HTML

 
 products/Sources/formale Sprachen/C/Firefox/docshell/test/navigation/iframe_slow_onload_inner.html


<html>
  <head>
    <script>
      function load() {
        // Let the test page know that it can try to navigate.
        top.postMessage("onload""*");
        // We're starting an infinite loop, but we need to time out after a
        // while, or the loop will keep running until shutdown.
        let t0 = performance.now();
        while (performance.now() - t0 < 5000) {
            document.getElementById("output").innerText = Math.random();
        }
      }
    </script>
  </head>
  <body onload="load()">
    <p id="output"></p>
  </body>
</html>

100%


¤ Dauer der Verarbeitung: 0.11 Sekunden  (vorverarbeitet)  ¤

*© 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 ist noch experimentell.