Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/layout/reftests/list-item/   (Firefox Browser 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 in Prozent
C=99 H=100 G=99

¤ Dauer der Verarbeitung: 0.13 Sekunden  (vorverarbeitet am  2026-06-05) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

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.