#603644 lynx-cur: Inclusion of <form..</form... elements in LIST/ADDRLIST command output

#603644#5
Date:
2010-11-16 02:37:18 UTC
From:
To:
The LIST and ADDRLIST commands currently include links and form
elements, but no <FORM...> and </FORM....> html elements.
Inclusion of these would create a pure, functinal DOM (Document Object Model)
rendering of a web page, that could be useful for simplifying
lynx automation via expect, kermit, etc., and also
perhaps for accessability/usability purposes.
It might be implimented as a FORMLIST command,
but there might be other, better ideas.
Thanks for any consideration.