gecko-dev/layout/reftests/bugs/564002-1-ref.html

10 строки
201 B
HTML
Исходник Обычный вид История

2011-09-30 18:12:16 +04:00
<!DOCTYPE html>
<div style="float:left">
<div style="padding-bottom:1em">
<div style="float:left">test</div>
</div>
<div style="margin-top:0.5em; background:gold;">
test
</div>
</div>