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

Quelle  500328-1.html   Sprache: HTML

 
 products/Sources/formale Sprachen/C/Firefox/docshell/base/crashtests/500328-1.html


<!DOCTYPE HTML>
<html>
<body onload="test();">
<script>
  function test() {
    // Test that calling pushState() with a state object which calls
    // history.back() doesn't crash. We need to make sure that there's at least
    // one entry in the history before we do anything else.
    history.pushState(null, "");

    x = {};
    x.toJSON = { history.back(); return "{a:1}"; };
    history.pushState(x, "");
  }
</script>
</body>
</html>

Messung V0.5
C=88 H=100 G=94

¤ Dauer der Verarbeitung: 0.0 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 und die Messung sind noch experimentell.