NOTE: The current preferred location for bug reports is the GitHub issue tracker.
Bug 510 - Cloned elements generate unhelpful messages
Cloned elements generate unhelpful messages
Status: RESOLVED INTENTIONAL
Product: Validator.nu
Classification: Unclassified
Component: General
HEAD
All All
: P2 enhancement
Assigned To: Nobody
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-05-20 13:00 CEST by Simon Pieters
Modified: 2015-04-01 09:30 CEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Pieters 2009-05-20 13:00:57 CEST
when elements get cloned, lots of unhelpful messages are generated

consider <div><div><div><ul><b><li></ul>x</div>x</div>x</div>

all "End tag div seen but there were unclosed elements." messages are just adding noise

or <ul><b><li></ul>x<p><p><p>

http://www.chasejobs.co.uk/index.php?option=com_catsone has such markup