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

Quelle  numbering-5.html   Sprache: HTML

 
 products/Sources/formale Sprachen/C/Firefox/layout/reftests/list-item/numbering-5.html


<!DOCTYPE HTML>
<html>
<head>
  <title>Testcase for reordered 'li' flex items</title>
  <style>
    .container {
      list-style: decimal inside;
      display: flex;
      flex-direction: column;
    }
  </style>
</head>
<body>
  <ol class="container">
    <!-- Should be reordered to nearly the end: -->
    <li style="order: 3">List item 1</li>
    <li>List item 2</li>
    <li>List item 3</li>
    <!-- Should be reordered to the start: -->
    <li style="order: -2">List item 4</li>
    <li>List item 5</li>
    <!-- order has no effect here, since it's not set on the flex item: -->
    <div><li style="order: -3">List item 6</li></div>
    <!-- Should be reordered to the end: -->
    <div style="order: 5"><li>List item 7</li></div>
    <div><li>List item 8</li></div>
  </ol>
</body>
</html>

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

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