1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/layout/reftests/bugs/428810-3-rtl-insets-ref.html Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,11 @@ 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: 40px"></div> 1.11 +<div style="margin-right: 32px; display: list-item;"> 1.12 + 1.13 +</div> 1.14 +