summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/403426-1.html
blob: 8e93d6f3a06c00370e87a7da6317f6fb881aad07 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE HTML>
<html>
<body style="width:0;">
<p><span style="white-space:nowrap;"><input type="checkbox">hello1</span>
<p>Hello2 <span style="white-space:nowrap;"><input type="checkbox"></span>
<p style="white-space:nowrap"><span style="white-space:normal">Hello3
</span><span style="white-space:nowrap;"><input type="checkbox"></span>
</body>
</html>