summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/538935-1-ref.html
blob: 98d150ac02cd252185306c87e0818ae7dcb26177 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE HTML>
<html>
<body>
<div>Hello</div>
<div style="padding-left:2px;">Hello</div>
<div>Hello</div>
<div style="padding-left:2px;">Hello</div>
<div style="padding-left:2px;">Hello</div>

<div>Hello</div>
<div style="padding-left:2px;">Hello</div>
<div>Hello</div>
<div style="padding-left:2px;">Hello</div>
<div style="padding-left:2px;">Hello</div>
</body>
</html>