[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
<input> vs. lynx
- From: jidanni@xxxxxxxxxxx
- Date: Mon, 22 Mar 2010 19:01:04 +0800
- X-ml-name: emacs-w3m
- X-mail-count: 11192
Neither w3m nor emacs-w3m can deal with this table as good as lynx or
Firefox can.
$ lynx e.htm
Days to show in recent changes: 512_________________
Number of edits to show by default: 50__________________
$ w3m e.htm
Days to show in recent changes:
Number of edits to show by default:
There is no way to enter anything.
$ cat e.htm
<table><tbody>
<tr><td><label for="mw-input-rcdays">Days to show in recent changes:</label></td><td><input id="mw-input-rcdays" name="wprcdays" size="20" value="512" min="1" max="512" type="number" step="any" />
</td></tr>
<tr><td><label for="mw-input-rclimit">Number of edits to show by default:</label></td><td><input id="mw-input-rclimit" name="wprclimit" size="20" value="50" type="number" />
</td></tr>
</tbody></table>
Package: w3m
Version: 0.5.2-4