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

Quelle  1236745-1.html   Sprache: HTML

 
 products/Sources/formale Sprachen/C/Firefox/layout/reftests/floats/1236745-1.html


<!DOCTYPE HTML>
<title>Reftest, bug 1236745</title>
<style>

div.contain {
  border: medium solid blue;
  width: 100px;
  height: 200px;
}

.float1 {
  float: left;
  background: yellow;
  width: 10px;
  height: 60px;
}

.float2 {
  float: left; clear: left;
  background: aqua;
  width: 50px;
  height: 50px;
}

.bfc {
  overflow: hidden;
  background: fuchsia;
  /*
   * Will be 90px wide (and thus 90px high) if placed based on only its
   * top or based on a 50px height, but 50px wide (and thus 50px high)
   * if placed based on a 90px height.
   */
}

img {
  width: 100%;
  display: block;
}

</style>


<div class="contain">
  <div class="float1"></div>
  <div class="float2"></div>
  <div class="bfc">
    <img src="../bugs/solidblue.png"<!-- 16x16 blue image -->
  </div>
</div>

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

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