layout/reftests/text/line-editing-1-ref.html

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/layout/reftests/text/line-editing-1-ref.html	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,17 @@
     1.4 +<!DOCTYPE HTML>
     1.5 +<html>
     1.6 +<!-- using padding to avoid possible reftest failures
     1.7 +     due to antialiasing pixels not being refreshed,
     1.8 +     see bugs 475968, 476927 -->
     1.9 +<body style="white-space:pre; padding: 2px; font-family: sans-serif;">
    1.10 +Line 1
    1.11 +Line 2
    1.12 +Line 3
    1.13 +Line 4
    1.14 +Line 5
    1.15 +Line 6
    1.16 +Line 7
    1.17 +Line 8
    1.18 +Line 9
    1.19 +</body>
    1.20 +</html>

mercurial