tidy-html5/test/testbase/msg_433856.txt
2015-05-13 13:38:40 +02:00

33 lines
1.6 KiB
Plaintext

line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 2 column 11 - Warning: adjacent hyphens within comment
line 10 column 7 - Warning: missing </font> before <p>
line 10 column 4 - Warning: missing </u> before <p>
line 10 column 1 - Warning: missing </b> before <p>
line 10 column 36 - Warning: inserting implicit <b>
line 10 column 36 - Warning: inserting implicit <u>
line 10 column 36 - Warning: inserting implicit <font>
line 11 column 1 - Warning: discarding unexpected </b>
line 11 column 5 - Warning: discarding unexpected </u>
line 11 column 9 - Warning: discarding unexpected </font>
line 11 column 16 - Warning: missing </font> before <p>
line 12 column 4 - Warning: inserting implicit <font>
line 13 column 1 - Warning: discarding unexpected </font>
line 10 column 7 - Warning: trimming empty <font>
line 10 column 4 - Warning: trimming empty <u>
line 10 column 1 - Warning: trimming empty <b>
line 11 column 16 - Warning: trimming empty <font>
Info: Document content looks like HTML5
18 warnings, 0 errors were found!
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.
About HTML Tidy: https://github.com/htacg/tidy-html5
Bug reports and comments: https://github.com/htacg/tidy-html5/issues
Or send questions and comments to: https://lists.w3.org/Archives/Public/public-htacg/
Latest HTML specification: http://dev.w3.org/html5/spec-author-view/
Validate your HTML documents: http://validator.w3.org/nu/
Lobby your company to join the W3C: http://www.w3.org/Consortium