Update 'testbase' to version 5.1.20

This commit is contained in:
Geoff McLane 2015-11-07 15:02:23 +01:00
parent 1e399913ab
commit a5944735df
19 changed files with 21 additions and 61 deletions

View File

@ -1,4 +1,5 @@
skip-quotes: yes
// not really required since this is defaul
skip-nested: yes
indent: auto
tidy-mark: no
clean: yes

View File

@ -0,0 +1,9 @@
// now that skip-nested defaults to 'on', need it off for this test
skip-nested: no
// plus default HTML Tidy configuration - 20150219
indent: auto
char-encoding: latin1
tidy-mark: no
clean: yes
logical-emphasis: yes
indent-attributes: yes

View File

@ -23,10 +23,6 @@ a meaningful context for each cell.
For further advice on how to make your pages accessible
see http://www.w3.org/WAI/GL.
. You may also want to try
"http://www.cast.org/bobby/" which is a free Web-based
service for checking URLs for accessibility.
About HTML Tidy: https://github.com/htacg/tidy-html5
Bug reports and comments: https://github.com/htacg/tidy-html5/issues
Or send questions and comments to: https://lists.w3.org/Archives/Public/public-htacg/

View File

@ -11,10 +11,6 @@ to set up and provide immediate feedback to users.
For further advice on how to make your pages accessible
see http://www.w3.org/WAI/GL.
. You may also want to try
"http://www.cast.org/bobby/" which is a free Web-based
service for checking URLs for accessibility.
About HTML Tidy: https://github.com/htacg/tidy-html5
Bug reports and comments: https://github.com/htacg/tidy-html5/issues
Or send questions and comments to: https://lists.w3.org/Archives/Public/public-htacg/

View File

@ -23,10 +23,6 @@ a meaningful context for each cell.
For further advice on how to make your pages accessible
see http://www.w3.org/WAI/GL.
. You may also want to try
"http://www.cast.org/bobby/" which is a free Web-based
service for checking URLs for accessibility.
About HTML Tidy: https://github.com/htacg/tidy-html5
Bug reports and comments: https://github.com/htacg/tidy-html5/issues
Or send questions and comments to: https://lists.w3.org/Archives/Public/public-htacg/

View File

@ -17,10 +17,6 @@ a meaningful context for each cell.
For further advice on how to make your pages accessible
see http://www.w3.org/WAI/GL.
. You may also want to try
"http://www.cast.org/bobby/" which is a free Web-based
service for checking URLs for accessibility.
About HTML Tidy: https://github.com/htacg/tidy-html5
Bug reports and comments: https://github.com/htacg/tidy-html5/issues
Or send questions and comments to: https://lists.w3.org/Archives/Public/public-htacg/

View File

@ -17,10 +17,6 @@ a meaningful context for each cell.
For further advice on how to make your pages accessible
see http://www.w3.org/WAI/GL.
. You may also want to try
"http://www.cast.org/bobby/" which is a free Web-based
service for checking URLs for accessibility.
About HTML Tidy: https://github.com/htacg/tidy-html5
Bug reports and comments: https://github.com/htacg/tidy-html5/issues
Or send questions and comments to: https://lists.w3.org/Archives/Public/public-htacg/

View File

@ -35,11 +35,7 @@ This document has errors that must be fixed before
using HTML Tidy to generate a tidied up version.
For further advice on how to make your pages accessible
see http://www.w3.org/WAI/GL and http://www.aprompt.ca/Tidy/accessibilitychecks.html.
. You may also want to try
"http://www.cast.org/bobby/" which is a free Web-based
service for checking URLs for accessibility.
see http://www.w3.org/WAI/GL and http://www.html-tidy.org/accessibility/.
About HTML Tidy: https://github.com/htacg/tidy-html5
Bug reports and comments: https://github.com/htacg/tidy-html5/issues
Or send questions and comments to: https://lists.w3.org/Archives/Public/public-htacg/

View File

@ -26,10 +26,6 @@ These measures are needed for people using non-graphical browsers.
For further advice on how to make your pages accessible
see http://www.w3.org/WAI/GL.
. You may also want to try
"http://www.cast.org/bobby/" which is a free Web-based
service for checking URLs for accessibility.
About HTML Tidy: https://github.com/htacg/tidy-html5
Bug reports and comments: https://github.com/htacg/tidy-html5/issues
Or send questions and comments to: https://lists.w3.org/Archives/Public/public-htacg/

View File

@ -23,10 +23,6 @@ These measures are needed for people using non-graphical browsers.
For further advice on how to make your pages accessible
see http://www.w3.org/WAI/GL.
. You may also want to try
"http://www.cast.org/bobby/" which is a free Web-based
service for checking URLs for accessibility.
About HTML Tidy: https://github.com/htacg/tidy-html5
Bug reports and comments: https://github.com/htacg/tidy-html5/issues
Or send questions and comments to: https://lists.w3.org/Archives/Public/public-htacg/

View File

@ -10,10 +10,6 @@ These measures are needed for people using non-graphical browsers.
For further advice on how to make your pages accessible
see http://www.w3.org/WAI/GL.
. You may also want to try
"http://www.cast.org/bobby/" which is a free Web-based
service for checking URLs for accessibility.
About HTML Tidy: https://github.com/htacg/tidy-html5
Bug reports and comments: https://github.com/htacg/tidy-html5/issues
Or send questions and comments to: https://lists.w3.org/Archives/Public/public-htacg/

View File

@ -1,5 +1,5 @@
line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 8 column 31 - Warning: '<' + '/' + letter not allowed here
line 10 column 1 - Warning: discarding unexpected </script>
Info: Document content looks like HTML5
2 warnings, 0 errors were found!

View File

@ -1,8 +1,7 @@
line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 7 column 28 - Warning: '<' + '/' + letter not allowed here
line 11 column 1 - Warning: missing </script>
Info: Document content looks like HTML5
3 warnings, 0 errors were found!
2 warnings, 0 errors were found!
You are recommended to use CSS to specify page and link colors
About HTML Tidy: https://github.com/htacg/tidy-html5

View File

@ -115,10 +115,6 @@ These measures are needed for people using non-graphical browsers.
For further advice on how to make your pages accessible
see http://www.w3.org/WAI/GL.
. You may also want to try
"http://www.cast.org/bobby/" which is a free Web-based
service for checking URLs for accessibility.
You are recommended to use CSS to specify the font and
properties such as its size and color. This will reduce
the size of HTML files and make them easier to maintain

View File

@ -24,10 +24,6 @@ These measures are needed for people using non-graphical browsers.
For further advice on how to make your pages accessible
see http://www.w3.org/WAI/GL.
. You may also want to try
"http://www.cast.org/bobby/" which is a free Web-based
service for checking URLs for accessibility.
About HTML Tidy: https://github.com/htacg/tidy-html5
Bug reports and comments: https://github.com/htacg/tidy-html5/issues
Or send questions and comments to: https://lists.w3.org/Archives/Public/public-htacg/

View File

@ -17,10 +17,6 @@ a meaningful context for each cell.
For further advice on how to make your pages accessible
see http://www.w3.org/WAI/GL.
. You may also want to try
"http://www.cast.org/bobby/" which is a free Web-based
service for checking URLs for accessibility.
About HTML Tidy: https://github.com/htacg/tidy-html5
Bug reports and comments: https://github.com/htacg/tidy-html5/issues
Or send questions and comments to: https://lists.w3.org/Archives/Public/public-htacg/

View File

@ -7,8 +7,7 @@
<script language="JavaScript1.1">
<!--
document.write('<script><\/script>');
// -->
</script>
document.write('<script>
</script>'); // --&gt;
</body>
</html>

View File

@ -1,5 +1,5 @@
<!-- use "==word-2000 yes -xml" on command line -->
<!-- Test case for MS Access files failing with Error: missing quote mark for attribute value -->
<PARAM NAME="XMLData"
VALUE="&lt;xml xmlns:a=&quot;urn:schemas-microsoft-com:office:access&quot;&gt; &lt;a:something&gt;&lt;/a:something&gt;&lt;a:something&gt;&lt;/a:something&gt;&lt;/xml&gt;'&quot;">
</PARAM>
<!-- use "==word-2000 yes -xml" on command line -->
<!-- Test case for MS Access files failing with Error: missing quote mark for attribute value -->
<PARAM NAME="XMLData"
VALUE="&lt;xml xmlns:a=&quot;urn:schemas-microsoft-com:office:access&quot;&gt; &lt;a:something&gt;&lt;/a:something&gt;&lt;a:something&gt;&lt;/a:something&gt;&lt;/xml&gt;'&quot;">
</PARAM>

Binary file not shown.