summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/428810-empty-rtl-ref.html
blob: 2e6021c6ff49826fbd8be023d0757702bc5c7444 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE HTML>
<html dir="rtl">
<title>Testcase, bug 428810</title>
<style type="text/css">
html, body { margin: 0; padding: 0; }
::marker { font-family: inherit; }
</style>
<div style="height: 10px"></div>
<div style="margin-right: 100px; display: list-item;">
  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</div>