summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/405380-1-ref.html
blob: ab6c27f8f128ba3b3e8aa891fe7f1f29195ebc6d (plain)
1
2
3
4
5
6
7
<!DOCTYPE HTML>
<html>
<body>
<div style="display: inline-block; border: 1px solid red">f l<br/>s l l</div>
<div style="width:0;"><div style="display: inline-block; border: 1px solid red;">f l<br/>second l l</div></div>
</body>
</html>