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

Quelle  image-srcset-default-1x.html

  Sprache: HTML
 

 products/Sources/formale Sprachen/C/Firefox/layout/reftests/image/image-srcset-default-1x.html



<!DOCTYPE html>
<html reftest-zoom="1" class="reftest-wait">
<head>

    <script type="application/javascript">
    // reftest-zoom is only applied at onload, so ensure the source-selection
    // has happened after that
    function clearWait() {
      document.documentElement.classList.remove("reftest-wait");
    }
    window.addEventListener("load", function() {
      setTimeout(function() {
        var img = document.querySelector("img");
        img.onload = clearWait;
        img.onerror = clearWait;
        img.src = img.src;
      }, 0);
    });
  </script>
</head>
<body>
  <img srcset="200.png 2x, 100.png" src="50.png">
  <p>Test default source in sourceset, src should be ignored</p>
</body>
</html>

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

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

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