Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/browser/components/preferences/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 5 kB image not shown  

Quelle  1734015.html   Sprache: unbekannt

 
<!DOCTYPE html>
<html>
<head>
  <style>
      * {
          all: initial;
      }
  </style>
  <script>
    document.addEventListener("DOMContentLoaded", () => {
      const selection = document.getSelection()
      const option = document.getElementById("id_0")
      selection.setPosition(option)
      selection.modify("move""backward""line")
    })
  </script>
</head>
<select>
  <option id="id_0"></option>
</select>
</html>

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

[ Dauer der Verarbeitung: 0.12 Sekunden  (vorverarbeitet)  ]