Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/layout/reftests/counters/   (Firefox Browser Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 1 kB image not shown  

Quelle  t1204-reset-00-c-o-test.html

  Sprache: HTML
 

 products/Sources/formale Sprachen/C/Firefox/layout/reftests/counters/t1204-reset-00-c-o-test.html


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" class="reftest-wait">
 <head>
  <title>CSS 2.1 Test Suite: dynamic changes to 'counter-increment'</title>
  <link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#counters"/>
  <link rel="help" href="http://www.w3.org/TR/CSS21/generate.html#propdef-content"/>
  <link rel="help" href="http://www.w3.org/TR/CSS21/syndata.html#counter"/>
  <meta http-equiv="Content-Script-Type" content="text/javascript"/>
  <style type="text/css">

  #test, .reset { counter-reset: c; }
  .increment:before { content: counters(c, ".""-"; }
  .increment { counter-increment: c; }

  </style>
  <script type="text/javascript">

  function run() {
 var t = document.getElementById("test");
 var s = document.createElement("span");
 s.setAttribute("class""reset");
 t.insertBefore(s, t.childNodes.item(1));
 document.documentElement.removeAttribute('class');
  }

  document.addEventListener("MozReftestInvalidate", run);
  </script>
 </head>
 <body>

 <div id="test"><span class="increment"></span><span class="increment"></span><span class="increment"></span></div>

 </body>
</html>

Messung V0.5 in Prozent
C=93 H=98 G=95

¤ Dauer der Verarbeitung: 0.14 Sekunden  (vorverarbeitet am  2026-06-04) ¤

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