tidy-html5/regression_testing/cases/legacy-expects/case-1423252.txt
Jim Derry 0d173d61d7 HTTPS Migration
- Updated links with working https versions from http.
- Removed rotten links.
- Updated links that have since resolved to new addresses.
- Generated all new po's and pot from existing headers.
- Updated the regression tests to account for the new https:// URLS, and the
  changed reference to specification.
2021-07-21 17:21:27 -04:00

40 lines
1.9 KiB
Plaintext

line 7 column 1 - Warning: missing </font> before <dl>
line 8 column 5 - Warning: missing <dt>
line 8 column 6 - Warning: inserting implicit <font>
line 9 column 1 - Warning: <dt> isn't allowed in <body> elements
line 6 column 1 - Info: <body> previously mentioned
line 9 column 1 - Warning: inserting implicit <dl>
line 9 column 5 - Warning: inserting implicit <font>
line 10 column 1 - Warning: discarding unexpected </body>
line 11 column 1 - Warning: missing <dt>
line 11 column 1 - Warning: inserting implicit <font>
line 11 column 1 - Warning: discarding unexpected </html>
line 9 column 1 - Warning: missing </dl>
line 11 column 1 - Warning: trimming empty <font>
line 11 column 1 - Warning: trimming empty <dt>
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 13 warnings and 0 errors!
You are recommended to use CSS to specify the font and
properties such as its size and color. This will reduce
the size of HTML files and make them easier to maintain
compared with using <FONT> elements.
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