You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@corinthia.apache.org by ja...@apache.org on 2015/08/14 11:32:05 UTC

[08/25] incubator-corinthia git commit: removed w3c... test directory.

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-1-2-1.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-1-2-1.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-1-2-1.html
deleted file mode 100644
index 6869248..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-1-2-1.html
+++ /dev/null
@@ -1,26 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/5.1.2</title>
-</head>
-<body>
-
-<table summary="This data table is missing row/column headers">
-	<caption>This data table is missing row/column headers</caption>
-	
-	<tr>
-		<td>age</td><td>height</td><td>weight</td>
-	</tr>
-	<tr>
-		<td>10</td><td>1.3 m</td><td>50 kg.</td>
-	</tr>
-	<tr>
-		<td>15</td><td>1.8 m</td><td>75 kg.</td>
-	</tr>
-	<tr>
-		<td>20</td><td>2.1 m</td><td>100 kg.</td>
-	</tr>
-</table>
-
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-1-2-2.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-1-2-2.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-1-2-2.html
deleted file mode 100644
index 6569e4f..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-1-2-2.html
+++ /dev/null
@@ -1,26 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/5.1.2</title>
-</head>
-<body>
-
-<table summary="This data table is missing one column headers">
-	<caption>This data table is missing one column headers</caption>
-	
-	<tr>
-		<th>age</th><td>height</td><th>weight</th>
-	</tr>
-	<tr>
-		<td>10</td><td>1.3 m</td><td>50 kg.</td>
-	</tr>
-	<tr>
-		<td>15</td><td>1.8 m</td><td>75 kg.</td>
-	</tr>
-	<tr>
-		<td>20</td><td>2.1 m</td><td>100 kg.</td>
-	</tr>
-</table>
-
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-1-2-3.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-1-2-3.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-1-2-3.html
deleted file mode 100644
index b2c0a7b..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-1-2-3.html
+++ /dev/null
@@ -1,23 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/5.1.2</title>
-</head>
-<body>
-
-<table summary="This data table is missing one row header">
-	<caption>This data table is missing one row header</caption>
-	
-	<tr>
-		<th>age</th><td>10</td><td>15</td><td>20</td>
-	</tr>
-	<tr>
-		<td>height</td><td>1.3 m</td><td>1.8 m</td><td>2.1 m</td>
-	</tr>
-	<tr>
-		<th>weight</th><td>50 kg</td><td>75 kg.</td><td>100 kg.</td>
-	</tr>
-</table>
-
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-2-1-1.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-2-1-1.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-2-1-1.html
deleted file mode 100644
index fa56894..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-2-1-1.html
+++ /dev/null
@@ -1,35 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/5.2.1</title>
-</head>
-<body>
-
-<table summary="This data table should use markup to associate multiple levels of row and column headers">
-	<caption>This data table should use markup to associate multiple levels of row and column headers</caption>
-
-	<tr>
-		<th>ID</th><th colspan="2">System<br>Color or Name</th><th>Required</th>
-	</tr>
-	<tr>
-		<td>a-1</td><td>blue</td><td></td><td>yes</td>
-	</tr>
-	<tr>
-		<td>a-2</td><td></td><td>Susan</td><td>yes</td>
-	</tr>
-	<tr>
-		<td>a-3</td><td>green</td><td></td><td>no</td>
-	</tr>
-	<tr>
-		<td>a-4</td><td>orange</td><td></td><td>no</td>
-	</tr>
-	<tr>
-		<td>a-5</td><td></td><td>Frank</td><td>yes</td>
-	</tr>
-	<tr>
-		<td>a-6</td><td></td><td>Harold</td><td>no</td>
-	</tr>
-</table>
-
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-2-1-2.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-2-1-2.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-2-1-2.html
deleted file mode 100644
index ee1bb5a..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-2-1-2.html
+++ /dev/null
@@ -1,26 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/5.2.1</title>
-</head>
-<body>
-
-<table summary="This data table should use markup to associate multiple levels of row and column headers">
-	<caption>This data table should use markup to associate multiple levels of row and column headers</caption>
-
-	<tr>
-		<th>System</th><td>a-1</td><td>Susan</td><td>Macintosh</td>
-	</tr>
-	<tr>
-		<th rowspan="2">ID<br>location or code</th><td>Local</td><td>Building 1</td><td>Front Desk</td>
-	</tr>
-	<tr>
-		<td>Local</td><td>Building 2</td><td>Back Desk</td>
-	</tr>
-	<tr>
-		<th>Required</th><td>yes</td><td>yes<td></td><td>no</td>
-	</tr>
-</table>
-
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-3-1-1.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-3-1-1.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-3-1-1.html
deleted file mode 100644
index b4615a6..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-3-1-1.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/5.3.1</title>
-</head>
-<body>
-<table summary="This layout table should make sense when linearized">
-	<caption>Does this layout table make sense when linearized?</caption>
-
-	<tr>
-		<td>Here is some text that is in a column.</td><td>Here is some more text that is also in a column.</td>
-	</tr>
-</table>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-4-1-1.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-4-1-1.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-4-1-1.html
deleted file mode 100644
index aadec71..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-4-1-1.html
+++ /dev/null
@@ -1,19 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/5.4.1</title>
-</head>
-<body>
-<table summary="This layout table is using TH for formatting">
-	<caption>This layout table is using TH for formatting.</caption>
-
-	<tr>
-		<th>Here is some text.</th><th>More text is this.</th>
-	</tr>
-	<tr>
-		<td>Here is some text that is in a column.</td><td>Here is some more text that is also in a column.</td>
-	</tr>
-
-</table>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-5-1-1.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-5-1-1.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-5-1-1.html
deleted file mode 100644
index 769cc38..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-5-1-1.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/5.5.1</title>
-</head>
-<body>
-<table>
-	<caption>This table has no summary</caption>
-
-	<tr><td>1</td><td>2</td></tr>
-	<tr><td>3</td><td>4</td></tr>
-
-</table>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-5-1-2.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-5-1-2.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-5-1-2.html
deleted file mode 100644
index 02eec8b..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-5-1-2.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/5.5.1</title>
-</head>
-<body>
-<table summary="">
-	<caption>This table has an invalid summary (NULL)</caption>
-
-	<tr><td>1</td><td>2</td></tr>
-	<tr><td>3</td><td>4</td></tr>
-
-</table>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-5-1-3.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-5-1-3.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-5-1-3.html
deleted file mode 100644
index 3f2fd85..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-5-1-3.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/5.5.1</title>
-</head>
-<body>
-<table summary="       ">
-	<caption>This table has an invalid summary (all spaces)</caption>
-
-	<tr><td>1</td><td>2</td></tr>
-	<tr><td>3</td><td>4</td></tr>
-
-</table>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-5-1-6.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-5-1-6.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-5-1-6.html
deleted file mode 100644
index 6a81191..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-5-1-6.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/5.5.1</title>
-</head>
-<body>
-<table summary="table summary">
-	<caption>This table has an invalid summary (placeholder 'table summary')</caption>
-
-	<tr><td>1</td><td>2</td></tr>
-	<tr><td>3</td><td>4</td></tr>
-
-</table>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-5-2-1.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-5-2-1.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-5-2-1.html
deleted file mode 100644
index 49e7df8..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-5-2-1.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/5.5.2</title>
-</head>
-<body>
-
-<table summary="This simple data table has no caption.">
-
-	<tr><td>1</td><td>2</td></tr>
-	<tr><td>3</td><td>4</td></tr>
-
-</table>
-</body>
-</html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-6-1-1.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-6-1-1.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-6-1-1.html
deleted file mode 100644
index c8dafa0..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-6-1-1.html
+++ /dev/null
@@ -1,18 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/5.6.1</title>
-</head>
-<body>
-
-<table summary="These table headers require abbreviations">
-	<caption>These table headers require abbreviations</caption>
-
-	<tr><th>Age Of All Recent Residents Of The GTA</th><th>Income Level Specified In English Pounds</th></tr>
-	<tr><td>19</td><td>7000</td></tr>
-	<tr><td>29</td><td>19000</td></tr>
-
-</table>
-
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-6-1-2.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-6-1-2.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-6-1-2.html
deleted file mode 100644
index 00b3f09..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-6-1-2.html
+++ /dev/null
@@ -1,18 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/5.6.1</title>
-</head>
-<body>
-
-<table summary="These table headers have invalid abbreviations">
-	<caption>These table headers have invalid abbreviations (NULL)</caption>
-
-	<tr><th abbr="">Age Of All Recent Residents Of The GTA</th><th abbr="">Income Level Specified In English Pounds</th></tr>
-	<tr><td>19</td><td>7000</td></tr>
-	<tr><td>29</td><td>19000</td></tr>
-
-</table>
-
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-6-1-3.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-6-1-3.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-6-1-3.html
deleted file mode 100644
index 5caf1f3..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/5-6-1-3.html
+++ /dev/null
@@ -1,18 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/5.6.1</title>
-</head>
-<body>
-
-<table summary="These table headers have invalid abbreviations">
-	<caption>These table headers have invalid abbreviations (spaces)</caption>
-
-	<tr><th abbr="    ">Age Of All Recent Residents Of The GTA</th><th abbr="    ">Income Level Specified In English Pounds</th></tr>
-	<tr><td>19</td><td>7000</td></tr>
-	<tr><td>29</td><td>19000</td></tr>
-
-</table>
-
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-1-1-1.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-1-1-1.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-1-1-1.html
deleted file mode 100644
index ef96038..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-1-1-1.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/6.1.1 - This page uses a stylesheet</title>
-<link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-WD">
-</head>
-<body>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-1-1-2.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-1-1-2.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-1-1-2.html
deleted file mode 100644
index 0569218..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-1-1-2.html
+++ /dev/null
@@ -1,13 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/6.1.1</title>
-</head>
-<body>
-<style>
-<!--
-p {text-align:justify}
--->
-</style>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-1-1-3.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-1-1-3.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-1-1-3.html
deleted file mode 100644
index 1209d80..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-1-1-3.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/6.1.1</title>
-</head>
-<body>
-
-<p style="color: green">hello</p>
-
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-2-1-1.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-2-1-1.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-2-1-1.html
deleted file mode 100644
index e5714f7..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-2-1-1.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
-   "http://www.w3.org/TR/html4/frameset.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/6.2.1</title>
-</head>
-<frameset>
-<frame src="rex.jpg">
-</frameset>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-2-2-1.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-2-2-1.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-2-2-1.html
deleted file mode 100644
index 447b511..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-2-2-1.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/6.2.2</title>
-</head>
-<body>
-<applet code="applet.class"></applet>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-2-2-2.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-2-2-2.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-2-2-2.html
deleted file mode 100644
index 4cb7bd8..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-2-2-2.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/6.2.2</title>
-</head>
-<body>
-<script><!-- the script --></script>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-2-2-3.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-2-2-3.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-2-2-3.html
deleted file mode 100644
index b52f4c8..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-2-2-3.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/6.2.2</title>
-</head>
-<body>
-
-<object></object>
-
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-3-1-1.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-3-1-1.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-3-1-1.html
deleted file mode 100644
index 71d9c49..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-3-1-1.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/6.3.1</title>
-</head>
-<body>
-
-<script><!-- the script --></script>
-
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-3-1-2.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-3-1-2.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-3-1-2.html
deleted file mode 100644
index 4d24b2c..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-3-1-2.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/6.3.1</title>
-</head>
-<body>
-<object></object>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-3-1-3.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-3-1-3.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-3-1-3.html
deleted file mode 100644
index 8dfe947..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-3-1-3.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/6.3.1</title>
-</head>
-<body>
-
-<embed></embed>
-
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-3-1-4.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-3-1-4.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-3-1-4.html
deleted file mode 100644
index 03b3786..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-3-1-4.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/6.3.1</title>
-</head>
-<body>
-
-<applet><!-- the applet --></applet>
-
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-5-1-1.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-5-1-1.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-5-1-1.html
deleted file mode 100644
index e7e9689..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-5-1-1.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
-   "http://www.w3.org/TR/html4/frameset.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/6.5.1</title>
-</head>
-<frameset rows="100, 200">
-<frame src="1.html">
-<frame src="2.html">
-</frameset>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-5-1-2.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-5-1-2.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-5-1-2.html
deleted file mode 100644
index 5553a23..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-5-1-2.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
-   "http://www.w3.org/TR/html4/frameset.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/6.5.1</title>
-</head>
-
-<frameset>
-        <frame src="f1.html">
-	<noframes>
-	</noframes>
-</frameset>
-
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-5-1-3.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-5-1-3.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-5-1-3.html
deleted file mode 100644
index 9642742..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-5-1-3.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
-   "http://www.w3.org/TR/html4/frameset.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/6.5.1</title>
-</head>
-<frameset>
-	<noframes>
-	<p>Upgrade your browser to one that supports frames!</p>
-	</noframes>
-</frameset>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-5-1-4.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-5-1-4.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-5-1-4.html
deleted file mode 100644
index 9682545..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/6-5-1-4.html
+++ /dev/null
@@ -1,13 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
-   "http://www.w3.org/TR/html4/frameset.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/6.5.1</title>
-</head>
-<frameset>
-	<a href="mike.html">hello</a>
-	<noframes>
-	<p>content within noframes</p>
-	</noframes>
-</frameset>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/7-1-1-1.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/7-1-1-1.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/7-1-1-1.html
deleted file mode 100644
index 19df17e..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/7-1-1-1.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/7.1.1</title>
-</head>
-<body>
-
-<script><!-- the script goes here --></script>
-
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/7-1-1-2.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/7-1-1-2.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/7-1-1-2.html
deleted file mode 100644
index 30c830e..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/7-1-1-2.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/7.1.1</title>
-</head>
-<body>
-
-<object></object>
-
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/7-1-1-3.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/7-1-1-3.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/7-1-1-3.html
deleted file mode 100644
index 9902926..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/7-1-1-3.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/7.1.1</title>
-</head>
-<body>
-
-<embed></embed>
-
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/7-1-1-4.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/7-1-1-4.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/7-1-1-4.html
deleted file mode 100644
index 027da74..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/7-1-1-4.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/7.1.1</title>
-</head>
-<body>
-
-<applet></applet>
-
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/7-1-1-5.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/7-1-1-5.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/7-1-1-5.html
deleted file mode 100644
index 51b0440..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/7-1-1-5.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/7.1.1</title>
-</head>
-<body>
-
-<img src="flicker.gif" alt="flicker">
-
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/7-2-1-1.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/7-2-1-1.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/7-2-1-1.html
deleted file mode 100644
index 74e19b4..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/7-2-1-1.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/7.2.1</title>
-</head>
-<body>
-<p>Here is a word of <blink>blinking</blink> text.</p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/7-4-1-1.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/7-4-1-1.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/7-4-1-1.html
deleted file mode 100644
index e073da4..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/7-4-1-1.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>Test 7.4.1</title>
-<meta  http-equiv="refresh" content="60">
-</head>
-<body>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/7-5-1-1.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/7-5-1-1.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/7-5-1-1.html
deleted file mode 100644
index 6a8839f..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/7-5-1-1.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>Test 7.5.1</title>
-<meta  http-equiv="refresh" content="http://www.foo.com/bar.html">
-</head>
-<body>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/8-1-1-1.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/8-1-1-1.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/8-1-1-1.html
deleted file mode 100644
index c86520f..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/8-1-1-1.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/8.1.1</title>
-</head>
-<body>
-<script><!-- this is the script --></script>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/8-1-1-2.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/8-1-1-2.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/8-1-1-2.html
deleted file mode 100644
index 31d0e11..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/8-1-1-2.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/8.1.1</title>
-</head>
-<body>
-<object></object>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/8-1-1-3.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/8-1-1-3.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/8-1-1-3.html
deleted file mode 100644
index 0764f5b..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/8-1-1-3.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/8.1.1</title>
-</head>
-<body>
-<applet></applet>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/8-1-1-4.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/8-1-1-4.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/8-1-1-4.html
deleted file mode 100644
index d154f98..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/8-1-1-4.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/8.1.1</title>
-</head>
-<body>
-<embed></embed>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/9-1-1-1.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/9-1-1-1.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/9-1-1-1.html
deleted file mode 100644
index 9d6e345..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/9-1-1-1.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/9.1.1</title>
-</head>
-<body>
-<a href="image1.map">
-<img src="atrc_main.jpg" width="383" height="347"
-ismap border="0" alt="main front page navigation">
-</a>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/9-3-1-1.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/9-3-1-1.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/9-3-1-1.html
deleted file mode 100644
index b4f165d..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/9-3-1-1.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/9.3.1</title>
-</head>
-<body>
-<p onMouseDown="blah"></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/9-3-1-2.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/9-3-1-2.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/9-3-1-2.html
deleted file mode 100644
index 57a2b77..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/9-3-1-2.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/9.3.1</title>
-</head>
-<body>
-<p onMouseUp="blah"></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/9-3-1-3.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/9-3-1-3.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/9-3-1-3.html
deleted file mode 100644
index 0868aec..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/9-3-1-3.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/9.3.1</title>
-</head>
-<body>
-<p onClick="blah"></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/9-3-1-4.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/9-3-1-4.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/9-3-1-4.html
deleted file mode 100644
index b6a07cd..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/9-3-1-4.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/9.3.1</title>
-</head>
-<body>
-<p onMouseOver="blah"></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/9-3-1-5.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/9-3-1-5.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/9-3-1-5.html
deleted file mode 100644
index eba8f9a..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/9-3-1-5.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/9.3.1</title>
-</head>
-<body>
-<p onMouseOut="blah"></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/9-3-1-6.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/9-3-1-6.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/9-3-1-6.html
deleted file mode 100644
index 3af0cd4..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/9-3-1-6.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
-<html lang="en">
-<head>
-<title>aert1.0/9.3.1</title>
-</head>
-<body>
-<p onMouseMove="blah"></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/cfg_default.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/cfg_default.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/cfg_default.txt
deleted file mode 100644
index 6369317..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accessTest/cfg_default.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-char-encoding: latin1
-

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accesscases.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accesscases.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accesscases.txt
deleted file mode 100644
index d46e975..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/accesscases.txt
+++ /dev/null
@@ -1,119 +0,0 @@
-FILE       TEST_EXPECTED  LEVEL
-1-1-1-1    1.1.1.1        1
-1-1-1-2    1.1.1.2        1
-1-1-1-3    1.1.1.3        1
-1-1-1-4    1.1.1.4        1
-1-1-1-10   1.1.1.10       1
-1-1-2-1    1.1.2.1        1
-1-1-2-2    1.1.2.2        1
-1-1-2-3    1.1.2.3        1
-1-1-3-1    1.1.3.1        1
-1-1-4-1    1.1.4.1        1
-1-1-5-1    1.1.5.1        1
-1-1-6-1    1.1.6.1        1
-1-1-6-2    1.1.6.2        1
-1-1-6-3    1.1.6.3        1
-1-1-6-4    1.1.6.4        1
-1-1-6-5    1.1.6.5        1
-1-1-6-6    1.1.6.6        1
-1-1-8-1    1.1.8.1        1
-1-1-9-1    1.1.9.1        1
-1-1-10-1   1.1.10.1       1
-1-1-12-1   1.1.12.1       2
-1-2-1-1    1.2.1.1        1
-1-4-1-1    1.4.1.1        1
-1-5-1-1    1.5.1.1        3
-2-1-1-1    2.1.1.1        1
-2-1-1-2    2.1.1.2        1
-2-1-1-3    2.1.1.3        1
-2-1-1-4    2.1.1.4        1
-2-1-1-5    2.1.1.5        1
-2-2-1-1    2.2.1.1        3
-2-2-1-2    2.2.1.2        3
-2-2-1-3    2.2.1.3        3
-2-2-1-4    2.2.1.4        3
-3-2-1-1    3.2.1.1        2
-3-3-1-1    3.3.1.1        2
-3-5-1-1    3.5.1.1        2
-3-5-2-1    3.5.2.1        2
-3-5-2-2    3.5.2.2        2
-3-5-2-3    3.5.2.3        2
-3-6-1-1    3.6.1.1        2
-3-6-1-2    3.6.1.2        2
-3-6-1-4    3.6.1.4        2
-4-3-1-1    4.3.1.1        3
-4-3-1-2    4.3.1.2        3
-5-1-2-1    5.1.2.1        1
-5-1-2-2    5.1.2.2        1
-5-1-2-3    5.1.2.3        1
-5-2-1-1    5.2.1.1        1
-5-2-1-2    5.2.1.2        1
-5-3-1-1    5.3.1.1        2
-5-4-1-1    5.4.1.1        2
-5-5-1-1    5.5.1.1        3
-5-5-1-2    5.5.1.2        3
-5-5-1-3    5.5.1.3        3
-5-5-1-6    5.5.1.6        3
-5-5-2-1    5.5.2.1        2
-5-6-1-1    5.6.1.1        3
-5-6-1-2    5.6.1.2        3
-5-6-1-3    5.6.1.3        3
-6-1-1-1    6.1.1.1        1
-6-1-1-2    6.1.1.2        1
-6-1-1-3    6.1.1.3        1
-6-2-1-1    6.2.1.1        1
-6-2-2-1    6.2.2.1        1
-6-2-2-2    6.2.2.2        1
-6-2-2-3    6.2.2.3        1
-6-3-1-1    6.3.1.1        1
-6-3-1-2    6.3.1.2        1
-6-3-1-3    6.3.1.3        1
-6-3-1-4    6.3.1.4        1
-6-5-1-1    6.5.1.1        2
-6-5-1-2    6.5.1.2        2
-6-5-1-3    6.5.1.3        2
-6-5-1-4    6.5.1.4        2
-7-1-1-1    7.1.1.1        1
-7-1-1-2    7.1.1.2        1
-7-1-1-3    7.1.1.3        1
-7-1-1-4    7.1.1.4        1
-7-1-1-5    7.1.1.5        1
-7-2-1-1    7.2.1.1        2
-7-4-1-1    7.4.1.1        2
-7-5-1-1    7.5.1.1        2
-8-1-1-1    8.1.1.1        1
-8-1-1-2    8.1.1.2        1
-8-1-1-3    8.1.1.3        1
-8-1-1-4    8.1.1.4        1
-9-1-1-1    9.1.1.1        1
-9-3-1-1    9.3.1.1        2
-9-3-1-2    9.3.1.2        2
-9-3-1-3    9.3.1.3        2
-9-3-1-4    9.3.1.4        2
-9-3-1-5    9.3.1.5        2
-9-3-1-6    9.3.1.6        2
-10-1-1-1   10.1.1.1       2
-10-1-1-2   10.1.1.2       2
-11-2-1-1   11.2.1.1       2
-11-2-1-2   11.2.1.2       2
-11-2-1-3   11.2.1.3       2
-11-2-1-4   11.2.1.4       2
-11-2-1-5   11.2.1.5       2
-11-2-1-6   11.2.1.6       2
-11-2-1-7   11.2.1.7       2
-11-2-1-8   11.2.1.8       2
-11-2-1-9   11.2.1.9       2
-11-2-1-10  11.2.1.10      2
-12-1-1-1   12.1.1.1       1
-12-1-1-2   12.1.1.2       1
-12-1-1-3   12.1.1.3       1
-12-4-1-1   12.4.1.1       2
-12-4-1-2   12.4.1.2       2
-12-4-1-3   12.4.1.3       2
-13-1-1-1   13.1.1.1       2
-13-1-1-2   13.1.1.2       2
-13-1-1-3   13.1.1.3       2
-13-1-1-4   13.1.1.4       2
-13-2-1-1   13.2.1.1       2
-13-2-1-3   13.2.1.3       2
-13-10-1-1  13.10.1.1      3

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/acctest.cmd
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/acctest.cmd b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/acctest.cmd
deleted file mode 100755
index ab5b7ca..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/acctest.cmd
+++ /dev/null
@@ -1,61 +0,0 @@
-@echo off
-
-REM execute all test cases of the accessibility test suite
-REM
-REM (c) 2006 (W3C) MIT, ERCIM, Keio University
-REM See tidy.c for the copyright notice.
-REM
-REM <URL:http://tidy.sourceforge.net/>
-REM
-
-@REM USER VARIABLES
-@REM ##############
-@REM set executable to be used
-@set TIDY=..\build\msvc\Release\tidy.exe
-@REM set INPUT folder
-@set TIDYINPUT=accessTest
-@REM set OUTPUT folder
-@set TIDYOUT=tmp
-@REM set input test list file
-@set TIDYIN=accesscases.txt
-@REM ##############
-
-@if NOT EXIST %TIDY% goto ERR1
-@if NOT EXIST %TIDYINPUT%\cfg_default.txt goto ERR2
-@if NOT EXIST %TIDYIN% goto ERR3
-@REM Make sure output directory exists, or WARN of creation ...
-@if EXIST %TIDYOUT%\nul goto RUNTEST
-@echo	NOTE: Folder %TIDYOUT% does not exist. It will be created ...
-@echo	Ctrl+C to abort ... any other keyin to continue ...
-@pause
-@md %TIDYOUT%
-:RUNTEST
-@echo Running ACCESS TEST suite > ACCERR.TXT
-@echo Executable = %TIDY% >> ACCERR.TXT
-@echo Input Folder = %TIDYINPUT% >> ACCERR.TXT
-@echo Output Folder = %TIDYOUT% >> ACCERR.TXT
-set FAILEDACC=
-for /F "skip=1 tokens=1,2*" %%i in (%TIDYIN%) do call onetesta.cmd %%i %%j %%k
-@if "%FAILEDACC%." == "." goto SUCCESS
-echo FAILED [%FAILEDACC%] ...
-@goto END
-
-:SUCCESS
-@echo	Appears ALL tests ran fine ...
-@goto END
-
-
-:ERR1
-@echo	ERROR: Unable to locate executable - [%TIDY%] - check name and location ...
-@goto END
-
-:ERR2
-@echo	ERROR: Unable to locate input folder - [%TIDYINPUT%]! - check name and location ...
-@echo	Specifically can not locate the file - [%TIDYINPUT%\cfg_default.txt] ...
-@goto END
-
-:ERR3
-@echo	ERROR: Can not locate file - [%TIDYIN%] - check name and location ...
-@goto END
-
-:END

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/alltest.cmd
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/alltest.cmd b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/alltest.cmd
deleted file mode 100755
index 5472b97..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/alltest.cmd
+++ /dev/null
@@ -1,14 +0,0 @@
-@echo off
-
-REM alltest.cmd - execute all test cases
-REM
-REM (c) 1998-2006 (W3C) MIT, ERCIM, Keio University
-REM See tidy.c for the copyright notice.
-REM
-REM <URL:http://tidy.sourceforge.net/>
-REM
-
-REM (for MS compiler users):
-REM call alltest1 ..\build\msvc\Release\tidy.exe .\tmp
-
-call alltest1 ..\bin\tidy.exe .\tmp

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/alltest1.cmd
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/alltest1.cmd b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/alltest1.cmd
deleted file mode 100755
index 829afa1..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/alltest1.cmd
+++ /dev/null
@@ -1,75 +0,0 @@
-@echo off
-
-REM alltest1.cmd - execute all test cases
-REM
-REM (c) 1998-2006 (W3C) MIT, ERCIM, Keio University
-REM See tidy.c for the copyright notice.
-REM
-REM <URL:http://tidy.sourceforge.net/>
-REM
-REM    $Author: arnaud02 $
-REM    $Date: 2006/12/28 10:01:44 $
-REM    $Revision: 1.1 $
-
-@if "%1." == "." goto USE
-@if "%2." == "." goto USE
-
-REM check for input file
-@if NOT EXIST testcases.txt goto Err0
-@if NOT EXIST onetest.cmd goto Err3
-@if NOT EXIST input\nul goto Err4
-
-REM set the runtime exe file
-set TIDY=%1
-@if NOT EXIST %TIDY% goto ERR1
-
-REM set the OUTPUT folder
-set TIDYOUT=%2
-@if EXIST %TIDYOUT%\nul goto GOTDIR
-@echo Folder '%TIDYOUT%' does not exist ... it will be created? ... Ctrl+C to EXIT!
-@pause
-@md %TIDYOUT%
-@if NOT EXIST %TIDYOUT%\nul goto Err2
-:GOTDIR
-@set ERRTESTS=
-for /F "tokens=1*" %%i in (testcases.txt) do call onetest.cmd %%i %%j
-@if "%ERRTESTS%." == "." goto END
-@echo ERROR TESTS [%ERRTESTS%] ...
-goto END
-
-:ERR0
-echo	ERROR: Can not locate 'testcases.txt' ... check name, and location ...
-goto END
-:ERR1
-echo	ERROR: Can not locate %TIDY% ... check name, and location ...
-goto END
-:ERR2
-echo	ERROR: Can not create %TIDYOUT% folder ... check name, and location ...
-goto END
-:ERR3
-echo	ERROR: Can not locate 'onetest.cmd' ... check name, and location ...
-goto END
-:ERR4
-echo	ERROR: Can not locate 'input' folder ... check name, and location ...
-goto END
-
-:USE
-@echo	Usage of ALLTEST1.CMD .........................................
-@echo	AllTest1 tidy.exe Out_Folder
-@echo	tidy.exe - This is the Tidy.exe you want to use for the test.
-@echo	Out_Folder  - This is the FOLDER where you want the results put.
-@echo	This folder will be created if it does not already exist.
-@echo	==================================
-@echo	ALLTEST1.CMD will run a battery of test files in the input folder
-@echo	Each test name, has an expected result, given in testcases.txt
-@echo	There will be a warning if any test file fails to give this result.
-@echo	==================================
-@echo	But the main purpose is to compare the 'results' of two version of
-@echo	any two Tidy runtime exe's. Thus after you have two sets of results,
-@echo	in separate folders, the idea is to compare these two folders.
-@echo	Any directory compare utility will do, or you can download, and use
-@echo	a WIN32 port of GNU diff.exe from http://unxutils.sourceforge.net/
-@echo	................................................................
-@goto END
-
-:END

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1003994.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1003994.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1003994.txt
deleted file mode 100644
index 926bb5e..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1003994.txt
+++ /dev/null
@@ -1 +0,0 @@
-input-xml: yes

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1004008.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1004008.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1004008.txt
deleted file mode 100644
index 926bb5e..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1004008.txt
+++ /dev/null
@@ -1 +0,0 @@
-input-xml: yes

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1004512.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1004512.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1004512.txt
deleted file mode 100644
index 584484d..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1004512.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-indent: auto
-char-encoding: latin1
-tidy-mark: no
-clean: yes
-drop-font-tags: no
-logical-emphasis: yes
-indent-attributes: yes
-

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1030944.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1030944.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1030944.txt
deleted file mode 100644
index 3a7459d..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1030944.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-// add-xml-decl: yes
-input-xml: yes
-output-xml: yes
-char-encoding: latin1

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1055398.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1055398.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1055398.txt
deleted file mode 100644
index 573e6ac..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1055398.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-clean: yes
-drop-font-tags: no

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1067112.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1067112.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1067112.txt
deleted file mode 100644
index f458aea..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1067112.txt
+++ /dev/null
@@ -1,25 +0,0 @@
-wrap: 68
-tab-size: 4
-repeated-attributes: keep-last
-alt-text: None, says tidy
-show-warnings: no
-quiet: yes
-indent: auto
-indent-attributes: yes
-output-xml: yes
-output-xhtml: yes
-add-xml-decl: yes
-bare: yes
-logical-emphasis: yes
-drop-proprietary-attributes: yes
-break-before-br: yes
-quote-nbsp: no
-assume-xml-procins: yes
-keep-time: no
-word-2000: yes
-tidy-mark: no
-literal-attributes: yes
-hide-comments: yes
-ascii-chars: no
-join-styles: no
-output-bom: no

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1068087.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1068087.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1068087.txt
deleted file mode 100644
index 35eaf03..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1068087.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-indent: auto
-char-encoding: latin1
-tidy-mark: no
-clean: yes
-drop-font-tags: no
-logical-emphasis: yes
-indent-attributes: yes

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1078345.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1078345.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1078345.txt
deleted file mode 100644
index 88ee5cd..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1078345.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-// Tidy configuration file for bug #540045
-enclose-block-text: yes

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1207443.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1207443.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1207443.txt
deleted file mode 100755
index 17e8359..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1207443.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-output-xhtml: yes
-tidy-mark: no

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1210752.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1210752.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1210752.txt
deleted file mode 100755
index 09ac84c..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1210752.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-output-encoding: raw
-output-xhtml: yes

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1241723.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1241723.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1241723.txt
deleted file mode 100755
index 91e2683..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1241723.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-indent: auto
-char-encoding: latin1
-tidy-mark: no
-clean: yes
-indent-attributes: yes
-

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1266647.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1266647.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1266647.txt
deleted file mode 100755
index e2959e6..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1266647.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-char-encoding: utf8
-tidy-mark: no
-

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1286278.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1286278.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1286278.txt
deleted file mode 100755
index 7652256..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1286278.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-tidy-mark: no
-drop-empty-paras: no
-

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1359292.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1359292.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1359292.txt
deleted file mode 100755
index fb55655..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1359292.txt
+++ /dev/null
@@ -1,25 +0,0 @@
-wrap: 68
-tab-size: 4
-repeated-attributes: keep-last
-alt-text: None, says tidy
-show-warnings: no
-indent: auto
-indent-attributes: yes
-output-xml: yes
-output-xhtml: yes
-add-xml-decl: yes
-bare: yes
-logical-emphasis: yes
-drop-proprietary-attributes: yes
-break-before-br: yes
-quote-nbsp: no
-assume-xml-procins: yes
-keep-time: no
-word-2000: yes
-tidy-mark: no
-literal-attributes: yes
-hide-comments: yes
-ascii-chars: no
-join-styles: no
-output-bom: no
-drop-empty-paras: no

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1365706.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1365706.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1365706.txt
deleted file mode 100755
index bcd9a57..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1365706.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-input-xml: yes
-output-xml: yes
-indent: auto
-wrap: 0

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1407266.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1407266.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1407266.txt
deleted file mode 100755
index 2372c5d..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1407266.txt
+++ /dev/null
@@ -1 +0,0 @@
-#Ÿ

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1408034.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1408034.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1408034.txt
deleted file mode 100755
index 1853abc..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1408034.txt
+++ /dev/null
@@ -1 +0,0 @@
-tab-size:0

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1410061-1.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1410061-1.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1410061-1.txt
deleted file mode 100755
index 8611844..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1410061-1.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-decorate-inferred-ul: yes
-clean: yes

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1410061-2.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1410061-2.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1410061-2.txt
deleted file mode 100755
index fd6e4e4..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1410061-2.txt
+++ /dev/null
@@ -1 +0,0 @@
-clean: yes

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1410061.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1410061.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1410061.txt
deleted file mode 100755
index 900ace8..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1410061.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-decorate-inferred-ul: yes
-clean: yes
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1423252.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1423252.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1423252.txt
deleted file mode 100755
index 0c61e78..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1423252.txt
+++ /dev/null
@@ -1 +0,0 @@
-tidy-mark: no

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1448730.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1448730.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1448730.txt
deleted file mode 100755
index 20a27f0..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1448730.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-input-xml: yes
-output-xml: yes

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1452744.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1452744.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1452744.txt
deleted file mode 100755
index 914fce4..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1452744.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-accessibility-check: 3
-doctype: strict

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1510101.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1510101.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1510101.txt
deleted file mode 100755
index bcd9a57..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1510101.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-input-xml: yes
-output-xml: yes
-indent: auto
-wrap: 0

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1573338.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1573338.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1573338.txt
deleted file mode 100755
index 3fd658e..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1573338.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-input-xml: yes
-output-xml: yes
-indent: auto
-literal-attributes: yes
-indent-attributes: yes
-wrap: 78

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1590220-1.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1590220-1.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1590220-1.txt
deleted file mode 100644
index 0c61e78..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1590220-1.txt
+++ /dev/null
@@ -1 +0,0 @@
-tidy-mark: no

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1590220-2.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1590220-2.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1590220-2.txt
deleted file mode 100644
index 0c61e78..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1590220-2.txt
+++ /dev/null
@@ -1 +0,0 @@
-tidy-mark: no

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1652223.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1652223.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1652223.txt
deleted file mode 100755
index ba713cb..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1652223.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-show-warnings: no
-

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1720953.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1720953.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1720953.txt
deleted file mode 100755
index 171dfba..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1720953.txt
+++ /dev/null
@@ -1 +0,0 @@
-sort-attributes: alpha

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1986717-1.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1986717-1.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1986717-1.txt
deleted file mode 100755
index 3f1777c..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1986717-1.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-tidy-mark: no
-anchor-as-name: no

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1986717-2.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1986717-2.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1986717-2.txt
deleted file mode 100755
index cfa0fa3..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1986717-2.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-tidy-mark: no
-anchor-as-name: yes

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1986717-3.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1986717-3.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1986717-3.txt
deleted file mode 100755
index 3f1777c..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_1986717-3.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-tidy-mark: no
-anchor-as-name: no

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_2046048.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_2046048.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_2046048.txt
deleted file mode 100755
index 43d8d3b..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_2046048.txt
+++ /dev/null
@@ -1 +0,0 @@
-accessibility-check: 2

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_2085175.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_2085175.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_2085175.txt
deleted file mode 100755
index 517c483..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_2085175.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-// Oct.2008 HTML Tidy configuration file for test 2085175
-indent: auto
-tidy-mark: no
-clean: yes
-bare: yes
-word-2000: yes

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_2705873-1.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_2705873-1.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_2705873-1.txt
deleted file mode 100755
index 43d8d3b..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_2705873-1.txt
+++ /dev/null
@@ -1 +0,0 @@
-accessibility-check: 2

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_2705873-2.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_2705873-2.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_2705873-2.txt
deleted file mode 100755
index 43d8d3b..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_2705873-2.txt
+++ /dev/null
@@ -1 +0,0 @@
-accessibility-check: 2

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_2709860.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_2709860.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_2709860.txt
deleted file mode 100755
index 7b4a513..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_2709860.txt
+++ /dev/null
@@ -1 +0,0 @@
-accessibility-check: 1

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_427812.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_427812.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_427812.txt
deleted file mode 100644
index 3670e37..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_427812.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-// Tidy configuration file for bug #427812
-output-xhtml: yes

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_427821.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_427821.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_427821.txt
deleted file mode 100644
index c17f0b2..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_427821.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-// Tidy configuration file for bug #427821
-output-xhtml: yes

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_427825.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_427825.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_427825.txt
deleted file mode 100644
index 045aa06..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_427825.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-// Tidy configuration file for bug #427825
-new-inline-tags: lm:xcode
-

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_427826.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_427826.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_427826.txt
deleted file mode 100644
index 0fc9cae..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_427826.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-// Tidy configuration file for bug #427826
-indent: auto
-char-encoding: latin1
-tidy-mark: no
-clean: yes
-drop-font-tags: yes
-logical-emphasis: yes
-indent-attributes: yes
-output-xhtml: yes
-

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_427835.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_427835.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_427835.txt
deleted file mode 100644
index 547e524..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_427835.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-// Tidy configuration file for bug #427835
-output-xhtml: yes

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_427837.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_427837.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_427837.txt
deleted file mode 100644
index d0a3ff9..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_427837.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-// Tidy configuration file for bug #427837
-// add-xml-decl: yes
-input-xml: yes
-output-xml: yes
-char-encoding: latin1

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_427839.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_427839.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_427839.txt
deleted file mode 100644
index e5ec6e5..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_427839.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-// Tidy configuration file for bug #427839
-output-xhtml: yes
-doctype: omit
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_427845.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_427845.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_427845.txt
deleted file mode 100644
index 2169624..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_427845.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-// Tidy configuration file for bug #427845
-wrap: 60
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_431716.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_431716.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_431716.txt
deleted file mode 100644
index afc3a5a..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_431716.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-// Tidy configuration file for bug #431716
-split: yes
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_431721.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_431721.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_431721.txt
deleted file mode 100644
index ab04c70..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_431721.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-// Tidy configuration file for bug #431721
-indent: auto
-new-inline-tags: o:p
-char-encoding: latin1
-tidy-mark: no
-clean: yes
-drop-font-tags: yes
-logical-emphasis: yes
-word-2000: yes
-indent-attributes: yes
-

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_431736.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_431736.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_431736.txt
deleted file mode 100644
index e764321..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_431736.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-// Tidy configuration file for bug #431736
-output-xhtml: yes

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_431889.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_431889.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_431889.txt
deleted file mode 100644
index 3dc21a6..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_431889.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-// Config file for bug [ #431889 ] Config file options w/"param" don't work
-doctype: "-//ACME//DTD HTML 3.14159//EN"
-alt-text: "Alternate"
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_431895.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_431895.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_431895.txt
deleted file mode 100644
index 4158493..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_431895.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-// Tidy configuration file for bug #431895
-quiet: yes
-markup: no
-gnu-emacs: yes
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_431956.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_431956.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_431956.txt
deleted file mode 100644
index 15c7314..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_431956.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-// Tidy configuration file for bug #431956
-input-xml: yes
-output-xml: yes

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_431958.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_431958.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_431958.txt
deleted file mode 100644
index 990c013..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_431958.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-// Tidy configuration file for bug #431958
-// Warning - this will modify the INPUT file (each time it is run)
-indent: auto
-write-back: yes
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_432677.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_432677.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_432677.txt
deleted file mode 100644
index 4e73e6d..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_432677.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-// Tidy configuration file for bug #432677
-output-xml: yes

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_433012.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_433012.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_433012.txt
deleted file mode 100644
index 176ee9a..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_433012.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-indent: auto
-indent-attributes: yes
-tidy-mark: no
-clean: yes

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_433604.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_433604.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_433604.txt
deleted file mode 100644
index 2a03e4c..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_433604.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-// Tidy configuration file for bug #433604
-input-xml: yes

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_433607.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_433607.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_433607.txt
deleted file mode 100644
index e4478c3..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_433607.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-// Tidy configuration file for bug #433607
-input-xml: yes

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_433670.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_433670.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_433670.txt
deleted file mode 100644
index 9cc682f..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_433670.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-// Tidy configuration file for bug #433670
-input-xml: yes

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_433856.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_433856.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_433856.txt
deleted file mode 100644
index c61c829..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_433856.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-// Tidy configuration file for bug #433856
-drop-font-tags: yes
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_434100.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_434100.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_434100.txt
deleted file mode 100644
index 713d5d5..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_434100.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-// Tidy configuration file for bug #434100
-input-xml: yes
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_434940.txt
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_434940.txt b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_434940.txt
deleted file mode 100644
index 1e17407..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/cfg_434940.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-// Tidy configuration file for bug #434940
-show-body-only: yes
\ No newline at end of file