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

Quelle  1102175-1-ref.html   Sprache: HTML

 
 products/Sources/formale Sprachen/C/Firefox/layout/reftests/writing-mode/1102175-1-ref.html


<html>
<head>
<meta charset="utf-8">
<style>
body > div {
  width:100%;
  height:100%;
  display:inline-block;
}
body > div > div {
  width:400px;
  height:400px;
  border:1px solid red;
  float:left;
}

.v-rl {
 -ms-writing-mode: tb-rl; /* old syntax. IE */
 -ms-writing-mode: vertical-rl; /* new syntax */
 -webkit-writing-mode: vertical-rl;
 -moz-writing-mode: vertical-rl;
 writing-mode: vertical-rl;
}

#test1 {
  font-size: 24px;
}
</style>

</head>

<body>
<div id="wrapper" class="v-rl">
<div id="test1">
   Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do
 eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim
 ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut
 aliquip ex ea commodo consequat.
   Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. </div>
</div>

</body>
</html>

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

¤ Dauer der Verarbeitung: 0.2 Sekunden  ¤

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