Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Firefox/dom/media/test/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 24 B image not shown  

Quelle  730562-1.html   Sprache: unbekannt

 
<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8">
    <script>

function boom()
{
  // Force frame construction
  document.documentElement.offsetHeight;

  // A dynamic change
  var x = document.getElementById("x");
  x.firstChild.remove();
  x.appendChild(document.createTextNode("\n\n\n"));
}

    </script>
  </head>
  <body onload="boom();">
    <div style="direction: rtl; white-space: pre;"><span style="outline: 1px solid red;" id="x">
 :p</span></div>
  </body>
</html>

Messung V0.5
C=96 H=97 G=96

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