From cf43bd3448b3a74b5319708d526841531f7af81b Mon Sep 17 00:00:00 2001 From: Jim Derry Date: Wed, 30 Jun 2021 11:08:13 -0400 Subject: [PATCH] Update existing regression testing results to accommodate new behavior. This is justified because we're simply reporting a new condition without changing output. --- regression_testing/cases/legacy-expects/case-1062511.txt | 3 ++- regression_testing/cases/legacy-expects/case-1674502.txt | 3 ++- regression_testing/cases/legacy-expects/case-1773932.txt | 3 ++- regression_testing/cases/legacy-expects/case-427675.txt | 3 ++- regression_testing/cases/legacy-expects/case-427676.txt | 3 ++- 5 files changed, 10 insertions(+), 5 deletions(-) diff --git a/regression_testing/cases/legacy-expects/case-1062511.txt b/regression_testing/cases/legacy-expects/case-1062511.txt index f2b2729..fbcacd2 100644 --- a/regression_testing/cases/legacy-expects/case-1062511.txt +++ b/regression_testing/cases/legacy-expects/case-1062511.txt @@ -8,10 +8,11 @@ line 7 column 1 - Warning: isn't allowed in elements line 6 column 1 - Info: previously mentioned line 6 column 1 - Warning: missing before
line 3 column 1 - Warning: content occurs after end of body +line 2 column 1 - Warning: blank 'title' element line 3 column 1 - Warning: trimming empty line 6 column 1 - Warning: trimming empty Info: Document content looks like HTML5 -Tidy found 11 warnings and 0 errors! +Tidy found 12 warnings and 0 errors! 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 diff --git a/regression_testing/cases/legacy-expects/case-1674502.txt b/regression_testing/cases/legacy-expects/case-1674502.txt index e2511f8..0eb188e 100644 --- a/regression_testing/cases/legacy-expects/case-1674502.txt +++ b/regression_testing/cases/legacy-expects/case-1674502.txt @@ -1,7 +1,8 @@ line 1 column 1 - Warning: missing declaration line 7 column 1 - Warning: discarding unexpected XML declaration +line 3 column 1 - Warning: blank 'title' element Info: Document content looks like HTML5 -Tidy found 2 warnings and 0 errors! +Tidy found 3 warnings and 0 errors! About HTML Tidy: https://github.com/htacg/tidy-html5 Bug reports and comments: https://github.com/htacg/tidy-html5/issues diff --git a/regression_testing/cases/legacy-expects/case-1773932.txt b/regression_testing/cases/legacy-expects/case-1773932.txt index 008c5e0..626c84f 100644 --- a/regression_testing/cases/legacy-expects/case-1773932.txt +++ b/regression_testing/cases/legacy-expects/case-1773932.txt @@ -3,9 +3,10 @@ line 7 column 1 - Warning: missing before
    line 8 column 9 - Warning: inserting implicit line 9 column 10 - Warning: inserting implicit line 10 column 10 - Warning: inserting implicit +line 3 column 1 - Warning: blank 'title' element line 7 column 1 - Warning: trimming empty Info: Document content looks like HTML5 -Tidy found 6 warnings and 0 errors! +Tidy found 7 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 diff --git a/regression_testing/cases/legacy-expects/case-427675.txt b/regression_testing/cases/legacy-expects/case-427675.txt index bd4751f..98b63c2 100644 --- a/regression_testing/cases/legacy-expects/case-427675.txt +++ b/regression_testing/cases/legacy-expects/case-427675.txt @@ -1,11 +1,12 @@ line 1 column 1 - Warning: missing declaration line 8 column 1 - Warning: discarding unexpected line 10 column 1 - Warning: missing +line 3 column 3 - Warning: blank 'title' element line 5 column 1 - Warning: element removed from HTML5 line 6 column 3 - Warning: element removed from HTML5 line 10 column 1 - Warning: element removed from HTML5 Info: Document content looks like HTML5 -Tidy found 6 warnings and 0 errors! +Tidy found 7 warnings and 0 errors! About HTML Tidy: https://github.com/htacg/tidy-html5 Bug reports and comments: https://github.com/htacg/tidy-html5/issues diff --git a/regression_testing/cases/legacy-expects/case-427676.txt b/regression_testing/cases/legacy-expects/case-427676.txt index d391525..2dd11ad 100644 --- a/regression_testing/cases/legacy-expects/case-427676.txt +++ b/regression_testing/cases/legacy-expects/case-427676.txt @@ -5,9 +5,10 @@ line 6 column 14 - Error: <spanstyle> is not recognized! line 6 column 14 - Warning: discarding unexpected <spanstyle> line 6 column 44 - Warning: discarding unexpected </span> line 6 column 52 - Info: value for attribute "href" missing quote marks +line 3 column 3 - Warning: blank 'title' element line 6 column 52 - Warning: <a> illegal characters found in URI Info: Document content looks like HTML5 -Tidy found 6 warnings and 1 error! +Tidy found 7 warnings and 1 error! This document has errors that must be fixed before using HTML Tidy to generate a tidied up version.