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

Quelle  border-mixed.html   Sprache: HTML

 
 products/Sources/formale Sprachen/C/Firefox/layout/reftests/border-dotted/border-mixed.html


<!DOCTYPE HTML>
<html>
  <head>
    <meta charset="utf-8">
    <title>mixed border with mixed radius</title>
    <style>
.box {
  position: relative;
  width: 420px;
  height: 420px;
}
.mask {
  position: absolute;
  top: 0px;
  left: 0px;
}

table {
  border-collapse: separate;
  border-spacing: 10px;
  empty-cells: show;
}
td {
  border-color: black;
  border-width: 12px 18px 8px 24px;
  border-style: dotted dotted dashed double;
  height: 120px;
  width: 120px;
  box-sizing: border-box;
}

.A {
}
.B {
  border-radius: 8px;
}
.C {
  border-radius: 16px;
}
.D {
  border-radius: 32px;
}
.E {
  border-radius: 48px;
}
.F {
  border-radius: 60px;
}
.G {
  border-radius: 60px/24px;
}
.H {
  border-radius: 0px 60px;
}
.I {
  border-radius: 60px 0px;
}
    </style>
  </head>
  <body>
    <div class="box">
      <table>
        <tr><td class="A"></td><td class="B"></td><td class="C"></td></tr>
        <tr><td class="D"></td><td class="E"></td><td class="F"></td></tr>
        <tr><td class="G"></td><td class="H"></td><td class="I"></td></tr>
      </table>
      <img class="mask" src="border-mixed-filled-mask.png">
    </div>
    <div class="box">
      <table>
        <tr><td class="A"></td><td class="B"></td><td class="C"></td></tr>
        <tr><td class="D"></td><td class="E"></td><td class="F"></td></tr>
        <tr><td class="G"></td><td class="H"></td><td class="I"></td></tr>
      </table>
      <img class="mask" src="border-mixed-unfilled-mask.png">
    </div>
  </body>
</html>


Messung V0.5
C=96 H=100 G=97

¤ 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.