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

Quelle  tab-size-length.html

  Sprache: HTML
 

 products/Sources/formale Sprachen/C/Firefox/layout/reftests/tab-size/tab-size-length.html


<!DOCTYPE HTML>
<!--
     Any copyright is dedicated to the Public Domain.
     http://creativecommons.org/publicdomain/zero/1.0/
-->

<html><head>
    <title>CSS Test: Testing the layout of TAB characters with various 'tab-size' length values</title>
    <link rel="author" title="Mats Palmgren" href="mailto:mats@mozilla.com">
    <link rel="help" href="https://drafts.csswg.org/css-text-3/#tab-size-property">
    <link rel="match" href="tab-size-length-ref.html">

    <meta charset="utf-8">
    <style type="text/css">

        @font-face {
            font-family:Ahem; src:url(../fonts/Ahem.ttf);
        }
        * {
            font:20px/20px Ahem;
        }
        html,body {
            color:black; background-color:white;
        }

    </style>
</head>
<body>

<pre style="-moz-tab-size: 20px">A&#9;B&#9;C</pre>
<pre style="-moz-tab-size: 50px">A&#9;B&#9;C</pre>
<pre style="-moz-tab-size: 2ch">A&#9;B&#9;C</pre>
<pre style="-moz-tab-size: 3em">A&#9;B&#9;C</pre>
<pre style="-moz-tab-size: calc(10px + 2em)">A&#9;B&#'color: green'>9;C</pre>
<pre style="-moz-tab-size: calc(2em)">A&#9;B&#9;C</pre>
<pre style="-moz-tab-size: calc(3.5 - 1)">A&#9;B&#9;C</pre>
<pre style="-moz-tab-size: 0.8ch">A&#9;B&#9;C</pre>
<pre style="-moz-tab-size: 0px">A&#9;B&#9;C</pre>
<pre style="-moz-tab-size: calc(-2em)">A&#9;B&#9;C</pre>
<pre style="-moz-tab-size: calc(1px - 2px)">A&#9;B&#9;C</pre>
<pre style="-moz-tab-size: calc(-2.5)">A&#9;B&#9;C</pre>
<pre style="-moz-tab-size: -2em">A&#9;B&#9;C</pre>
<pre style="-moz-tab-size: 100%">A&#9;B&#9;C</pre>
<pre style="-moz-tab-size: calc(10% + 2em)">A&#9;B&#9;C</pre>
<pre style="-moz-tab-size: 0">A&#9;B&#9;C</pre>
<pre style="-moz-tab-size: 0.0">A&#9;B&#9;C</pre>
<pre style="-moz-tab-size: 1">A&#9;B&#9;C</pre>
<pre style="-moz-tab-size: 3">A&#9;B&#9;C</pre>
<pre style="-moz-tab-size: 3.4">A&#9;B&#9;C</pre>
<pre style="-moz-tab-size: -1.5">A&#9;B&#9;C</pre>

</body>
</html>

Messung V0.5 in Prozent
C=94 H=95 G=94

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