1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/layout/reftests/bugs/341043-1-ref.html Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,18 @@ 1.4 +<html><head> 1.5 +<style> 1.6 + 1.7 + body { 1.8 + font-family: fixed, monospace; 1.9 + background-color: white; 1.10 + } 1.11 + 1.12 +</style> 1.13 + 1.14 + </head><body> 1.15 + 1.16 + 12345678ijklmnopqrstuvwxyz<br> 1.17 + 12345678ijklmnopqrstuvwxyz<br> 1.18 + abcdefghijklmnopqrstuvwxyz<br> 1.19 + abcdefghijklmnopqrstuvwxyz<br> 1.20 + 1.21 +</body></html>