Skip to content
This repository was archived by the owner on Jun 30, 2021. It is now read-only.

Commit 3befed2

Browse files
authored
Merge pull request #29 from ler762/tidy-html5-752
adjust expected results for tidy-html5 #752 change - case-629.txt only
2 parents cf5dbcd + 38623e9 commit 3befed2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cases/testbase-expects/case-629.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Config: option "mute" given bad argument "FAKE_TAG" (STRING_ARGUMENT_BAD)
2-
Config: messages of type "MISSING_ENDTAG_OPTIONAL" will not be output (STRING_MUTING_TYPE)
3-
Config: messages of type "MISSING_ENDTAG_FOR" will not be output (STRING_MUTING_TYPE)
2+
Info: messages of type "MISSING_ENDTAG_OPTIONAL" will not be output (STRING_MUTING_TYPE)
3+
Info: messages of type "MISSING_ENDTAG_FOR" will not be output (STRING_MUTING_TYPE)
44
line 18 column 1 - Warning: <p> proprietary attribute "download" (PROPRIETARY_ATTRIBUTE)
55
Info: Document content looks like HTML5 (STRING_CONTENT_LOOKS)
66
Tidy found 2 warnings and 0 errors!

0 commit comments

Comments
 (0)