1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/layout/reftests/bugs/375508-1-ref.html Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,4 @@ 1.4 +<style> 1.5 +html, body {margin:0; padding:5px} 1.6 +</style> 1.7 +<div style="outline: 10px solid black; outline-offset: 0; width: 5px; height:5px"></div> 1.8 \ No newline at end of file