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

Commit 20671e1

Browse files
authored
Merge pull request #31 from htacg/issue-726
Chg 588061 text for fixed issue 726
2 parents 3f7a9ab + 456c8b0 commit 20671e1

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

cases/testbase-expects/case-588061.txt

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,32 +82,46 @@ line 25 column 29 - Warning: <a> escaping malformed URI reference
8282
line 25 column 29 - Warning: <a> illegal characters found in URI
8383
line 74 column 210 - Warning: <a> escaping malformed URI reference
8484
line 74 column 210 - Warning: <a> illegal characters found in URI
85+
line 102 column 103 - Warning: <a> anchor "MAP details" already defined
8586
line 102 column 190 - Warning: <a> escaping malformed URI reference
8687
line 102 column 190 - Warning: <a> illegal characters found in URI
88+
line 106 column 101 - Warning: <a> anchor "MAP details" already defined
8789
line 106 column 188 - Warning: <a> escaping malformed URI reference
8890
line 106 column 188 - Warning: <a> illegal characters found in URI
91+
line 110 column 99 - Warning: <a> anchor "MAP details" already defined
8992
line 110 column 186 - Warning: <a> escaping malformed URI reference
9093
line 110 column 186 - Warning: <a> illegal characters found in URI
94+
line 114 column 97 - Warning: <a> anchor "MAP details" already defined
9195
line 114 column 184 - Warning: <a> escaping malformed URI reference
9296
line 114 column 184 - Warning: <a> illegal characters found in URI
97+
line 118 column 95 - Warning: <a> anchor "MAP details" already defined
9398
line 118 column 182 - Warning: <a> escaping malformed URI reference
9499
line 118 column 182 - Warning: <a> illegal characters found in URI
100+
line 122 column 89 - Warning: <a> anchor "MAP details" already defined
95101
line 122 column 176 - Warning: <a> escaping malformed URI reference
96102
line 122 column 176 - Warning: <a> illegal characters found in URI
103+
line 126 column 87 - Warning: <a> anchor "MAP details" already defined
97104
line 126 column 174 - Warning: <a> escaping malformed URI reference
98105
line 126 column 174 - Warning: <a> illegal characters found in URI
106+
line 130 column 89 - Warning: <a> anchor "MAP details" already defined
99107
line 130 column 176 - Warning: <a> escaping malformed URI reference
100108
line 130 column 176 - Warning: <a> illegal characters found in URI
109+
line 134 column 89 - Warning: <a> anchor "MAP details" already defined
101110
line 134 column 177 - Warning: <a> escaping malformed URI reference
102111
line 134 column 177 - Warning: <a> illegal characters found in URI
112+
line 138 column 90 - Warning: <a> anchor "MAP details" already defined
103113
line 138 column 178 - Warning: <a> escaping malformed URI reference
104114
line 138 column 178 - Warning: <a> illegal characters found in URI
115+
line 142 column 90 - Warning: <a> anchor "MAP details" already defined
105116
line 142 column 178 - Warning: <a> escaping malformed URI reference
106117
line 142 column 178 - Warning: <a> illegal characters found in URI
118+
line 168 column 131 - Warning: <a> anchor "MAP details" already defined
107119
line 168 column 218 - Warning: <a> escaping malformed URI reference
108120
line 168 column 218 - Warning: <a> illegal characters found in URI
121+
line 200 column 176 - Warning: <a> anchor "MAP details" already defined
109122
line 200 column 263 - Warning: <a> escaping malformed URI reference
110123
line 200 column 263 - Warning: <a> illegal characters found in URI
124+
line 248 column 94 - Warning: <a> anchor "MAP details" already defined
111125
line 248 column 223 - Warning: <a> escaping malformed URI reference
112126
line 248 column 223 - Warning: <a> illegal characters found in URI
113127
line 339 column 9 - Warning: <img> lacks "alt" attribute
@@ -145,7 +159,7 @@ line 403 column 3 - Warning: <tr> attribute "align" not allowed for HTML5
145159
line 383 column 5 - Warning: <a> proprietary attribute "alt"
146160
line 399 column 7 - Warning: <input> proprietary attribute "border"
147161
Info: Document content looks like HTML5
148-
Tidy found 116 warnings and 0 errors!
162+
Tidy found 130 warnings and 0 errors!
149163

150164
URIs must be properly escaped, they must not contain unescaped
151165
characters below U+0021 including the space character and not

0 commit comments

Comments
 (0)