Package: lynx-cur
Version: 2.8.6-20
Severity: normal

With this not especially too long <H1>, lynx outputs sixty thousand
blanks before getting started!
$ cat bloop.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd";>

<html>
<head>
 <meta http-equiv="Content-Type" content=
 "text/html; charset=utf-8">

 <title>bla</title>
</head>

<body>
 <h1>衛星定位系統 GPS
 and 座標轉換 TWD67, TWD97, WGS84
 coordinate transformations</h1>
</body>
</html>
$ lynx -dump bloop.html |wc
      3       9   65622
$ lynx -dump bloop.html |hexdump
0000000 200a 2020 2020 2020 2020 2020 2020 2020
0000010 2020 2020 2020 2020 2020 2020 2020 2020
*
000fff0 2020 2020 2020 2020 2020 2020 2020 a1e8
0010000 e69b 9f98 aee5 e49a 8dbd b3e7 e7bb b1b5
0010010 4720 5350 6120 646e e520 a7ba a8e6 e899
0010020 89bd 8fe6 209b 5754 3644 2c37 5420 4457
0010030 3739 202c 4757 3853 2034 6f63 726f 6964
0010040 616e 6574 7420 6172 736e 6f66 6d72 7461
0010050 6f69 736e 0a0a                         
0010056


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to