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-6.html   Sprache: HTML

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


<html>
<head><style>
  table        { width: 600px; }
  td.smallSpec { width: 100px; }
  td.zeroSpec  { width: 0px;   }
  td.smallPct  { width: 10%;   }
  td.pink      { background: pink; }
  td.teal      { background: teal; }
</style></head>
<body>

<h2>Other column fixed-width; two zero columns with colspan; explicit 0 width on span</h2>

<table cellspacing="0" cellpadding="0">
  <tr>
    <td class="smallSpec pink">100</td>
    <td class="zeroSpec teal" colspan="2"/>
  </tr>
</table>

<h2>Other column percent-width; two zero columns with colspan; explicit 0 width on span</h2>

<table cellspacing="0" cellpadding="0">
  <tr>
    <td class="smallPct pink">10%</td>
    <td class="zeroSpec teal" colspan="2"/>
  </tr>
</table>

<h2>Other column fixed-width; zero-column explicitly zero-width; zero column spanned by colspan (crossing other column)</h2>

<table cellspacing="0" cellpadding="0">
  <tr>
    <td class="smallSpec pink">100</td>
    <td class="zeroSpec teal"/>
  </tr>
  <tr><td colspan="2"/></tr>
</table>

<h2>Other column percent-width; zero-column explicitly zero-width; zero column spanned by colspan (crossing other column)</h2>

<table cellspacing="0" cellpadding="0">
  <tr>
    <td class="smallPct pink">10%</td>
    <td class="zeroSpec teal"/>
  </tr>
  <tr><td colspan="2"/></tr>
</table>

</body>
</html>

Messung V0.5
C=99 H=100 G=99

¤ Dauer der Verarbeitung: 0.10 Sekunden  (vorverarbeitet)  ¤

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