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

Quelle  green-background.html

  Sprache: HTML
 

 products/Sources/formale Sprachen/C/Firefox/image/test/mochitest/green-background.html


<!DOCTYPE HTML>
<html>
<head>
<title>Background color wrapper for clear image tests</title>
<style>
body { margin: 0; }
img {
  background-color: rgb(02550);
}
</style>
</head>
<body>
<!-- non-empty alt to avoid the broken image icon -->
<img id="image1" alt=" ">
<script>
// Loads an externally specified image and displays it
// with a green background. Intended for use with tests
// involving clear images.

// Use as "green-background.html?image.png".

// Get the image URL.
var imgURL = document.location.search.substr(1);

// Load it.
var img = document.images[0];
img.src = imgURL;
</script>
</body>
</html>

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

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

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