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

Quelle  synthetic-bold-zero-width-01.html

  Sprache: HTML
 

 products/Sources/formale Sprachen/C/Firefox/layout/reftests/text/synthetic-bold-zero-width-01.html


<!DOCTYPE html>
<meta charset=utf-8>
<style>
@font-face {
  font-family: Fira;
  src: url(../fonts/fira/FiraSansOT-Regular.otf);
}
body {
  /* We want a font that only has a single weight, and supports 'x' and zero-width U+0301.
   * The Apple Symbols and Segoe UI Symbol fonts appear to meet this requirement on macOS
   * and Win10 respectively.
   * If they're not available, we use a single face of Fira loaded via @font-face.
   */
  font24px Apple Symbols, Segoe UI Symbol, Fira;
}
.bold {
  font-weight: bold;
}
span {
  color: transparent;
}
</style>
<body>
<!-- any number of zero-width characters should not result in any extra space between the 'x' glyphs ... -->
<div>
  xx<br>
  x<span>́</span>x<br>
  x<span>́́</span>x<br>
  x<span>́́́</span>x<br>
  x<span>́́́́</span>x<br>
  x<span>́́́́́</span>x<br>
  x<span>́́́́́́</span>x<br>
  x<span>́́́́́́́</span>x<br>
</div>
<!-- ... even when synthetic bold is in effect -->
<div class=bold>
  xx<br>
  x<span>́</span>x<br>
  x<span>́́</span>x<br>
  x<span>́́́</span>x<br>
  x<span>́́́́</span>x<br>
  x<span>́́́́́</span>x<br>
  x<span>́́́́́́</span>x<br>
  x<span>́́́́́́́</span>x<br>
</div>

Messung V0.5 in Prozent
C=96 H=100 G=97

¤ Dauer der Verarbeitung: 0.11 Sekunden  (vorverarbeitet am  2026-06-05) ¤

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