File tree Expand file tree Collapse file tree 5 files changed +10
-5
lines changed
regression_testing/cases/legacy-expects Expand file tree Collapse file tree 5 files changed +10
-5
lines changed Original file line number Diff line number Diff line change @@ -8,10 +8,11 @@ line 7 column 1 - Warning: <base> isn't allowed in <b> elements
88line 6 column 1 - Info: <b> previously mentioned
99line 6 column 1 - Warning: missing </b> before <hr>
1010line 3 column 1 - Warning: content occurs after end of body
11+ line 2 column 1 - Warning: blank 'title' element
1112line 3 column 1 - Warning: trimming empty <marquee>
1213line 6 column 1 - Warning: trimming empty <b>
1314Info: Document content looks like HTML5
14- Tidy found 11 warnings and 0 errors!
15+ Tidy found 12 warnings and 0 errors!
1516
1617One or more empty elements were present in the source document but
1718dropped on output. If these elements are necessary or you don't want
Original file line number Diff line number Diff line change 11line 1 column 1 - Warning: missing <!DOCTYPE> declaration
22line 7 column 1 - Warning: discarding unexpected XML declaration
3+ line 3 column 1 - Warning: blank 'title' element
34Info: Document content looks like HTML5
4- Tidy found 2 warnings and 0 errors!
5+ Tidy found 3 warnings and 0 errors!
56
67About HTML Tidy: https://github.com/htacg/tidy-html5
78Bug reports and comments: https://github.com/htacg/tidy-html5/issues
Original file line number Diff line number Diff line change @@ -3,9 +3,10 @@ line 7 column 1 - Warning: missing </font> before <ol>
33line 8 column 9 - Warning: inserting implicit <font>
44line 9 column 10 - Warning: inserting implicit <font>
55line 10 column 10 - Warning: inserting implicit <font>
6+ line 3 column 1 - Warning: blank 'title' element
67line 7 column 1 - Warning: trimming empty <font>
78Info: Document content looks like HTML5
8- Tidy found 6 warnings and 0 errors!
9+ Tidy found 7 warnings and 0 errors!
910
1011You are recommended to use CSS to specify the font and
1112properties such as its size and color. This will reduce
Original file line number Diff line number Diff line change 11line 1 column 1 - Warning: missing <!DOCTYPE> declaration
22line 8 column 1 - Warning: discarding unexpected <frame>
33line 10 column 1 - Warning: missing </noframes>
4+ line 3 column 3 - Warning: blank 'title' element
45line 5 column 1 - Warning: <frameset> element removed from HTML5
56line 6 column 3 - Warning: <frame> element removed from HTML5
67line 10 column 1 - Warning: <noframes> element removed from HTML5
78Info: Document content looks like HTML5
8- Tidy found 6 warnings and 0 errors!
9+ Tidy found 7 warnings and 0 errors!
910
1011About HTML Tidy: https://github.com/htacg/tidy-html5
1112Bug reports and comments: https://github.com/htacg/tidy-html5/issues
Original file line number Diff line number Diff line change @@ -5,9 +5,10 @@ line 6 column 14 - Error: <spanstyle> is not recognized!
55line 6 column 14 - Warning: discarding unexpected <spanstyle>
66line 6 column 44 - Warning: discarding unexpected </span>
77line 6 column 52 - Info: value for attribute "href" missing quote marks
8+ line 3 column 3 - Warning: blank 'title' element
89line 6 column 52 - Warning: <a> illegal characters found in URI
910Info: Document content looks like HTML5
10- Tidy found 6 warnings and 1 error!
11+ Tidy found 7 warnings and 1 error!
1112
1213This document has errors that must be fixed before
1314using HTML Tidy to generate a tidied up version.
You can’t perform that action at this time.
0 commit comments