[Lxr-dev] [ lxr-Bugs-3466563 ] Output not "HTML 4.01 strict" compliant
Brought to you by:
ajlittoz
From: SourceForge.net <no...@so...> - 2011-12-30 11:31:28
|
Bugs item #3466563, was opened at 2011-12-28 12:28 Message generated for change (Settings changed) made by ajlittoz You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=3466563&group_id=27350 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Browsing Group: current cvs >Status: Closed >Resolution: Fixed Priority: 2 Private: No Submitted By: Andre-Littoz (ajlittoz) Assigned to: Andre-Littoz (ajlittoz) Summary: Output not "HTML 4.01 strict" compliant Initial Comment: Validation of output fails on: - html-head-btn.html: <form>s for buttons do not contain <p> or <div> to host content, - source: <img> in directory listing have no required alt= attribute, - html-head.html, html-head-btn.html erroneously applies a colspan= on a <tr> tag (As a matter-of-fact, the <table> for the variable expansion is pointless here) ---------------------------------------------------------------------- >Comment By: Andre-Littoz (ajlittoz) Date: 2011-12-30 03:31 Message: Changes made to source and several templates ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=390117&aid=3466563&group_id=27350 |