tenfourfox/layout/reftests/bugs/428810-3a-rtl.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

15 lines
407 B
HTML

<!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>