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

Quelle  735943.html

  Sprache: HTML
 

 products/Sources/formale Sprachen/C/Firefox/layout/base/crashtests/735943.html


<!DOCTYPE html>
<html class="reftest-wait">
<head>
<script>

var asvg = '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><script xlink:href="data:text/javascript," /><rect width="100" height="100" fill="green"><set attributeName="fill" attributeType="CSS" to="red" begin="0s" end="2s" dur="2s" fill="remove" /></rect></svg>';

function boom()
{
  var f = document.createElementNS("http://www.w3.org/1999/xhtml""iframe"); f.src = "data:text/html,1"; document.body.appendChild(f);
  var w;

  setTimeout(function() {
    w = window.open("data:text/html,<body onload=window.close()>""_blank""width=200,height=200");
    // Note that most of the code below will execute before the window appears, and in fact before "w" becomes non-null.
  }, 0);

  setTimeout(function() {
    setTimeout(function() { }, 0);
    f.contentWindow.location = "data:image/svg+xml," + encodeURIComponent(asvg);

    setTimeout(function() {
      setTimeout(function() {
        setTimeout(function() {
          document.body.style.columnCount = "2";
          document.documentElement.className = "";
        }, 20);
      }, 0);
    }, 0);
  }, 20);
}

    window.addEventListener("MozReftestInvalidate", boom);
</script>
</head>

<body></body>
</html>

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

¤ Dauer der Verarbeitung: 0.24 Sekunden  (vorverarbeitet am  2026-04-27) ¤

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