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

Quelle  background-clip-1.html   Sprache: HTML

 
 products/Sources/formale Sprachen/C/Firefox/layout/reftests/backgrounds/background-clip-1.html


<!DOCTYPE HTML>
<title>background-clip</title>
<style type="text/css">

div {
  position: absolute;
  margin: 1px 2px 4px 8px;
  border: transparent solid;
  border-width: 3px 9px 6px 12px;
  padding: 5px 11px 9px 7px;
  width: 37px;
  height: 19px;
  /*
   * content box: 37 x 19
   * padding box: 55 x 33
   * border  box: 76 x 42
   * margin  box: 86 x 47
   */
}

div.color {
  top: 10px;
  background-color: blue;
}

div.image {
  top: 110px;
  background-image: url(blue-32x32.png);
}

div.border {
  background-clip: border-box;
  left: 10px;
}

div.padding {
  background-clip: padding-box;
  left: 110px;
}

div.content {
  background-clip: content-box;
  left: 210px;
}

</style>
<div class="color border"></div>
<div class="color padding"></div>
<div class="color content"></div>
<div class="image border"></div>
<div class="image padding"></div>
<div class="image content"></div>

Messung V0.5
C=90 H=96 G=93

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