Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Linux/drivers/clocksource/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 3 kB image not shown  

Impressum file_bug1566783.html   Sprache: unbekannt

 
<!doctype html>
<style>
.spacer { height: 200vh; }
</style>
<script>
  function loadFailed() {
    parent.ok(false, "Image load should not fail");
  }
</script>
<div class="spacer"></div>
<img id="fast" src="file_SlowTallImage.sjs?fast" onerror="loadFailed()">
<div class="spacer"></div>
<img id="slow" src="file_SlowTallImage.sjs?slow" onerror="loadFailed()">
<div class="spacer"></div>
<script>
onload = function() {
  setTimeout(function() {
    let rect = document.getElementById("slow").getBoundingClientRect();
    parent.is(rect.height, 1000, "#slow should take space");
    parent.is(rect.top, 0, "#slow should be at the top of the viewport");
    parent.SimpleTest.finish();
  }, 0);
}
</script>

Messung V0.5
C=94 H=97 G=95

[ Seitenstruktur0.10Drucken  etwas mehr zur Ethik  ]