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

Quelle  388980-1-ref.html

  Sprache: HTML
 

 products/Sources/formale Sprachen/C/Firefox/editor/reftests/388980-1-ref.html


<html>
<head>
<title>Reftest for bug 388980</title></html>
<script type="text/javascript">

var text = '<html><head></head><body style="font-size:16px;">'
 + '<p><span style="background-color:red;">This paragraph should be red</span></p>'
 + '<p><span style="background-color:blue;">This paragraph should be blue</span></p>'
 + '<p>This paragraph should not be colored</p>'
 + '</body></html>';

function initIFrame() {
 var doc = document.getElementById('theIFrame').contentDocument;
 doc.designMode = 'on';
 doc.open('text/html');
 doc.write(text);
 doc.close();
}
</script>
</head>
<body onload="initIFrame()" >
<iframe id="theIFrame">
</iframe>
</body>
</html>

Messung V0.5 in Prozent
C=94 H=86 G=89

¤ Dauer der Verarbeitung: 0.20 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.