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

Impressum nth-child-2.html   Sprache: HTML

 
 products/Sources/formale Sprachen/C/Firefox/layout/reftests/css-selectors/nth-child-2.html


<!DOCTYPE HTML>
<html><head>
    <meta charset="utf-8">
    <title>Tests :nth-child(An+B) matching</title>
    <style type="text/css">

    div :nth-child(+3N/**/-2)  { background-color:black; }
    div :nth-child(+3N/**/-2)  { font-size:12px; }
    div :nth-child(+3N-/**/2)  { text-decoration: underline; }
    div :nth-child(+3N-2/**/)  { border-left-width: 1px; }
    div :nth-child(+3N/**/-2) { border-top-width: 1px; }
    div :nth-child(+3N/**/-2) { border-bottom-width: 1px; }
    div :nth-child(+3N-/**/2) { border-right-width: 1px; }
    div :nth-child(+3N-2/**/) { border-style: solid; border-color: blue;}

    /* valid but will not match anything */
    div :nth-child(-N/**/-2)  { color:red; }
    div :nth-child(-N/**/-2)  { color:red; }
    div :nth-child(-N-/**/2)  { color:red; }
    div :nth-child(-N-2/**/)  { color:red; }
    div :nth-child(-1N/**/-2) { color:red; }
    div :nth-child(-1N/**/-2) { color:red; }
    div :nth-child(-1N-/**/2) { color:red; }
    div :nth-child(-1N-2/**/) { color:red; }

    /* invalid */
    div :nth-child(-/**/ N-2) { color:red; }
    div :nth-child(- /**/N-2) { color:red; }
    div :nth-child(+/**/ N-2) { color:red; }
    div :nth-child(+ /**/N-2) { color:red; }
    div :nth-child(+3/**/N-2) { color:red; }
    div :nth-child(-/**/N-2) {color: red;}

    </style>
</head>
<body>

<div><x>x</x><x>x</x><x>x</x><x>x</x><x>x</x><x>x</x><x>x</x><x>x</x><x>x</x><x>x</x><x>x</x></div>

</body>
</html>

Messung V0.5
C=89 H=99 G=94

¤ 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.0.9Bemerkung:  (vorverarbeitet)  ¤

*Bot Zugriff






Normalansicht

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.