Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/image/test/reftest/bmp/bmpsuite/b/   (Firefox Browser Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 707 B image not shown  

Quelle  wrapper.html

  Sprache: HTML
 

 products/Sources/formale Sprachen/C/Firefox/image/test/reftest/bmp/bmpsuite/b/wrapper.html


<!DOCTYPE HTML>
<html class="reftest-wait">
<head>
<title>Image reftest wrapper</title>
<style type="text/css">
  #image1 { background-color: rgb(10100250); }
</style>
<script>
  // The image is loaded async after the page loads
  // wait for it to finish loading
  function onImageLoad() { 
    document.documentElement.removeAttribute("class");
  };
</script>
</head>
<body>
<!-- non-empty alt to avoid the broken image icon -->
<img id="image1" alt=" ">
<script>
  // Use as "wrapper.html?image.png"
  var imgURL = document.location.search.substr(1);
  document.images[0].onload = onImageLoad;
  document.images[0].onerror = onImageLoad;
  document.images[0].src = imgURL;
</script>
</body>
</html>


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

¤ Dauer der Verarbeitung: 0.10 Sekunden  (vorverarbeitet am  2026-06-06) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

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.