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

Quelle  text-bidi-ltr-notref.html

  Sprache: HTML
 

 products/Sources/formale Sprachen/C/Firefox/layout/reftests/canvas/text-bidi-ltr-notref.html


<!DOCTYPE HTML>
<html>
<head>
<title>Test to ensure bidi is resolved correctly</title>
</head>
<body>
<canvas id="c" width="256" height="64" style="direction:ltr"></canvas>
<script type="text/javascript">
  var canvas = document.getElementById('c');
  var ctx = canvas.getContext('2d');

  // Bug 698185 caused the RTL and trailing LTR runs to be lost
  // var str = "hello\u05E9\u05DC\u05D5\u05DDgoodbye";
  var str = "hello";

  ctx.fillStyle = 'black';
  ctx.font = '10px sans-serif';
  ctx.fillText(str, 12832);

</script>
</body>
</html>

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

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

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