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 1 kB image not shown  

Quelle  bullet-space-1.html   Sprache: HTML

 
 products/Sources/formale Sprachen/C/Firefox/layout/reftests/list-item/bullet-space-1.html


<!DOCTYPE html>
<html>

<head>
 <meta charset="utf-8">
 <title>Bug 1017335</title>
 <style>
  body {
    font-family:monospace;
    font-size:24px;
  }
  .outer {
    position:absolute;
    top:0;
    width:300px;
  }
  ul {
    margin:0;
    list-style-type:disc;
  }
  span {
    display:inline-block;
  }
  .L {
    width:40px;
    text-align:right;
    white-space: pre;
  }
  .R {
    width:40px;
    text-align:left;
    white-space: pre;
  }
  .bullet {
    background:yellow;
  }
  ::marker { font-family:inherit; }
 </style>
</head>

<body>

<div class="outer">
<div>
 <ul>
  <li>foo</li>
 </ul>
</div>

<div dir="rtl">
 <ul>
  <li>bar</li>
 </ul>
</div>
</div>

<!-- The yellow background of the bullet spans here should completely cover the
     bullets from the <ul> items above, even though the exact positioning of the
     list item images may not match the plain-text version of the bullets.
     Therefore, the testcase (with list-style-type:disc) and reference (none)
     should match. -->

<div class="outer">
<div>
 <span class="L"><span class="bullet">•</span> </span>foo
</div>

<div dir="rtl">
 <span class="R"><span class="bullet">•</span> </span>bar
</div>
</div>

</body>

</html>

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

¤ 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.