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

Quelle  clip.html

  Sprache: HTML
 

 products/Sources/formale Sprachen/C/Firefox/layout/reftests/text-svgglyphs/clip.html


<html class="reftest-wait">
  <!--
        This test makes sure that the glyph extents are being extended to
      the bounds of the SVG glyph by placing an SVG glyph in a div outside
      the truetype extents but inside the SVG extents
  -->

  <head>
    <style type="text/css">
      @font-face {
        font-family : svgttf;
        src : url(resources/svg.woff);
      }

      body {
        font-family : svgttf;
        font-size : 200px;
        color : palevioletred;
      }

      div {
        width : 160px;
        overflow : hidden;
      }
    </style>
    <script type="text/javascript">
      function expand() {
        var div = document.getElementById("thediv");
        div.style.width = "200px";
        document.documentElement.removeAttribute("class");
      }
      window.addEventListener("MozReftestInvalidate", expand);
    </script>
  </head>
  <body>
    <div id="thediv">
O<br>
    </div>
  </body>
</html>

Messung V0.5 in Prozent
C=90 H=96 G=93

¤ Dauer der Verarbeitung: 0.10 Sekunden  (vorverarbeitet am  2026-06-04) ¤

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