layout/reftests/bugs/428810-2e-rtl-insets.html

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/layout/reftests/bugs/428810-2e-rtl-insets.html	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,14 @@
     1.4 +<!DOCTYPE HTML>
     1.5 +<html dir="rtl">
     1.6 +<title>Testcase, bug 428810</title>
     1.7 +<style type="text/css">
     1.8 +html, body { margin: 0; padding: 0; }
     1.9 +</style>
    1.10 +<div style="height: 6px">
    1.11 +  <div style="float: right; height: 20px; width: 116px"></div>
    1.12 +</div>
    1.13 +<div style="width: 70px; display: list-item; margin: 1px 32px 32px 1px; border: medium solid transparent; border-width: 2px 16px 16px 2px; padding: 4px 8px 8px 4px">
    1.14 +  <div style="float: right; height: 20px; width: 15px"></div>
    1.15 +  <div style="clear:right"></div>
    1.16 +</div>
    1.17 +

mercurial