summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/405380-1.html
blob: ef03347373616ba93aa17981175496822bb76a99 (plain)
1
2
3
4
5
6
7
8
<!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/><span style="white-space:nowrap"> second</span> l l</div></div>
</body>
</html>