From 65aa1bdd8c12eeca384681f609a9000c13e2c161 Mon Sep 17 00:00:00 2001 From: Jim Derry Date: Wed, 30 Jun 2021 09:25:37 -0400 Subject: [PATCH] Added test cases to this PR. --- .../cases/github-cases/case-692@1.html | 17 +++++++++++++++++ .../cases/github-expects/case-692.html | 18 ++++++++++++++++++ .../cases/github-expects/case-692.txt | 17 +++++++++++++++++ 3 files changed, 52 insertions(+) create mode 100755 regression_testing/cases/github-cases/case-692@1.html create mode 100644 regression_testing/cases/github-expects/case-692.html create mode 100644 regression_testing/cases/github-expects/case-692.txt diff --git a/regression_testing/cases/github-cases/case-692@1.html b/regression_testing/cases/github-cases/case-692@1.html new file mode 100755 index 0000000..0cefac1 --- /dev/null +++ b/regression_testing/cases/github-cases/case-692@1.html @@ -0,0 +1,17 @@ + + + + Test stuff + As if one title isn't enough + + +

This is my paragraph

+ + diff --git a/regression_testing/cases/github-expects/case-692.html b/regression_testing/cases/github-expects/case-692.html new file mode 100644 index 0000000..f942f2e --- /dev/null +++ b/regression_testing/cases/github-expects/case-692.html @@ -0,0 +1,18 @@ + + + + + Test stuff + + +

This is my paragraph

+ + diff --git a/regression_testing/cases/github-expects/case-692.txt b/regression_testing/cases/github-expects/case-692.txt new file mode 100644 index 0000000..31cc015 --- /dev/null +++ b/regression_testing/cases/github-expects/case-692.txt @@ -0,0 +1,17 @@ +line 10 column 5 - Warning: too many title elements in +line 10 column 5 - Info: previously mentioned +line 12 column 9 - Warning: discarding unexpected +Info: Doctype given is "-//W3C//DTD XHTML 1.0 Transitional//EN" +Info: Document content looks like XHTML 1.0 Strict +Tidy found 2 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