The 2.8.5dev.16 CHANGES and the 2.8.5 release "Summary of changes" both say:
modify logic for S_litteral case in SGML_character() to recover from spaces between the '<', '>' and the corresponding end of the tag, e.g., <style > < style > < style > match "<style>", and </style > < /style > < /style > match "</style>" Odd that a dev16 build doesn't correct for the case in question, for which it seems to have been modified, but both cause and fix have been identified. Stef http://caunter.ca/contact.html On Wed, 30 Mar 2005, Thomas Dickey wrote: > On Tue, Mar 29, 2005 at 08:22:30PM -0500, Stef Caunter wrote: > > 2.8.6dev.11 shows it. Tag issue? > > I seem to recall some discussion about the line-break before the ">", > but don't see something applicable around dev.17 in the changes file. > It would have been a change to parsing, or trimming of whitespace. > > -- > Thomas E. Dickey <[EMAIL PROTECTED]> > http://invisible-island.net > ftp://invisible-island.net > _______________________________________________ Lynx-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lynx-dev
