/* ensure that font heights do not affect image placement. Fractional image offsets can
affect exactly which pixel rects get painted. */
p { font-size: 12px; height:20px; }
</style>
</head><body>
<div>
<div class="cell"><p>31 x 32</p><divstyle="width:31px" class="image"></div></div>
<div class="cell"><p>31.1 x 32</p><divstyle="width:31.1px" class="image"></div></div>
<div class="cell"><p>31.5 x 32</p><divstyle="width:31.5px" class="image"></div></div>
<div class="cell"><p>31.8 x 32</p><divstyle="width:31.8px" class="image"></div></div>
</div>
<div>
<div class="cell"><p>32 x 32</p><divstyle="width:32px" class="image"></div></div>
<div class="cell"><p>32.1 x 32</p><divstyle="width:32.1px" class="image"></div></div>
<div class="cell"><p>32.5 x 32</p><divstyle="width:32.5px" class="image"></div></div>
<div class="cell"><p>32.8 x 32</p><divstyle="width:32.8px" class="image"></div></div>
</div>
<div>
<div class="cell"><p>32 x 31 </p><divstyle="height:31px" class="image"></div></div>
<div class="cell"><p>32 x 31.1 </p><divstyle="height:31.1px" class="image"></div></div>
<div class="cell"><p>32 x 31.5 </p><divstyle="height:31.5px" class="image"></div></div>
<div class="cell"><p>32 x 31.8 </p><divstyle="height:31.8px" class="image"></div></div>
</div>
<div>
<div class="cell"><p>32 x 32 </p><divstyle="height:32px" class="image"></div></div>
<div class="cell"><p>32 x 32.1 </p><divstyle="height:32.1px" class="image"></div></div>
<div class="cell"><p>32 x 32.5 </p><divstyle="height:32.5px" class="image"></div></div>
<div class="cell"><p>32 x 32.8 </p><divstyle="height:32.8px" class="image"></div></div>
</div>
</body></html>
Messung V0.5
¤ Dauer der Verarbeitung: 0.10 Sekunden
(vorverarbeitet)
¤
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.