tidy-html5/regression_testing/cases/legacy-expects/case-1053626.txt

42 lines
2.0 KiB
Plaintext

line 5 column 5 - Info: missing optional end tag </li>
line 6 column 1 - Warning: inserting implicit <table>
line 7 column 1 - Warning: <noframes> isn't allowed in <table> elements
line 6 column 1 - Info: <table> previously mentioned
line 9 column 1 - Warning: discarding unexpected </li>
line 10 column 1 - Warning: discarding unexpected </body>
line 7 column 1 - Warning: missing </noframes>
line 6 column 1 - Warning: missing </table>
line 5 column 1 - Warning: missing </ul>
line 3 column 1 - Warning: inserting missing 'title' element
line 6 column 1 - Warning: <table> lacks "summary" attribute
line 7 column 1 - Warning: trimming empty <noframes>
Info: Doctype given is "-//W3C//DTD HTML 4.01//EN"
Info: Document content looks like HTML 4.01 Transitional
Info: No system identifier in emitted doctype
Tidy found 10 warnings and 0 errors!
The table summary attribute should be used to describe
the table structure. It is very helpful for people using
non-visual browsers. The scope and headers attributes for
table cells are useful for specifying which headers apply
to each table cell, enabling non-visual browsers to provide
a meaningful context for each cell.
For further advice on how to make your pages accessible
see https://www.w3.org/WAI/GL.
One or more empty elements were present in the source document but
dropped on output. If these elements are necessary or you don't want
this behavior, then consider setting the option "drop-empty-elements"
to no.
About HTML Tidy: https://github.com/htacg/tidy-html5
Bug reports and comments: https://github.com/htacg/tidy-html5/issues
Official mailing list: https://lists.w3.org/Archives/Public/public-htacg/
Latest HTML specification: https://html.spec.whatwg.org/multipage/
Validate your HTML documents: https://validator.w3.org/nu/
Lobby your company to join the W3C: https://www.w3.org/Consortium
Do you speak a language other than English, or a different variant of
English? Consider helping us to localize HTML Tidy. For details please see
https://github.com/htacg/tidy-html5/blob/master/README/LOCALIZE.md