NOTE: The current preferred location for bug reports is the GitHub issue tracker.
Bug 815 - <ul><li><a><li></ul> only says "Error: Unclosed elements inside a list."
<ul><li><a><li></ul> only says "Error: Unclosed elements inside a list."
Status: RESOLVED FIXED
Product: Validator.nu
Classification: Unclassified
Component: HTML parser
HEAD
All All
: P2 normal
Assigned To: Michael[tm] Smith
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-01-30 22:02 CET by Simon Pieters
Modified: 2011-02-07 19:34 CET (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Pieters 2011-01-30 22:02:43 CET
<ul><li><a><li></ul> only says "Error: Unclosed elements inside a list.", should also emit messages for which unclosed elements.
Comment 1 Michael[tm] Smith 2011-01-31 07:02:28 CET
Thanks for catching this. Wrote up a (one-line) patch for it already:

https://bitbucket.org/validator/htmlparser-patches/qseries?apply=t&qs_apply=unclosed-in-list

…and pushed that to http://www.w3.org/html/check for testing.

Please check there and let me know if you find any cases where it does not work as expected.
Comment 2 Michael[tm] Smith 2011-02-07 19:34:50 CET
http://hg.mozilla.org/projects/htmlparser/rev/6b485f1d4ecd