<divstyle="border:1px solid"> <!-- this tests that the flow-root margins don't collapse with its children. -->
<spanstyle="display:flow-root; margin: 20px 0">
<divstyle="margin: 20px 0">x</div>
</span>
</div>
<divstyle="border:1px solid"> <!-- this tests that the flow-root grows to fit child floats -->
<spanstyle="display:flow-root"><div class="float"></div></span>
</div>
<divstyle="border:1px solid; margin-bottom:20px"> <!-- this tests that a float does not intrude into flow-root box -->
<div class="float"></div>
<spanstyle="display:flow-root; border:1px solid">x</span>
</div>
<span> <!-- this tests that a flow-root box is constructed also in the "ibsplit" case -->
<spanstyle="display:flow-root; background:grey;"><divstyle="margin:20px">x</div></span>
</span>
<spanstyle="display:flow-root; border:3px solid; height:10px;"> <!-- this tests that a flow-root fills the available width, and that 'height' applies -->
</span>
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.