Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/LibreOffice/offapi/com/sun/star/document/   (MySQL Server Version 8.1-8.4©)  Datei vom 5.10.2025 mit Größe 1 kB image not shown  

Quellcode-Bibliothek input-customerror.html   Sprache: unbekannt

 
<!DOCTYPE html>
<html class="reftest-wait">
  <head>
    <script>
      function doTest() {
        document.getElementById('t').setCustomValidity('foo');
        document.documentElement.className='';
      }
      document.addEventListener("MozReftestInvalidate", doTest);
    </script>
  </head>
  <!-- Test: if input has a custom error, it should not be affected by :valid
             pseudo-class. -->

  <link rel='stylesheet' type='text/css' href='style.css'>
  <body>
    <input class='notvalid' id='t'>
  </body>
</html>

Messung V0.5 in Prozent
C=87 H=93 G=89

[0.12QuellennavigatorsProjekt 2026-06-10]