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:00 UTC

[03/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/input/in_593705.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_593705.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_593705.html
deleted file mode 100644
index cf7c675..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_593705.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
-<html>
-<head>
-  <title>[ 593705 ] Use of &lt; comparison symbol confuses Tidy</title>
-  <script type="text/javascript">
-  function foo( bar, baz )
-  {
-    return ( bar < baz ? true : false );
-  }
-  </script>
-</head>
-<body>
-  <p>Does the script confuse Tidy?</p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_598860.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_598860.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_598860.html
deleted file mode 100644
index c5f14b2..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_598860.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<html>
-<head>
-<title>#598860 script parsing fails with quote chars</title>
-<script language='javascript'>
-// The comment's the problem
-</script>
-</head>
-<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/input/in_603128.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_603128.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_603128.html
deleted file mode 100644
index dd65c73..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_603128.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
-<html>
-<head>
-<title>[ 603128 ] tidy adds newlines after &lt;/html&gt;</title>
-</head>
-<body>
-There is exactly one line-ending after the &lt;/html&gt; -
-older versions of Tidy will add an additional line-ending.
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_609058.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_609058.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_609058.html
deleted file mode 100755
index 7331525..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_609058.html
+++ /dev/null
@@ -1,53 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html>
-<head>
-<title>609058 - elements replaced by CSS</title>
-</head>
-
-<body>
-
-<div>
-<u>aa</u>
-<s>aa</s>
-<strike>aa</strike>
-</div>
-
-<div>
-<u>aa</u>
-<s>aa</s>
-<strike>aa</strike>
-</div>
-
-<div>
-<p><u>aa</u></p>
-<p><s>aa</s></p>
-<p><strike>aa</strike></p>
-</div>
-
-<div>
-<p><u>aa</u> bb</p>
-<p><s>aa</s> bb</p>
-<p><strike>aa</strike> bb</p>
-</div>
-
-<div>
-<p><b><u>aa</u></b></p>
-<p><b><s>aa</s></b></p>
-<p><b><strike>aa</strike></b></p>
-</div>
-
-<div>
-<p><b><u>aa</u> bb</b></p>
-<p><b><s>aa</s> bb</b></p>
-<p><b><strike>aa</strike> bb</b></p>
-</div>
-
-<div>
-<p><b>cc <u>aa</u> bb</b></p>
-<p><b>cc <s>aa</s> bb</b></p>
-<p><b>cc <strike>aa</strike> bb</b></p>
-</div>
-
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_616744.xml
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_616744.xml b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_616744.xml
deleted file mode 100644
index 6bf25eb..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_616744.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<refentry>
-        <para> This is some stuff in a para.
-        There's a "<literal>command</literal>"
-in it.
-        </para>
-        <blockquote><programlisting>
-        This line is indented 4 spaces.
-
-            This (3rd) line is indented 8 spaces.
-        </programlisting></blockquote>
-</refentry>
-

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_620531.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_620531.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_620531.html
deleted file mode 100644
index dc44820..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_620531.html
+++ /dev/null
@@ -1,3 +0,0 @@
-<title>[ 620531 ] br in pre must not cause line break</title>
-<p class=foo>foo</p>
-<pre>bar<br>baz</pre>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_629885.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_629885.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_629885.html
deleted file mode 100644
index d23b719..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_629885.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<html>
-<head>
-  <title>[629885] - Unbalanced quote in CSS Scrambles Doc</title>
-  <style type="text/css">
-  '
-  </style>
-</head>
-<body>
-  <h1>Test</h1>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_634889.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_634889.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_634889.html
deleted file mode 100644
index 1747b79..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_634889.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<html>
-<head>
-  <title>[ 634889 ] Problem with &lt;o:p&gt; ms word tag</title>
-</head>
-<body>
-  <p>Probably OK, now that ParseTagNames() is fixed.</p>
-  <o:p></o:p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_640473.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_640473.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_640473.html
deleted file mode 100644
index 2006909..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_640473.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<title>[ 640473 ] new-empty-tags doesn't work, breaks doc</title> 
-<body> 
-<foo>Foo <bar>bar</bar> foo foo<zippo /> foo</foo> 
-<p>This is a test</p> 
-<zippo> 
-<baz> 
-This is a pre-formatted Baz! 
-</baz> 
-</body> 

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_640474.xml
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_640474.xml b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_640474.xml
deleted file mode 100644
index e5feff0..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_640474.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-<names>
-  <name>Bj&#246;rn H&#246;hrmann</name>
-  <name>Marc-Andr&#233; Lemburg</name>
-</names>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_646946.xml
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_646946.xml b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_646946.xml
deleted file mode 100644
index 05d6fb5..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_646946.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" standalone="yes"?> 
-<!-- [ 646946 ] Bad doctype guessing in XML mode -->
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"
-    "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> 
-<svg width="1800" height="1500"> 
-</svg> 

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_647255.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_647255.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_647255.html
deleted file mode 100644
index 983255f..0000000
Binary files a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_647255.html and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_647900.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_647900.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_647900.html
deleted file mode 100644
index e2b20eb..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_647900.html
+++ /dev/null
@@ -1,35 +0,0 @@
-<html>
-<head>
-  <title>[ 647900 ] tables are incorrectly merged</title>
-</head>
-<body>
-  <table summary="Paragraph should follow table, not precede.">
-  <tr>
-    <td>Table data</td>
-  </table>
-
-  <p>A paragraph</p>
-
-  <table summary="Same again.">
-  <tr>
-    <th>Foo
-  <tr>
-    <td>
-    <table summary="Nested">
-    <td>Foo
-    </table>
-  </table>
-
-  <p>Another paragraph</p>
-
-  <form action="foo.cgi">
-    <table summary="Bad form">
-    <tr>
-      <td>Input: <input type="text" name="foo"></td>
-      <td></form></td>
-    </tr>
-    </table>
-
-  <p>Yet another paragraph</p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_649812.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_649812.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_649812.html
deleted file mode 100644
index 9bb1795..0000000
Binary files a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_649812.html and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_655338.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_655338.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_655338.html
deleted file mode 100644
index cae767e..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_655338.html
+++ /dev/null
@@ -1,8 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 
-<?xml version="1.0" encoding="iso-8859-1"?> 
-<html lang=en xml:lang="en"> 
-<head>
-  <title>[ 655338 ] Tidy leaves XML decl in wrong place</title>
-</head>
-<p>foo 
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0f360b3d/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_656889.html
----------------------------------------------------------------------
diff --git a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_656889.html b/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_656889.html
deleted file mode 100644
index b2b2bc1..0000000
--- a/DocFormats/platform/3rdparty/w3c-tidy-html5/test/input/in_656889.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<html>
-<head>
-    <title>[ 656889 ] textarea text and line wrapping</title>
-</head>
-<body>
-  <form action="foo">
-  <textarea name="txt1" rows="4" cols="40">Blah Blah blah...
-Blah Blah...
-Blah Blah Blah Blah.</textarea>
-  </form>
-</body>
-</html>