Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/layout/svg/crashtests/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 217 B image not shown  

Quelle  536963-1.html   Sprache: unbekannt

 
<!DOCTYPE HTML>
<html>
 <head>
  <title>Dynamic bidi bug</title>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  <style type="text/css">
  p { width: 3ch;}
  </style>
  <script type="text/javascript">
function flip()
{
    var flipped= document.getElementById('flipped');
    flipped.dir = "rtl";
}
  </script>
 </head>
 <body onload="flip()">
  <p id="flipped">0 123 4</p>
 </body>
</html>

Messung V0.5
C=97 H=98 G=97

[ Dauer der Verarbeitung: 0.3 Sekunden  (vorverarbeitet)  ]