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

Quelle  382204-1.html   Sprache: unbekannt

 
<!DOCTYPE html>

<html style="display: table;" class="reftest-wait">

<head>
<script>
function boom()
{
  document.documentElement.style.color = "blue";
  document.getElementById("zeta").style.display = "inline";
  
  document.documentElement.removeAttribute("class");
}
</script>
</head>

<body onload="setTimeout(boom, 30);">
  <div id="zeta">foo</div>
</body>

</html>

Messung V0.5
C=95 H=98 G=96

[ zur Elbe Produktseite wechseln0.2Quellennavigators  Analyse erneut starten  ]