summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/428810-3a-rtl.html
blob: 5cc8f72d567b2de5e2a679907e8e5dc34852bda5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE HTML>
<html dir="rtl">
<title>Testcase, bug 428810</title>
<style type="text/css">
html, body { margin: 0; padding: 0; }
</style>
<div style="height: 10px">
  <div style="float: right; height: 20px; width: 100px"></div>
</div>
<div style="margin-right: 40px; width: 70px; display: list-item;">
  <div style="float: right; height: 20px; width: 60px"></div>
  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</div>