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

Quelle  474472-1.html

  Sprache: HTML
 

 products/Sources/formale Sprachen/C/Firefox/layout/reftests/bugs/474472-1.html


<!DOCTYPE html>
<html class="reftest-wait">
  <body>
    <iframe id="foo" srcdoc="<body bgcolor='red'>FAIL</body>"></iframe
    <script type="text/javascript">
      // Globals
      var foo = document.getElementById('foo');
      var win = foo.contentWindow;

      // Start the chain of execution when iframe's window loads
      win.onload = iframeWindowLoaded;

      function iframeWindowLoaded() {
        setTimeout("tweak()", 0);
      }
      function tweak() {
        win.location ="data:text/html,<body bgcolor='lime'>PASS</body>";
        foo.onload = snapshot;
      }
      function snapshot() {
        document.documentElement.className = '';
      }
    </script>
  </body>
</html>

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

¤ Dauer der Verarbeitung: 0.13 Sekunden  (vorverarbeitet am  2026-04-25) ¤

*© 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.