summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/341043-1-ref.html
blob: a617ba59c7e5cde874800960967e3127b6644a18 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<html><head>
<style>

    body {
         font-family: fixed, monospace;
         background-color: white;
    }

</style>

    </head><body>

    12345678ijklmnopqrstuvwxyz<br>
    12345678ijklmnopqrstuvwxyz<br>
    abcdefghijklmnopqrstuvwxyz<br>
    abcdefghijklmnopqrstuvwxyz<br>
  
</body></html>