Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/layout/reftests/canvas/   (Browser von der Mozilla Stiftung 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, 128, 32);

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

Messung V0.5
C=97 H=88 G=92

¤ Dauer der Verarbeitung: 0.12 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.