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

Quelle  413286-3.html   Sprache: HTML

 
 products/Sources/formale Sprachen/C/Firefox/layout/reftests/bugs/413286-3.html


<!DOCTYPE HTML>
<html>
<head>
  <title>Spanning cell has high percent width</title>
  <style>
    table     { width: 500px;      }
    td        { height: 2em;       }
    td.aqua   { background: aqua   }
    td.lime   { background: lime   }
    td.blue   { background: blue   }
    td.pink   { background: pink   }
    td.yellow { background: yellow }

    td.lowPct    { width: 10% }
    td.medPct    { width: 40% }
    td.hiPct     { width: 50% }
    td.specWidth { width: 50px }
  </style>
</head>
<body>
  <h2>No third column</h2>
  <table cellpadding="0" cellspacing="0">
    <tr>
      <td colspan="2" class="aqua hiPct"></td>
    </tr><tr>
      <td class="lime specWidth"></td>
      <td class="blue"></td>
    </tr>
  </table>

  <h2>Third column with low percent width</h2>
  <table cellpadding="0" cellspacing="0">
    <tr>
      <td colspan="2" class="aqua hiPct"></td>
      <td class="yellow lowPct"></td>
    </tr><tr>
      <td class="lime specWidth"></td>
      <td class="blue"></td>
      <td class="pink lowPct"></td>
    </tr>
  </table>

  <h2>Third column with medium percent width</h2>
  <table cellpadding="0" cellspacing="0">
    <tr>
      <td colspan="2" class="aqua hiPct"></td>
      <td class="yellow medPct"></td>
    </tr><tr>
      <td class="lime specWidth"></td>
      <td class="blue"></td>
      <td class="pink medPct"></td>
    </tr>
  </table>

  <h2>Third column with preferred width</h2>
  <table cellpadding="0" cellspacing="0">
    <tr>
      <td colspan="2" class="aqua hiPct"></td>
      <td class="yellow specWidth"></td>
    </tr><tr>
      <td class="lime specWidth"></td>
      <td class="blue"></td>
      <td class="pink specWidth"></td>
    </tr>
  </table>
</body>
</html>

Messung V0.5
C=91 H=90 G=90

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