tidy-html5/regression_testing/cases/legacy-expects/case-433021.txt
Jim Derry 5a1b65d089 Move the testing repository back into the Tidy codebase.
Automate testing of any PR's.
Updated README's explaining new processes.
2021-05-21 10:43:35 -04:00

25 lines
1.5 KiB
Plaintext

line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 6 column 1 - Warning: <p> attribute "align" has invalid value "fizzle"
line 7 column 1 - Warning: The summary attribute on the <table> element is obsolete in HTML5
line 9 column 1 - Warning: <td> attribute "valign" has invalid value "center"
line 11 column 1 - Warning: <td> attribute "valign" has invalid value "fuzzle"
line 13 column 1 - Warning: <td> attribute "align" has invalid value "fuzzle"
line 13 column 1 - Warning: <td> attribute "valign" has invalid value "fuzzle"
line 6 column 1 - Warning: <p> attribute "align" not allowed for HTML5
line 9 column 1 - Warning: <td> attribute "align" not allowed for HTML5
line 11 column 1 - Warning: <td> attribute "align" not allowed for HTML5
line 13 column 1 - Warning: <td> attribute "align" not allowed for HTML5
Info: Document content looks like HTML5
Tidy found 11 warnings and 0 errors!
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: 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
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