Package: lynx-cur
Version: 2.8.7dev13-1

Here we see that putting more Chinese characters at the front,

   Google EATME
   台灣 Google__ATME
   台灣台灣 Google____ME

eats English at the back. Visible only in the browser, --dump is
unaffected by this bug. HTML was

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd";>
<html lang="zh-tw">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Language" content="zh-tw">
<title></title>
</head>
<body>
<form action="http://www.google.com.tw/search";>
<dl>
<dt><input type="submit" value="Google"> EATME
<dt><input type="submit" value="台灣 Google"> EATME
<dt><input type="submit" value="台灣台灣 Google"> EATME
</dl>
</form>
</body>
</html>



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

Reply via email to