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

Quelle  562169-1-ref.html   Sprache: HTML

 
 products/Sources/formale Sprachen/C/Firefox/layout/reftests/bidi/562169-1-ref.html


<!DOCTYPE html>
<html>
 <head>
  <meta charset="UTF-8">
  <title>dir() selector</title>
  <style>
   .blue { color: blue; direction: ltr; }
   .lime { color: lime; direction: rtl; }
   div { text-align: left; }
  </style>
 </head>
 <body>
  <div class="blue">This element has default direction.</div>
  <div class="blue">This element is ltr.</div>
  <div class="lime">This element is rtl.</div>
  <div class="blue">
    <div>This element should inherit ltr.</div>
    <div class="blue">This element is ltr.</div>
    <div class="lime">This element is rtl.</div>
    <div class="blue">Every word in this element should inherit ltr.</div>
  </div>
  <div class="lime">
    <div>This element should inherit rtl.</div>
    <div class="blue">This element is ltr.</div>
    <div class="lime">This element is rtl.</div>
    <div class="lime">Every word in this element should inherit rtl.</div>
  </div>
  <div class="blue">This element has an invalid dir attribute and
    should have default direction.</div>
 </body>
</html>

Messung V0.5
C=96 H=95 G=95

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