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

Quelle  752038.html   Sprache: HTML

 
 products/Sources/formale Sprachen/C/Firefox/js/xpconnect/crashtests/752038.html


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

// document.write() doesn't play well with reftest-wait, so we need to use an
// iframe.
//
// This test is designed to trigger an assertion, but that assertion depends on
// non-deterministic hashtable iteration ordering. The assertion seems to happen
// around 80% of the time, so we just run the operation 10 times.

var i = 0;
function iterate() {
  ++i;
  if (i < 10) {
    document.getElementById("f").src = "752038-iframe.html";
  } else {
    document.documentElement.removeAttribute("class");
  }
}
window.addEventListener('message', iterate);

</script>
</head>
<body>
<iframe id="f" src="752038-iframe.html"></iframe>
</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.