Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/layout/reftests/text-svgglyphs/   (Browser von der Mozilla Stiftung 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
C=98 H=96 G=96

¤ Dauer der Verarbeitung: 0.0 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

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.