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/05 22:06:28 UTC

[10/57] [partial] incubator-corinthia git commit: first cleanup of sources not to be released

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection-inner06-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection-inner06-expected.html b/Editor/tests/outline/moveSection-inner06-expected.html
deleted file mode 100644
index 4c27a51..0000000
--- a/Editor/tests/outline/moveSection-inner06-expected.html
+++ /dev/null
@@ -1,58 +0,0 @@
-<html>
-  <head>
-    <style>
-    </style>
-  </head>
-  <body>
-    <nav class="tableofcontents">
-      <p class="toc1"><a href="#item1">1 Section 1</a></p>
-      <p class="toc2"><a href="#item2">1.1 Section 2</a></p>
-      <p class="toc3"><a href="#item3">1.1.1 Section 3</a></p>
-      <p class="toc3"><a href="#item4">1.1.2 Section 4</a></p>
-      <p class="toc2"><a href="#item8">1.2 Section 8</a></p>
-      <p class="toc3"><a href="#item9">1.2.1 Section 9</a></p>
-      <p class="toc3"><a href="#item10">1.2.2 Section 10</a></p>
-      <p class="toc2"><a href="#item5">1.3 Section 5</a></p>
-      <p class="toc3"><a href="#item6">1.3.1 Section 6</a></p>
-      <p class="toc3"><a href="#item7">1.3.2 Section 7</a></p>
-      <p class="toc1"><a href="#item11">2 Section 11</a></p>
-      <p class="toc1"><a href="#item12">3 Section 12</a></p>
-    </nav>
-    <h1 id="item1">Section 1</h1>
-    <p>Content 1 A</p>
-    <p>Content 1 B</p>
-    <h2 id="item2">Section 2</h2>
-    <p>Content 2 A</p>
-    <p>Content 2 B</p>
-    <h3 id="item3">Section 3</h3>
-    <p>Content 3 A</p>
-    <p>Content 3 B</p>
-    <h3 id="item4">Section 4</h3>
-    <p>Content 4 A</p>
-    <p>Content 4 B</p>
-    <h2 id="item8">Section 8</h2>
-    <p>Content 8 A</p>
-    <p>Content 8 B</p>
-    <h3 id="item9">Section 9</h3>
-    <p>Content 9 A</p>
-    <p>Content 9 B</p>
-    <h3 id="item10">Section 10</h3>
-    <p>Content 10 A</p>
-    <p>Content 10 B</p>
-    <h2 id="item5">Section 5</h2>
-    <p>Content 5 A</p>
-    <p>Content 5 B</p>
-    <h3 id="item6">Section 6</h3>
-    <p>Content 6 A</p>
-    <p>Content 6 B</p>
-    <h3 id="item7">Section 7</h3>
-    <p>Content 7 A</p>
-    <p>Content 7 B</p>
-    <h1 id="item11">Section 11</h1>
-    <p>Content 11 A</p>
-    <p>Content 11 B</p>
-    <h1 id="item12">Section 12</h1>
-    <p>Content 12 A</p>
-    <p>Content 12 B</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection-inner06-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection-inner06-input.html b/Editor/tests/outline/moveSection-inner06-input.html
deleted file mode 100644
index aef8959..0000000
--- a/Editor/tests/outline/moveSection-inner06-input.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script type="text/javascript" src="OutlineTest.js"></script>
-<script>
-
-function performTest()
-{
-    setupOutlineNumbering();
-    setupOutline([[2,2,2],0,0]);
-
-    Outline_moveSection("item5","item1",null);
-
-    cleanupOutline();
-}
-</script>
-</head>
-<body>
-<nav class="tableofcontents"></nav>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection-inner07-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection-inner07-expected.html b/Editor/tests/outline/moveSection-inner07-expected.html
deleted file mode 100644
index 8fbc95d..0000000
--- a/Editor/tests/outline/moveSection-inner07-expected.html
+++ /dev/null
@@ -1,58 +0,0 @@
-<html>
-  <head>
-    <style>
-    </style>
-  </head>
-  <body>
-    <nav class="tableofcontents">
-      <p class="toc1"><a href="#item1">1 Section 1</a></p>
-      <p class="toc2"><a href="#item8">1.1 Section 8</a></p>
-      <p class="toc3"><a href="#item9">1.1.1 Section 9</a></p>
-      <p class="toc3"><a href="#item10">1.1.2 Section 10</a></p>
-      <p class="toc2"><a href="#item2">1.2 Section 2</a></p>
-      <p class="toc3"><a href="#item3">1.2.1 Section 3</a></p>
-      <p class="toc3"><a href="#item4">1.2.2 Section 4</a></p>
-      <p class="toc2"><a href="#item5">1.3 Section 5</a></p>
-      <p class="toc3"><a href="#item6">1.3.1 Section 6</a></p>
-      <p class="toc3"><a href="#item7">1.3.2 Section 7</a></p>
-      <p class="toc1"><a href="#item11">2 Section 11</a></p>
-      <p class="toc1"><a href="#item12">3 Section 12</a></p>
-    </nav>
-    <h1 id="item1">Section 1</h1>
-    <p>Content 1 A</p>
-    <p>Content 1 B</p>
-    <h2 id="item8">Section 8</h2>
-    <p>Content 8 A</p>
-    <p>Content 8 B</p>
-    <h3 id="item9">Section 9</h3>
-    <p>Content 9 A</p>
-    <p>Content 9 B</p>
-    <h3 id="item10">Section 10</h3>
-    <p>Content 10 A</p>
-    <p>Content 10 B</p>
-    <h2 id="item2">Section 2</h2>
-    <p>Content 2 A</p>
-    <p>Content 2 B</p>
-    <h3 id="item3">Section 3</h3>
-    <p>Content 3 A</p>
-    <p>Content 3 B</p>
-    <h3 id="item4">Section 4</h3>
-    <p>Content 4 A</p>
-    <p>Content 4 B</p>
-    <h2 id="item5">Section 5</h2>
-    <p>Content 5 A</p>
-    <p>Content 5 B</p>
-    <h3 id="item6">Section 6</h3>
-    <p>Content 6 A</p>
-    <p>Content 6 B</p>
-    <h3 id="item7">Section 7</h3>
-    <p>Content 7 A</p>
-    <p>Content 7 B</p>
-    <h1 id="item11">Section 11</h1>
-    <p>Content 11 A</p>
-    <p>Content 11 B</p>
-    <h1 id="item12">Section 12</h1>
-    <p>Content 12 A</p>
-    <p>Content 12 B</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection-inner07-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection-inner07-input.html b/Editor/tests/outline/moveSection-inner07-input.html
deleted file mode 100644
index 90aa504..0000000
--- a/Editor/tests/outline/moveSection-inner07-input.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script type="text/javascript" src="OutlineTest.js"></script>
-<script>
-
-function performTest()
-{
-    setupOutlineNumbering();
-    setupOutline([[2,2,2],0,0]);
-
-    Outline_moveSection("item8","item1","item2");
-
-    cleanupOutline();
-}
-</script>
-</head>
-<body>
-<nav class="tableofcontents"></nav>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection-inner08-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection-inner08-expected.html b/Editor/tests/outline/moveSection-inner08-expected.html
deleted file mode 100644
index 4c27a51..0000000
--- a/Editor/tests/outline/moveSection-inner08-expected.html
+++ /dev/null
@@ -1,58 +0,0 @@
-<html>
-  <head>
-    <style>
-    </style>
-  </head>
-  <body>
-    <nav class="tableofcontents">
-      <p class="toc1"><a href="#item1">1 Section 1</a></p>
-      <p class="toc2"><a href="#item2">1.1 Section 2</a></p>
-      <p class="toc3"><a href="#item3">1.1.1 Section 3</a></p>
-      <p class="toc3"><a href="#item4">1.1.2 Section 4</a></p>
-      <p class="toc2"><a href="#item8">1.2 Section 8</a></p>
-      <p class="toc3"><a href="#item9">1.2.1 Section 9</a></p>
-      <p class="toc3"><a href="#item10">1.2.2 Section 10</a></p>
-      <p class="toc2"><a href="#item5">1.3 Section 5</a></p>
-      <p class="toc3"><a href="#item6">1.3.1 Section 6</a></p>
-      <p class="toc3"><a href="#item7">1.3.2 Section 7</a></p>
-      <p class="toc1"><a href="#item11">2 Section 11</a></p>
-      <p class="toc1"><a href="#item12">3 Section 12</a></p>
-    </nav>
-    <h1 id="item1">Section 1</h1>
-    <p>Content 1 A</p>
-    <p>Content 1 B</p>
-    <h2 id="item2">Section 2</h2>
-    <p>Content 2 A</p>
-    <p>Content 2 B</p>
-    <h3 id="item3">Section 3</h3>
-    <p>Content 3 A</p>
-    <p>Content 3 B</p>
-    <h3 id="item4">Section 4</h3>
-    <p>Content 4 A</p>
-    <p>Content 4 B</p>
-    <h2 id="item8">Section 8</h2>
-    <p>Content 8 A</p>
-    <p>Content 8 B</p>
-    <h3 id="item9">Section 9</h3>
-    <p>Content 9 A</p>
-    <p>Content 9 B</p>
-    <h3 id="item10">Section 10</h3>
-    <p>Content 10 A</p>
-    <p>Content 10 B</p>
-    <h2 id="item5">Section 5</h2>
-    <p>Content 5 A</p>
-    <p>Content 5 B</p>
-    <h3 id="item6">Section 6</h3>
-    <p>Content 6 A</p>
-    <p>Content 6 B</p>
-    <h3 id="item7">Section 7</h3>
-    <p>Content 7 A</p>
-    <p>Content 7 B</p>
-    <h1 id="item11">Section 11</h1>
-    <p>Content 11 A</p>
-    <p>Content 11 B</p>
-    <h1 id="item12">Section 12</h1>
-    <p>Content 12 A</p>
-    <p>Content 12 B</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection-inner08-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection-inner08-input.html b/Editor/tests/outline/moveSection-inner08-input.html
deleted file mode 100644
index 1b886a6..0000000
--- a/Editor/tests/outline/moveSection-inner08-input.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script type="text/javascript" src="OutlineTest.js"></script>
-<script>
-
-function performTest()
-{
-    setupOutlineNumbering();
-    setupOutline([[2,2,2],0,0]);
-
-    Outline_moveSection("item8","item1","item5");
-
-    cleanupOutline();
-}
-</script>
-</head>
-<body>
-<nav class="tableofcontents"></nav>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection-inner09-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection-inner09-expected.html b/Editor/tests/outline/moveSection-inner09-expected.html
deleted file mode 100644
index 429b869..0000000
--- a/Editor/tests/outline/moveSection-inner09-expected.html
+++ /dev/null
@@ -1,58 +0,0 @@
-<html>
-  <head>
-    <style>
-    </style>
-  </head>
-  <body>
-    <nav class="tableofcontents">
-      <p class="toc1"><a href="#item1">1 Section 1</a></p>
-      <p class="toc2"><a href="#item2">1.1 Section 2</a></p>
-      <p class="toc3"><a href="#item3">1.1.1 Section 3</a></p>
-      <p class="toc3"><a href="#item4">1.1.2 Section 4</a></p>
-      <p class="toc2"><a href="#item5">1.2 Section 5</a></p>
-      <p class="toc3"><a href="#item6">1.2.1 Section 6</a></p>
-      <p class="toc3"><a href="#item7">1.2.2 Section 7</a></p>
-      <p class="toc2"><a href="#item8">1.3 Section 8</a></p>
-      <p class="toc3"><a href="#item9">1.3.1 Section 9</a></p>
-      <p class="toc3"><a href="#item10">1.3.2 Section 10</a></p>
-      <p class="toc1"><a href="#item11">2 Section 11</a></p>
-      <p class="toc1"><a href="#item12">3 Section 12</a></p>
-    </nav>
-    <h1 id="item1">Section 1</h1>
-    <p>Content 1 A</p>
-    <p>Content 1 B</p>
-    <h2 id="item2">Section 2</h2>
-    <p>Content 2 A</p>
-    <p>Content 2 B</p>
-    <h3 id="item3">Section 3</h3>
-    <p>Content 3 A</p>
-    <p>Content 3 B</p>
-    <h3 id="item4">Section 4</h3>
-    <p>Content 4 A</p>
-    <p>Content 4 B</p>
-    <h2 id="item5">Section 5</h2>
-    <p>Content 5 A</p>
-    <p>Content 5 B</p>
-    <h3 id="item6">Section 6</h3>
-    <p>Content 6 A</p>
-    <p>Content 6 B</p>
-    <h3 id="item7">Section 7</h3>
-    <p>Content 7 A</p>
-    <p>Content 7 B</p>
-    <h2 id="item8">Section 8</h2>
-    <p>Content 8 A</p>
-    <p>Content 8 B</p>
-    <h3 id="item9">Section 9</h3>
-    <p>Content 9 A</p>
-    <p>Content 9 B</p>
-    <h3 id="item10">Section 10</h3>
-    <p>Content 10 A</p>
-    <p>Content 10 B</p>
-    <h1 id="item11">Section 11</h1>
-    <p>Content 11 A</p>
-    <p>Content 11 B</p>
-    <h1 id="item12">Section 12</h1>
-    <p>Content 12 A</p>
-    <p>Content 12 B</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection-inner09-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection-inner09-input.html b/Editor/tests/outline/moveSection-inner09-input.html
deleted file mode 100644
index 17882f5..0000000
--- a/Editor/tests/outline/moveSection-inner09-input.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script type="text/javascript" src="OutlineTest.js"></script>
-<script>
-
-function performTest()
-{
-    setupOutlineNumbering();
-    setupOutline([[2,2,2],0,0]);
-
-    Outline_moveSection("item8","item1",null);
-
-    cleanupOutline();
-}
-</script>
-</head>
-<body>
-<nav class="tableofcontents"></nav>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection-nested01-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection-nested01-expected.html b/Editor/tests/outline/moveSection-nested01-expected.html
deleted file mode 100644
index f902343..0000000
--- a/Editor/tests/outline/moveSection-nested01-expected.html
+++ /dev/null
@@ -1,94 +0,0 @@
-<html>
-  <head>
-    <style>
-    </style>
-  </head>
-  <body>
-    <nav class="tableofcontents">
-      <p class="toc1"><a href="#item1">1 Section 1</a></p>
-      <p class="toc2"><a href="#item2">1.1 Section 2</a></p>
-      <p class="toc3"><a href="#item3">1.1.1 Section 3</a></p>
-      <p class="toc3"><a href="#item4">1.1.2 Section 4</a></p>
-      <p class="toc2"><a href="#item5">1.2 Section 5</a></p>
-      <p class="toc3"><a href="#item6">1.2.1 Section 6</a></p>
-      <p class="toc3"><a href="#item7">1.2.2 Section 7</a></p>
-      <p class="toc1"><a href="#item8">2 Section 8</a></p>
-      <p class="toc2"><a href="#item9">2.1 Section 9</a></p>
-      <p class="toc3"><a href="#item10">2.1.1 Section 10</a></p>
-      <p class="toc3"><a href="#item11">2.1.2 Section 11</a></p>
-      <p class="toc2"><a href="#item12">2.2 Section 12</a></p>
-      <p class="toc3"><a href="#item13">2.2.1 Section 13</a></p>
-      <p class="toc3"><a href="#item14">2.2.2 Section 14</a></p>
-      <p class="toc1"><a href="#item15">3 Section 15</a></p>
-      <p class="toc2"><a href="#item16">3.1 Section 16</a></p>
-      <p class="toc3"><a href="#item17">3.1.1 Section 17</a></p>
-      <p class="toc3"><a href="#item18">3.1.2 Section 18</a></p>
-      <p class="toc2"><a href="#item19">3.2 Section 19</a></p>
-      <p class="toc3"><a href="#item20">3.2.1 Section 20</a></p>
-      <p class="toc3"><a href="#item21">3.2.2 Section 21</a></p>
-    </nav>
-    <h1 id="item1">Section 1</h1>
-    <p>Content 1 A</p>
-    <p>Content 1 B</p>
-    <h2 id="item2">Section 2</h2>
-    <p>Content 2 A</p>
-    <p>Content 2 B</p>
-    <h3 id="item3">Section 3</h3>
-    <p>Content 3 A</p>
-    <p>Content 3 B</p>
-    <h3 id="item4">Section 4</h3>
-    <p>Content 4 A</p>
-    <p>Content 4 B</p>
-    <h2 id="item5">Section 5</h2>
-    <p>Content 5 A</p>
-    <p>Content 5 B</p>
-    <h3 id="item6">Section 6</h3>
-    <p>Content 6 A</p>
-    <p>Content 6 B</p>
-    <h3 id="item7">Section 7</h3>
-    <p>Content 7 A</p>
-    <p>Content 7 B</p>
-    <h1 id="item8">Section 8</h1>
-    <p>Content 8 A</p>
-    <p>Content 8 B</p>
-    <h2 id="item9">Section 9</h2>
-    <p>Content 9 A</p>
-    <p>Content 9 B</p>
-    <h3 id="item10">Section 10</h3>
-    <p>Content 10 A</p>
-    <p>Content 10 B</p>
-    <h3 id="item11">Section 11</h3>
-    <p>Content 11 A</p>
-    <p>Content 11 B</p>
-    <h2 id="item12">Section 12</h2>
-    <p>Content 12 A</p>
-    <p>Content 12 B</p>
-    <h3 id="item13">Section 13</h3>
-    <p>Content 13 A</p>
-    <p>Content 13 B</p>
-    <h3 id="item14">Section 14</h3>
-    <p>Content 14 A</p>
-    <p>Content 14 B</p>
-    <h1 id="item15">Section 15</h1>
-    <p>Content 15 A</p>
-    <p>Content 15 B</p>
-    <h2 id="item16">Section 16</h2>
-    <p>Content 16 A</p>
-    <p>Content 16 B</p>
-    <h3 id="item17">Section 17</h3>
-    <p>Content 17 A</p>
-    <p>Content 17 B</p>
-    <h3 id="item18">Section 18</h3>
-    <p>Content 18 A</p>
-    <p>Content 18 B</p>
-    <h2 id="item19">Section 19</h2>
-    <p>Content 19 A</p>
-    <p>Content 19 B</p>
-    <h3 id="item20">Section 20</h3>
-    <p>Content 20 A</p>
-    <p>Content 20 B</p>
-    <h3 id="item21">Section 21</h3>
-    <p>Content 21 A</p>
-    <p>Content 21 B</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection-nested01-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection-nested01-input.html b/Editor/tests/outline/moveSection-nested01-input.html
deleted file mode 100644
index c0ffa73..0000000
--- a/Editor/tests/outline/moveSection-nested01-input.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script type="text/javascript" src="OutlineTest.js"></script>
-<script>
-
-function performTest()
-{
-    setupOutlineNumbering();
-    setupOutline([[2,2],[2,2],[2,2]]);
-
-    Outline_moveSection("item1","item0","item8");
-
-    cleanupOutline();
-}
-</script>
-</head>
-<body>
-<nav class="tableofcontents"></nav>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection-nested02-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection-nested02-expected.html b/Editor/tests/outline/moveSection-nested02-expected.html
deleted file mode 100644
index 0d48cb9..0000000
--- a/Editor/tests/outline/moveSection-nested02-expected.html
+++ /dev/null
@@ -1,94 +0,0 @@
-<html>
-  <head>
-    <style>
-    </style>
-  </head>
-  <body>
-    <nav class="tableofcontents">
-      <p class="toc1"><a href="#item8">1 Section 8</a></p>
-      <p class="toc2"><a href="#item9">1.1 Section 9</a></p>
-      <p class="toc3"><a href="#item10">1.1.1 Section 10</a></p>
-      <p class="toc3"><a href="#item11">1.1.2 Section 11</a></p>
-      <p class="toc2"><a href="#item12">1.2 Section 12</a></p>
-      <p class="toc3"><a href="#item13">1.2.1 Section 13</a></p>
-      <p class="toc3"><a href="#item14">1.2.2 Section 14</a></p>
-      <p class="toc1"><a href="#item1">2 Section 1</a></p>
-      <p class="toc2"><a href="#item2">2.1 Section 2</a></p>
-      <p class="toc3"><a href="#item3">2.1.1 Section 3</a></p>
-      <p class="toc3"><a href="#item4">2.1.2 Section 4</a></p>
-      <p class="toc2"><a href="#item5">2.2 Section 5</a></p>
-      <p class="toc3"><a href="#item6">2.2.1 Section 6</a></p>
-      <p class="toc3"><a href="#item7">2.2.2 Section 7</a></p>
-      <p class="toc1"><a href="#item15">3 Section 15</a></p>
-      <p class="toc2"><a href="#item16">3.1 Section 16</a></p>
-      <p class="toc3"><a href="#item17">3.1.1 Section 17</a></p>
-      <p class="toc3"><a href="#item18">3.1.2 Section 18</a></p>
-      <p class="toc2"><a href="#item19">3.2 Section 19</a></p>
-      <p class="toc3"><a href="#item20">3.2.1 Section 20</a></p>
-      <p class="toc3"><a href="#item21">3.2.2 Section 21</a></p>
-    </nav>
-    <h1 id="item8">Section 8</h1>
-    <p>Content 8 A</p>
-    <p>Content 8 B</p>
-    <h2 id="item9">Section 9</h2>
-    <p>Content 9 A</p>
-    <p>Content 9 B</p>
-    <h3 id="item10">Section 10</h3>
-    <p>Content 10 A</p>
-    <p>Content 10 B</p>
-    <h3 id="item11">Section 11</h3>
-    <p>Content 11 A</p>
-    <p>Content 11 B</p>
-    <h2 id="item12">Section 12</h2>
-    <p>Content 12 A</p>
-    <p>Content 12 B</p>
-    <h3 id="item13">Section 13</h3>
-    <p>Content 13 A</p>
-    <p>Content 13 B</p>
-    <h3 id="item14">Section 14</h3>
-    <p>Content 14 A</p>
-    <p>Content 14 B</p>
-    <h1 id="item1">Section 1</h1>
-    <p>Content 1 A</p>
-    <p>Content 1 B</p>
-    <h2 id="item2">Section 2</h2>
-    <p>Content 2 A</p>
-    <p>Content 2 B</p>
-    <h3 id="item3">Section 3</h3>
-    <p>Content 3 A</p>
-    <p>Content 3 B</p>
-    <h3 id="item4">Section 4</h3>
-    <p>Content 4 A</p>
-    <p>Content 4 B</p>
-    <h2 id="item5">Section 5</h2>
-    <p>Content 5 A</p>
-    <p>Content 5 B</p>
-    <h3 id="item6">Section 6</h3>
-    <p>Content 6 A</p>
-    <p>Content 6 B</p>
-    <h3 id="item7">Section 7</h3>
-    <p>Content 7 A</p>
-    <p>Content 7 B</p>
-    <h1 id="item15">Section 15</h1>
-    <p>Content 15 A</p>
-    <p>Content 15 B</p>
-    <h2 id="item16">Section 16</h2>
-    <p>Content 16 A</p>
-    <p>Content 16 B</p>
-    <h3 id="item17">Section 17</h3>
-    <p>Content 17 A</p>
-    <p>Content 17 B</p>
-    <h3 id="item18">Section 18</h3>
-    <p>Content 18 A</p>
-    <p>Content 18 B</p>
-    <h2 id="item19">Section 19</h2>
-    <p>Content 19 A</p>
-    <p>Content 19 B</p>
-    <h3 id="item20">Section 20</h3>
-    <p>Content 20 A</p>
-    <p>Content 20 B</p>
-    <h3 id="item21">Section 21</h3>
-    <p>Content 21 A</p>
-    <p>Content 21 B</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection-nested02-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection-nested02-input.html b/Editor/tests/outline/moveSection-nested02-input.html
deleted file mode 100644
index 070b72e..0000000
--- a/Editor/tests/outline/moveSection-nested02-input.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script type="text/javascript" src="OutlineTest.js"></script>
-<script>
-
-function performTest()
-{
-    setupOutlineNumbering();
-    setupOutline([[2,2],[2,2],[2,2]]);
-
-    Outline_moveSection("item1","item0","item15");
-
-    cleanupOutline();
-}
-</script>
-</head>
-<body>
-<nav class="tableofcontents"></nav>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection-nested03-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection-nested03-expected.html b/Editor/tests/outline/moveSection-nested03-expected.html
deleted file mode 100644
index 30f47f3..0000000
--- a/Editor/tests/outline/moveSection-nested03-expected.html
+++ /dev/null
@@ -1,94 +0,0 @@
-<html>
-  <head>
-    <style>
-    </style>
-  </head>
-  <body>
-    <nav class="tableofcontents">
-      <p class="toc1"><a href="#item8">1 Section 8</a></p>
-      <p class="toc2"><a href="#item9">1.1 Section 9</a></p>
-      <p class="toc3"><a href="#item10">1.1.1 Section 10</a></p>
-      <p class="toc3"><a href="#item11">1.1.2 Section 11</a></p>
-      <p class="toc2"><a href="#item12">1.2 Section 12</a></p>
-      <p class="toc3"><a href="#item13">1.2.1 Section 13</a></p>
-      <p class="toc3"><a href="#item14">1.2.2 Section 14</a></p>
-      <p class="toc1"><a href="#item15">2 Section 15</a></p>
-      <p class="toc2"><a href="#item16">2.1 Section 16</a></p>
-      <p class="toc3"><a href="#item17">2.1.1 Section 17</a></p>
-      <p class="toc3"><a href="#item18">2.1.2 Section 18</a></p>
-      <p class="toc2"><a href="#item19">2.2 Section 19</a></p>
-      <p class="toc3"><a href="#item20">2.2.1 Section 20</a></p>
-      <p class="toc3"><a href="#item21">2.2.2 Section 21</a></p>
-      <p class="toc1"><a href="#item1">3 Section 1</a></p>
-      <p class="toc2"><a href="#item2">3.1 Section 2</a></p>
-      <p class="toc3"><a href="#item3">3.1.1 Section 3</a></p>
-      <p class="toc3"><a href="#item4">3.1.2 Section 4</a></p>
-      <p class="toc2"><a href="#item5">3.2 Section 5</a></p>
-      <p class="toc3"><a href="#item6">3.2.1 Section 6</a></p>
-      <p class="toc3"><a href="#item7">3.2.2 Section 7</a></p>
-    </nav>
-    <h1 id="item8">Section 8</h1>
-    <p>Content 8 A</p>
-    <p>Content 8 B</p>
-    <h2 id="item9">Section 9</h2>
-    <p>Content 9 A</p>
-    <p>Content 9 B</p>
-    <h3 id="item10">Section 10</h3>
-    <p>Content 10 A</p>
-    <p>Content 10 B</p>
-    <h3 id="item11">Section 11</h3>
-    <p>Content 11 A</p>
-    <p>Content 11 B</p>
-    <h2 id="item12">Section 12</h2>
-    <p>Content 12 A</p>
-    <p>Content 12 B</p>
-    <h3 id="item13">Section 13</h3>
-    <p>Content 13 A</p>
-    <p>Content 13 B</p>
-    <h3 id="item14">Section 14</h3>
-    <p>Content 14 A</p>
-    <p>Content 14 B</p>
-    <h1 id="item15">Section 15</h1>
-    <p>Content 15 A</p>
-    <p>Content 15 B</p>
-    <h2 id="item16">Section 16</h2>
-    <p>Content 16 A</p>
-    <p>Content 16 B</p>
-    <h3 id="item17">Section 17</h3>
-    <p>Content 17 A</p>
-    <p>Content 17 B</p>
-    <h3 id="item18">Section 18</h3>
-    <p>Content 18 A</p>
-    <p>Content 18 B</p>
-    <h2 id="item19">Section 19</h2>
-    <p>Content 19 A</p>
-    <p>Content 19 B</p>
-    <h3 id="item20">Section 20</h3>
-    <p>Content 20 A</p>
-    <p>Content 20 B</p>
-    <h3 id="item21">Section 21</h3>
-    <p>Content 21 A</p>
-    <p>Content 21 B</p>
-    <h1 id="item1">Section 1</h1>
-    <p>Content 1 A</p>
-    <p>Content 1 B</p>
-    <h2 id="item2">Section 2</h2>
-    <p>Content 2 A</p>
-    <p>Content 2 B</p>
-    <h3 id="item3">Section 3</h3>
-    <p>Content 3 A</p>
-    <p>Content 3 B</p>
-    <h3 id="item4">Section 4</h3>
-    <p>Content 4 A</p>
-    <p>Content 4 B</p>
-    <h2 id="item5">Section 5</h2>
-    <p>Content 5 A</p>
-    <p>Content 5 B</p>
-    <h3 id="item6">Section 6</h3>
-    <p>Content 6 A</p>
-    <p>Content 6 B</p>
-    <h3 id="item7">Section 7</h3>
-    <p>Content 7 A</p>
-    <p>Content 7 B</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection-nested03-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection-nested03-input.html b/Editor/tests/outline/moveSection-nested03-input.html
deleted file mode 100644
index 8dfd36d..0000000
--- a/Editor/tests/outline/moveSection-nested03-input.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script type="text/javascript" src="OutlineTest.js"></script>
-<script>
-
-function performTest()
-{
-    setupOutlineNumbering();
-    setupOutline([[2,2],[2,2],[2,2]]);
-
-    Outline_moveSection("item1","item0",null);
-
-    cleanupOutline();
-}
-</script>
-</head>
-<body>
-<nav class="tableofcontents"></nav>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection-nested04-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection-nested04-expected.html b/Editor/tests/outline/moveSection-nested04-expected.html
deleted file mode 100644
index 0d48cb9..0000000
--- a/Editor/tests/outline/moveSection-nested04-expected.html
+++ /dev/null
@@ -1,94 +0,0 @@
-<html>
-  <head>
-    <style>
-    </style>
-  </head>
-  <body>
-    <nav class="tableofcontents">
-      <p class="toc1"><a href="#item8">1 Section 8</a></p>
-      <p class="toc2"><a href="#item9">1.1 Section 9</a></p>
-      <p class="toc3"><a href="#item10">1.1.1 Section 10</a></p>
-      <p class="toc3"><a href="#item11">1.1.2 Section 11</a></p>
-      <p class="toc2"><a href="#item12">1.2 Section 12</a></p>
-      <p class="toc3"><a href="#item13">1.2.1 Section 13</a></p>
-      <p class="toc3"><a href="#item14">1.2.2 Section 14</a></p>
-      <p class="toc1"><a href="#item1">2 Section 1</a></p>
-      <p class="toc2"><a href="#item2">2.1 Section 2</a></p>
-      <p class="toc3"><a href="#item3">2.1.1 Section 3</a></p>
-      <p class="toc3"><a href="#item4">2.1.2 Section 4</a></p>
-      <p class="toc2"><a href="#item5">2.2 Section 5</a></p>
-      <p class="toc3"><a href="#item6">2.2.1 Section 6</a></p>
-      <p class="toc3"><a href="#item7">2.2.2 Section 7</a></p>
-      <p class="toc1"><a href="#item15">3 Section 15</a></p>
-      <p class="toc2"><a href="#item16">3.1 Section 16</a></p>
-      <p class="toc3"><a href="#item17">3.1.1 Section 17</a></p>
-      <p class="toc3"><a href="#item18">3.1.2 Section 18</a></p>
-      <p class="toc2"><a href="#item19">3.2 Section 19</a></p>
-      <p class="toc3"><a href="#item20">3.2.1 Section 20</a></p>
-      <p class="toc3"><a href="#item21">3.2.2 Section 21</a></p>
-    </nav>
-    <h1 id="item8">Section 8</h1>
-    <p>Content 8 A</p>
-    <p>Content 8 B</p>
-    <h2 id="item9">Section 9</h2>
-    <p>Content 9 A</p>
-    <p>Content 9 B</p>
-    <h3 id="item10">Section 10</h3>
-    <p>Content 10 A</p>
-    <p>Content 10 B</p>
-    <h3 id="item11">Section 11</h3>
-    <p>Content 11 A</p>
-    <p>Content 11 B</p>
-    <h2 id="item12">Section 12</h2>
-    <p>Content 12 A</p>
-    <p>Content 12 B</p>
-    <h3 id="item13">Section 13</h3>
-    <p>Content 13 A</p>
-    <p>Content 13 B</p>
-    <h3 id="item14">Section 14</h3>
-    <p>Content 14 A</p>
-    <p>Content 14 B</p>
-    <h1 id="item1">Section 1</h1>
-    <p>Content 1 A</p>
-    <p>Content 1 B</p>
-    <h2 id="item2">Section 2</h2>
-    <p>Content 2 A</p>
-    <p>Content 2 B</p>
-    <h3 id="item3">Section 3</h3>
-    <p>Content 3 A</p>
-    <p>Content 3 B</p>
-    <h3 id="item4">Section 4</h3>
-    <p>Content 4 A</p>
-    <p>Content 4 B</p>
-    <h2 id="item5">Section 5</h2>
-    <p>Content 5 A</p>
-    <p>Content 5 B</p>
-    <h3 id="item6">Section 6</h3>
-    <p>Content 6 A</p>
-    <p>Content 6 B</p>
-    <h3 id="item7">Section 7</h3>
-    <p>Content 7 A</p>
-    <p>Content 7 B</p>
-    <h1 id="item15">Section 15</h1>
-    <p>Content 15 A</p>
-    <p>Content 15 B</p>
-    <h2 id="item16">Section 16</h2>
-    <p>Content 16 A</p>
-    <p>Content 16 B</p>
-    <h3 id="item17">Section 17</h3>
-    <p>Content 17 A</p>
-    <p>Content 17 B</p>
-    <h3 id="item18">Section 18</h3>
-    <p>Content 18 A</p>
-    <p>Content 18 B</p>
-    <h2 id="item19">Section 19</h2>
-    <p>Content 19 A</p>
-    <p>Content 19 B</p>
-    <h3 id="item20">Section 20</h3>
-    <p>Content 20 A</p>
-    <p>Content 20 B</p>
-    <h3 id="item21">Section 21</h3>
-    <p>Content 21 A</p>
-    <p>Content 21 B</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection-nested04-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection-nested04-input.html b/Editor/tests/outline/moveSection-nested04-input.html
deleted file mode 100644
index 947ed2b..0000000
--- a/Editor/tests/outline/moveSection-nested04-input.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script type="text/javascript" src="OutlineTest.js"></script>
-<script>
-
-function performTest()
-{
-    setupOutlineNumbering();
-    setupOutline([[2,2],[2,2],[2,2]]);
-
-    Outline_moveSection("item8","item0","item1");
-
-    cleanupOutline();
-}
-</script>
-</head>
-<body>
-<nav class="tableofcontents"></nav>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection-nested05-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection-nested05-expected.html b/Editor/tests/outline/moveSection-nested05-expected.html
deleted file mode 100644
index f902343..0000000
--- a/Editor/tests/outline/moveSection-nested05-expected.html
+++ /dev/null
@@ -1,94 +0,0 @@
-<html>
-  <head>
-    <style>
-    </style>
-  </head>
-  <body>
-    <nav class="tableofcontents">
-      <p class="toc1"><a href="#item1">1 Section 1</a></p>
-      <p class="toc2"><a href="#item2">1.1 Section 2</a></p>
-      <p class="toc3"><a href="#item3">1.1.1 Section 3</a></p>
-      <p class="toc3"><a href="#item4">1.1.2 Section 4</a></p>
-      <p class="toc2"><a href="#item5">1.2 Section 5</a></p>
-      <p class="toc3"><a href="#item6">1.2.1 Section 6</a></p>
-      <p class="toc3"><a href="#item7">1.2.2 Section 7</a></p>
-      <p class="toc1"><a href="#item8">2 Section 8</a></p>
-      <p class="toc2"><a href="#item9">2.1 Section 9</a></p>
-      <p class="toc3"><a href="#item10">2.1.1 Section 10</a></p>
-      <p class="toc3"><a href="#item11">2.1.2 Section 11</a></p>
-      <p class="toc2"><a href="#item12">2.2 Section 12</a></p>
-      <p class="toc3"><a href="#item13">2.2.1 Section 13</a></p>
-      <p class="toc3"><a href="#item14">2.2.2 Section 14</a></p>
-      <p class="toc1"><a href="#item15">3 Section 15</a></p>
-      <p class="toc2"><a href="#item16">3.1 Section 16</a></p>
-      <p class="toc3"><a href="#item17">3.1.1 Section 17</a></p>
-      <p class="toc3"><a href="#item18">3.1.2 Section 18</a></p>
-      <p class="toc2"><a href="#item19">3.2 Section 19</a></p>
-      <p class="toc3"><a href="#item20">3.2.1 Section 20</a></p>
-      <p class="toc3"><a href="#item21">3.2.2 Section 21</a></p>
-    </nav>
-    <h1 id="item1">Section 1</h1>
-    <p>Content 1 A</p>
-    <p>Content 1 B</p>
-    <h2 id="item2">Section 2</h2>
-    <p>Content 2 A</p>
-    <p>Content 2 B</p>
-    <h3 id="item3">Section 3</h3>
-    <p>Content 3 A</p>
-    <p>Content 3 B</p>
-    <h3 id="item4">Section 4</h3>
-    <p>Content 4 A</p>
-    <p>Content 4 B</p>
-    <h2 id="item5">Section 5</h2>
-    <p>Content 5 A</p>
-    <p>Content 5 B</p>
-    <h3 id="item6">Section 6</h3>
-    <p>Content 6 A</p>
-    <p>Content 6 B</p>
-    <h3 id="item7">Section 7</h3>
-    <p>Content 7 A</p>
-    <p>Content 7 B</p>
-    <h1 id="item8">Section 8</h1>
-    <p>Content 8 A</p>
-    <p>Content 8 B</p>
-    <h2 id="item9">Section 9</h2>
-    <p>Content 9 A</p>
-    <p>Content 9 B</p>
-    <h3 id="item10">Section 10</h3>
-    <p>Content 10 A</p>
-    <p>Content 10 B</p>
-    <h3 id="item11">Section 11</h3>
-    <p>Content 11 A</p>
-    <p>Content 11 B</p>
-    <h2 id="item12">Section 12</h2>
-    <p>Content 12 A</p>
-    <p>Content 12 B</p>
-    <h3 id="item13">Section 13</h3>
-    <p>Content 13 A</p>
-    <p>Content 13 B</p>
-    <h3 id="item14">Section 14</h3>
-    <p>Content 14 A</p>
-    <p>Content 14 B</p>
-    <h1 id="item15">Section 15</h1>
-    <p>Content 15 A</p>
-    <p>Content 15 B</p>
-    <h2 id="item16">Section 16</h2>
-    <p>Content 16 A</p>
-    <p>Content 16 B</p>
-    <h3 id="item17">Section 17</h3>
-    <p>Content 17 A</p>
-    <p>Content 17 B</p>
-    <h3 id="item18">Section 18</h3>
-    <p>Content 18 A</p>
-    <p>Content 18 B</p>
-    <h2 id="item19">Section 19</h2>
-    <p>Content 19 A</p>
-    <p>Content 19 B</p>
-    <h3 id="item20">Section 20</h3>
-    <p>Content 20 A</p>
-    <p>Content 20 B</p>
-    <h3 id="item21">Section 21</h3>
-    <p>Content 21 A</p>
-    <p>Content 21 B</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection-nested05-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection-nested05-input.html b/Editor/tests/outline/moveSection-nested05-input.html
deleted file mode 100644
index 73934e7..0000000
--- a/Editor/tests/outline/moveSection-nested05-input.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script type="text/javascript" src="OutlineTest.js"></script>
-<script>
-
-function performTest()
-{
-    setupOutlineNumbering();
-    setupOutline([[2,2],[2,2],[2,2]]);
-
-    Outline_moveSection("item8","item0","item15");
-
-    cleanupOutline();
-}
-</script>
-</head>
-<body>
-<nav class="tableofcontents"></nav>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection-nested06-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection-nested06-expected.html b/Editor/tests/outline/moveSection-nested06-expected.html
deleted file mode 100644
index 8849556..0000000
--- a/Editor/tests/outline/moveSection-nested06-expected.html
+++ /dev/null
@@ -1,94 +0,0 @@
-<html>
-  <head>
-    <style>
-    </style>
-  </head>
-  <body>
-    <nav class="tableofcontents">
-      <p class="toc1"><a href="#item1">1 Section 1</a></p>
-      <p class="toc2"><a href="#item2">1.1 Section 2</a></p>
-      <p class="toc3"><a href="#item3">1.1.1 Section 3</a></p>
-      <p class="toc3"><a href="#item4">1.1.2 Section 4</a></p>
-      <p class="toc2"><a href="#item5">1.2 Section 5</a></p>
-      <p class="toc3"><a href="#item6">1.2.1 Section 6</a></p>
-      <p class="toc3"><a href="#item7">1.2.2 Section 7</a></p>
-      <p class="toc1"><a href="#item15">2 Section 15</a></p>
-      <p class="toc2"><a href="#item16">2.1 Section 16</a></p>
-      <p class="toc3"><a href="#item17">2.1.1 Section 17</a></p>
-      <p class="toc3"><a href="#item18">2.1.2 Section 18</a></p>
-      <p class="toc2"><a href="#item19">2.2 Section 19</a></p>
-      <p class="toc3"><a href="#item20">2.2.1 Section 20</a></p>
-      <p class="toc3"><a href="#item21">2.2.2 Section 21</a></p>
-      <p class="toc1"><a href="#item8">3 Section 8</a></p>
-      <p class="toc2"><a href="#item9">3.1 Section 9</a></p>
-      <p class="toc3"><a href="#item10">3.1.1 Section 10</a></p>
-      <p class="toc3"><a href="#item11">3.1.2 Section 11</a></p>
-      <p class="toc2"><a href="#item12">3.2 Section 12</a></p>
-      <p class="toc3"><a href="#item13">3.2.1 Section 13</a></p>
-      <p class="toc3"><a href="#item14">3.2.2 Section 14</a></p>
-    </nav>
-    <h1 id="item1">Section 1</h1>
-    <p>Content 1 A</p>
-    <p>Content 1 B</p>
-    <h2 id="item2">Section 2</h2>
-    <p>Content 2 A</p>
-    <p>Content 2 B</p>
-    <h3 id="item3">Section 3</h3>
-    <p>Content 3 A</p>
-    <p>Content 3 B</p>
-    <h3 id="item4">Section 4</h3>
-    <p>Content 4 A</p>
-    <p>Content 4 B</p>
-    <h2 id="item5">Section 5</h2>
-    <p>Content 5 A</p>
-    <p>Content 5 B</p>
-    <h3 id="item6">Section 6</h3>
-    <p>Content 6 A</p>
-    <p>Content 6 B</p>
-    <h3 id="item7">Section 7</h3>
-    <p>Content 7 A</p>
-    <p>Content 7 B</p>
-    <h1 id="item15">Section 15</h1>
-    <p>Content 15 A</p>
-    <p>Content 15 B</p>
-    <h2 id="item16">Section 16</h2>
-    <p>Content 16 A</p>
-    <p>Content 16 B</p>
-    <h3 id="item17">Section 17</h3>
-    <p>Content 17 A</p>
-    <p>Content 17 B</p>
-    <h3 id="item18">Section 18</h3>
-    <p>Content 18 A</p>
-    <p>Content 18 B</p>
-    <h2 id="item19">Section 19</h2>
-    <p>Content 19 A</p>
-    <p>Content 19 B</p>
-    <h3 id="item20">Section 20</h3>
-    <p>Content 20 A</p>
-    <p>Content 20 B</p>
-    <h3 id="item21">Section 21</h3>
-    <p>Content 21 A</p>
-    <p>Content 21 B</p>
-    <h1 id="item8">Section 8</h1>
-    <p>Content 8 A</p>
-    <p>Content 8 B</p>
-    <h2 id="item9">Section 9</h2>
-    <p>Content 9 A</p>
-    <p>Content 9 B</p>
-    <h3 id="item10">Section 10</h3>
-    <p>Content 10 A</p>
-    <p>Content 10 B</p>
-    <h3 id="item11">Section 11</h3>
-    <p>Content 11 A</p>
-    <p>Content 11 B</p>
-    <h2 id="item12">Section 12</h2>
-    <p>Content 12 A</p>
-    <p>Content 12 B</p>
-    <h3 id="item13">Section 13</h3>
-    <p>Content 13 A</p>
-    <p>Content 13 B</p>
-    <h3 id="item14">Section 14</h3>
-    <p>Content 14 A</p>
-    <p>Content 14 B</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection-nested06-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection-nested06-input.html b/Editor/tests/outline/moveSection-nested06-input.html
deleted file mode 100644
index 57982f0..0000000
--- a/Editor/tests/outline/moveSection-nested06-input.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script type="text/javascript" src="OutlineTest.js"></script>
-<script>
-
-function performTest()
-{
-    setupOutlineNumbering();
-    setupOutline([[2,2],[2,2],[2,2]]);
-
-    Outline_moveSection("item8","item0",null);
-
-    cleanupOutline();
-}
-</script>
-</head>
-<body>
-<nav class="tableofcontents"></nav>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection-nested07-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection-nested07-expected.html b/Editor/tests/outline/moveSection-nested07-expected.html
deleted file mode 100644
index e59f1d3..0000000
--- a/Editor/tests/outline/moveSection-nested07-expected.html
+++ /dev/null
@@ -1,94 +0,0 @@
-<html>
-  <head>
-    <style>
-    </style>
-  </head>
-  <body>
-    <nav class="tableofcontents">
-      <p class="toc1"><a href="#item15">1 Section 15</a></p>
-      <p class="toc2"><a href="#item16">1.1 Section 16</a></p>
-      <p class="toc3"><a href="#item17">1.1.1 Section 17</a></p>
-      <p class="toc3"><a href="#item18">1.1.2 Section 18</a></p>
-      <p class="toc2"><a href="#item19">1.2 Section 19</a></p>
-      <p class="toc3"><a href="#item20">1.2.1 Section 20</a></p>
-      <p class="toc3"><a href="#item21">1.2.2 Section 21</a></p>
-      <p class="toc1"><a href="#item1">2 Section 1</a></p>
-      <p class="toc2"><a href="#item2">2.1 Section 2</a></p>
-      <p class="toc3"><a href="#item3">2.1.1 Section 3</a></p>
-      <p class="toc3"><a href="#item4">2.1.2 Section 4</a></p>
-      <p class="toc2"><a href="#item5">2.2 Section 5</a></p>
-      <p class="toc3"><a href="#item6">2.2.1 Section 6</a></p>
-      <p class="toc3"><a href="#item7">2.2.2 Section 7</a></p>
-      <p class="toc1"><a href="#item8">3 Section 8</a></p>
-      <p class="toc2"><a href="#item9">3.1 Section 9</a></p>
-      <p class="toc3"><a href="#item10">3.1.1 Section 10</a></p>
-      <p class="toc3"><a href="#item11">3.1.2 Section 11</a></p>
-      <p class="toc2"><a href="#item12">3.2 Section 12</a></p>
-      <p class="toc3"><a href="#item13">3.2.1 Section 13</a></p>
-      <p class="toc3"><a href="#item14">3.2.2 Section 14</a></p>
-    </nav>
-    <h1 id="item15">Section 15</h1>
-    <p>Content 15 A</p>
-    <p>Content 15 B</p>
-    <h2 id="item16">Section 16</h2>
-    <p>Content 16 A</p>
-    <p>Content 16 B</p>
-    <h3 id="item17">Section 17</h3>
-    <p>Content 17 A</p>
-    <p>Content 17 B</p>
-    <h3 id="item18">Section 18</h3>
-    <p>Content 18 A</p>
-    <p>Content 18 B</p>
-    <h2 id="item19">Section 19</h2>
-    <p>Content 19 A</p>
-    <p>Content 19 B</p>
-    <h3 id="item20">Section 20</h3>
-    <p>Content 20 A</p>
-    <p>Content 20 B</p>
-    <h3 id="item21">Section 21</h3>
-    <p>Content 21 A</p>
-    <p>Content 21 B</p>
-    <h1 id="item1">Section 1</h1>
-    <p>Content 1 A</p>
-    <p>Content 1 B</p>
-    <h2 id="item2">Section 2</h2>
-    <p>Content 2 A</p>
-    <p>Content 2 B</p>
-    <h3 id="item3">Section 3</h3>
-    <p>Content 3 A</p>
-    <p>Content 3 B</p>
-    <h3 id="item4">Section 4</h3>
-    <p>Content 4 A</p>
-    <p>Content 4 B</p>
-    <h2 id="item5">Section 5</h2>
-    <p>Content 5 A</p>
-    <p>Content 5 B</p>
-    <h3 id="item6">Section 6</h3>
-    <p>Content 6 A</p>
-    <p>Content 6 B</p>
-    <h3 id="item7">Section 7</h3>
-    <p>Content 7 A</p>
-    <p>Content 7 B</p>
-    <h1 id="item8">Section 8</h1>
-    <p>Content 8 A</p>
-    <p>Content 8 B</p>
-    <h2 id="item9">Section 9</h2>
-    <p>Content 9 A</p>
-    <p>Content 9 B</p>
-    <h3 id="item10">Section 10</h3>
-    <p>Content 10 A</p>
-    <p>Content 10 B</p>
-    <h3 id="item11">Section 11</h3>
-    <p>Content 11 A</p>
-    <p>Content 11 B</p>
-    <h2 id="item12">Section 12</h2>
-    <p>Content 12 A</p>
-    <p>Content 12 B</p>
-    <h3 id="item13">Section 13</h3>
-    <p>Content 13 A</p>
-    <p>Content 13 B</p>
-    <h3 id="item14">Section 14</h3>
-    <p>Content 14 A</p>
-    <p>Content 14 B</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection-nested07-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection-nested07-input.html b/Editor/tests/outline/moveSection-nested07-input.html
deleted file mode 100644
index f087928..0000000
--- a/Editor/tests/outline/moveSection-nested07-input.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script type="text/javascript" src="OutlineTest.js"></script>
-<script>
-
-function performTest()
-{
-    setupOutlineNumbering();
-    setupOutline([[2,2],[2,2],[2,2]]);
-
-    Outline_moveSection("item15","item0","item1");
-
-    cleanupOutline();
-}
-</script>
-</head>
-<body>
-<nav class="tableofcontents"></nav>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection-nested08-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection-nested08-expected.html b/Editor/tests/outline/moveSection-nested08-expected.html
deleted file mode 100644
index 8849556..0000000
--- a/Editor/tests/outline/moveSection-nested08-expected.html
+++ /dev/null
@@ -1,94 +0,0 @@
-<html>
-  <head>
-    <style>
-    </style>
-  </head>
-  <body>
-    <nav class="tableofcontents">
-      <p class="toc1"><a href="#item1">1 Section 1</a></p>
-      <p class="toc2"><a href="#item2">1.1 Section 2</a></p>
-      <p class="toc3"><a href="#item3">1.1.1 Section 3</a></p>
-      <p class="toc3"><a href="#item4">1.1.2 Section 4</a></p>
-      <p class="toc2"><a href="#item5">1.2 Section 5</a></p>
-      <p class="toc3"><a href="#item6">1.2.1 Section 6</a></p>
-      <p class="toc3"><a href="#item7">1.2.2 Section 7</a></p>
-      <p class="toc1"><a href="#item15">2 Section 15</a></p>
-      <p class="toc2"><a href="#item16">2.1 Section 16</a></p>
-      <p class="toc3"><a href="#item17">2.1.1 Section 17</a></p>
-      <p class="toc3"><a href="#item18">2.1.2 Section 18</a></p>
-      <p class="toc2"><a href="#item19">2.2 Section 19</a></p>
-      <p class="toc3"><a href="#item20">2.2.1 Section 20</a></p>
-      <p class="toc3"><a href="#item21">2.2.2 Section 21</a></p>
-      <p class="toc1"><a href="#item8">3 Section 8</a></p>
-      <p class="toc2"><a href="#item9">3.1 Section 9</a></p>
-      <p class="toc3"><a href="#item10">3.1.1 Section 10</a></p>
-      <p class="toc3"><a href="#item11">3.1.2 Section 11</a></p>
-      <p class="toc2"><a href="#item12">3.2 Section 12</a></p>
-      <p class="toc3"><a href="#item13">3.2.1 Section 13</a></p>
-      <p class="toc3"><a href="#item14">3.2.2 Section 14</a></p>
-    </nav>
-    <h1 id="item1">Section 1</h1>
-    <p>Content 1 A</p>
-    <p>Content 1 B</p>
-    <h2 id="item2">Section 2</h2>
-    <p>Content 2 A</p>
-    <p>Content 2 B</p>
-    <h3 id="item3">Section 3</h3>
-    <p>Content 3 A</p>
-    <p>Content 3 B</p>
-    <h3 id="item4">Section 4</h3>
-    <p>Content 4 A</p>
-    <p>Content 4 B</p>
-    <h2 id="item5">Section 5</h2>
-    <p>Content 5 A</p>
-    <p>Content 5 B</p>
-    <h3 id="item6">Section 6</h3>
-    <p>Content 6 A</p>
-    <p>Content 6 B</p>
-    <h3 id="item7">Section 7</h3>
-    <p>Content 7 A</p>
-    <p>Content 7 B</p>
-    <h1 id="item15">Section 15</h1>
-    <p>Content 15 A</p>
-    <p>Content 15 B</p>
-    <h2 id="item16">Section 16</h2>
-    <p>Content 16 A</p>
-    <p>Content 16 B</p>
-    <h3 id="item17">Section 17</h3>
-    <p>Content 17 A</p>
-    <p>Content 17 B</p>
-    <h3 id="item18">Section 18</h3>
-    <p>Content 18 A</p>
-    <p>Content 18 B</p>
-    <h2 id="item19">Section 19</h2>
-    <p>Content 19 A</p>
-    <p>Content 19 B</p>
-    <h3 id="item20">Section 20</h3>
-    <p>Content 20 A</p>
-    <p>Content 20 B</p>
-    <h3 id="item21">Section 21</h3>
-    <p>Content 21 A</p>
-    <p>Content 21 B</p>
-    <h1 id="item8">Section 8</h1>
-    <p>Content 8 A</p>
-    <p>Content 8 B</p>
-    <h2 id="item9">Section 9</h2>
-    <p>Content 9 A</p>
-    <p>Content 9 B</p>
-    <h3 id="item10">Section 10</h3>
-    <p>Content 10 A</p>
-    <p>Content 10 B</p>
-    <h3 id="item11">Section 11</h3>
-    <p>Content 11 A</p>
-    <p>Content 11 B</p>
-    <h2 id="item12">Section 12</h2>
-    <p>Content 12 A</p>
-    <p>Content 12 B</p>
-    <h3 id="item13">Section 13</h3>
-    <p>Content 13 A</p>
-    <p>Content 13 B</p>
-    <h3 id="item14">Section 14</h3>
-    <p>Content 14 A</p>
-    <p>Content 14 B</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection-nested08-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection-nested08-input.html b/Editor/tests/outline/moveSection-nested08-input.html
deleted file mode 100644
index a0b11ce..0000000
--- a/Editor/tests/outline/moveSection-nested08-input.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script type="text/javascript" src="OutlineTest.js"></script>
-<script>
-
-function performTest()
-{
-    setupOutlineNumbering();
-    setupOutline([[2,2],[2,2],[2,2]]);
-
-    Outline_moveSection("item15","item0","item8");
-
-    cleanupOutline();
-}
-</script>
-</head>
-<body>
-<nav class="tableofcontents"></nav>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection-nested09-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection-nested09-expected.html b/Editor/tests/outline/moveSection-nested09-expected.html
deleted file mode 100644
index f902343..0000000
--- a/Editor/tests/outline/moveSection-nested09-expected.html
+++ /dev/null
@@ -1,94 +0,0 @@
-<html>
-  <head>
-    <style>
-    </style>
-  </head>
-  <body>
-    <nav class="tableofcontents">
-      <p class="toc1"><a href="#item1">1 Section 1</a></p>
-      <p class="toc2"><a href="#item2">1.1 Section 2</a></p>
-      <p class="toc3"><a href="#item3">1.1.1 Section 3</a></p>
-      <p class="toc3"><a href="#item4">1.1.2 Section 4</a></p>
-      <p class="toc2"><a href="#item5">1.2 Section 5</a></p>
-      <p class="toc3"><a href="#item6">1.2.1 Section 6</a></p>
-      <p class="toc3"><a href="#item7">1.2.2 Section 7</a></p>
-      <p class="toc1"><a href="#item8">2 Section 8</a></p>
-      <p class="toc2"><a href="#item9">2.1 Section 9</a></p>
-      <p class="toc3"><a href="#item10">2.1.1 Section 10</a></p>
-      <p class="toc3"><a href="#item11">2.1.2 Section 11</a></p>
-      <p class="toc2"><a href="#item12">2.2 Section 12</a></p>
-      <p class="toc3"><a href="#item13">2.2.1 Section 13</a></p>
-      <p class="toc3"><a href="#item14">2.2.2 Section 14</a></p>
-      <p class="toc1"><a href="#item15">3 Section 15</a></p>
-      <p class="toc2"><a href="#item16">3.1 Section 16</a></p>
-      <p class="toc3"><a href="#item17">3.1.1 Section 17</a></p>
-      <p class="toc3"><a href="#item18">3.1.2 Section 18</a></p>
-      <p class="toc2"><a href="#item19">3.2 Section 19</a></p>
-      <p class="toc3"><a href="#item20">3.2.1 Section 20</a></p>
-      <p class="toc3"><a href="#item21">3.2.2 Section 21</a></p>
-    </nav>
-    <h1 id="item1">Section 1</h1>
-    <p>Content 1 A</p>
-    <p>Content 1 B</p>
-    <h2 id="item2">Section 2</h2>
-    <p>Content 2 A</p>
-    <p>Content 2 B</p>
-    <h3 id="item3">Section 3</h3>
-    <p>Content 3 A</p>
-    <p>Content 3 B</p>
-    <h3 id="item4">Section 4</h3>
-    <p>Content 4 A</p>
-    <p>Content 4 B</p>
-    <h2 id="item5">Section 5</h2>
-    <p>Content 5 A</p>
-    <p>Content 5 B</p>
-    <h3 id="item6">Section 6</h3>
-    <p>Content 6 A</p>
-    <p>Content 6 B</p>
-    <h3 id="item7">Section 7</h3>
-    <p>Content 7 A</p>
-    <p>Content 7 B</p>
-    <h1 id="item8">Section 8</h1>
-    <p>Content 8 A</p>
-    <p>Content 8 B</p>
-    <h2 id="item9">Section 9</h2>
-    <p>Content 9 A</p>
-    <p>Content 9 B</p>
-    <h3 id="item10">Section 10</h3>
-    <p>Content 10 A</p>
-    <p>Content 10 B</p>
-    <h3 id="item11">Section 11</h3>
-    <p>Content 11 A</p>
-    <p>Content 11 B</p>
-    <h2 id="item12">Section 12</h2>
-    <p>Content 12 A</p>
-    <p>Content 12 B</p>
-    <h3 id="item13">Section 13</h3>
-    <p>Content 13 A</p>
-    <p>Content 13 B</p>
-    <h3 id="item14">Section 14</h3>
-    <p>Content 14 A</p>
-    <p>Content 14 B</p>
-    <h1 id="item15">Section 15</h1>
-    <p>Content 15 A</p>
-    <p>Content 15 B</p>
-    <h2 id="item16">Section 16</h2>
-    <p>Content 16 A</p>
-    <p>Content 16 B</p>
-    <h3 id="item17">Section 17</h3>
-    <p>Content 17 A</p>
-    <p>Content 17 B</p>
-    <h3 id="item18">Section 18</h3>
-    <p>Content 18 A</p>
-    <p>Content 18 B</p>
-    <h2 id="item19">Section 19</h2>
-    <p>Content 19 A</p>
-    <p>Content 19 B</p>
-    <h3 id="item20">Section 20</h3>
-    <p>Content 20 A</p>
-    <p>Content 20 B</p>
-    <h3 id="item21">Section 21</h3>
-    <p>Content 21 A</p>
-    <p>Content 21 B</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection-nested09-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection-nested09-input.html b/Editor/tests/outline/moveSection-nested09-input.html
deleted file mode 100644
index 2fc53b4..0000000
--- a/Editor/tests/outline/moveSection-nested09-input.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script type="text/javascript" src="OutlineTest.js"></script>
-<script>
-
-function performTest()
-{
-    setupOutlineNumbering();
-    setupOutline([[2,2],[2,2],[2,2]]);
-
-    Outline_moveSection("item15","item0",null);
-
-    cleanupOutline();
-}
-</script>
-</head>
-<body>
-<nav class="tableofcontents"></nav>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection-newparent01-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection-newparent01-expected.html b/Editor/tests/outline/moveSection-newparent01-expected.html
deleted file mode 100644
index 1fab687..0000000
--- a/Editor/tests/outline/moveSection-newparent01-expected.html
+++ /dev/null
@@ -1,42 +0,0 @@
-<html>
-  <head>
-    <style>
-    </style>
-  </head>
-  <body>
-    <nav class="tableofcontents">
-      <p class="toc1"><a href="#item1">1 Section 1</a></p>
-      <p class="toc2"><a href="#item3">1.1 Section 3</a></p>
-      <p class="toc2"><a href="#item4">1.2 Section 4</a></p>
-      <p class="toc1"><a href="#item5">2 Section 5</a></p>
-      <p class="toc2"><a href="#item2">2.1 Section 2</a></p>
-      <p class="toc2"><a href="#item6">2.2 Section 6</a></p>
-      <p class="toc2"><a href="#item7">2.3 Section 7</a></p>
-      <p class="toc2"><a href="#item8">2.4 Section 8</a></p>
-    </nav>
-    <h1 id="item1">Section 1</h1>
-    <p>Content 1 A</p>
-    <p>Content 1 B</p>
-    <h2 id="item3">Section 3</h2>
-    <p>Content 3 A</p>
-    <p>Content 3 B</p>
-    <h2 id="item4">Section 4</h2>
-    <p>Content 4 A</p>
-    <p>Content 4 B</p>
-    <h1 id="item5">Section 5</h1>
-    <p>Content 5 A</p>
-    <p>Content 5 B</p>
-    <h2 id="item2">Section 2</h2>
-    <p>Content 2 A</p>
-    <p>Content 2 B</p>
-    <h2 id="item6">Section 6</h2>
-    <p>Content 6 A</p>
-    <p>Content 6 B</p>
-    <h2 id="item7">Section 7</h2>
-    <p>Content 7 A</p>
-    <p>Content 7 B</p>
-    <h2 id="item8">Section 8</h2>
-    <p>Content 8 A</p>
-    <p>Content 8 B</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection-newparent01-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection-newparent01-input.html b/Editor/tests/outline/moveSection-newparent01-input.html
deleted file mode 100644
index 042e104..0000000
--- a/Editor/tests/outline/moveSection-newparent01-input.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script type="text/javascript" src="OutlineTest.js"></script>
-<script>
-
-function performTest()
-{
-    setupOutlineNumbering();
-    setupOutline([3,3]);
-
-    Outline_moveSection("item2","item5","item6");
-
-    cleanupOutline();
-}
-</script>
-</head>
-<body>
-<nav class="tableofcontents"></nav>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection-newparent02-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection-newparent02-expected.html b/Editor/tests/outline/moveSection-newparent02-expected.html
deleted file mode 100644
index 6ce8c9f..0000000
--- a/Editor/tests/outline/moveSection-newparent02-expected.html
+++ /dev/null
@@ -1,42 +0,0 @@
-<html>
-  <head>
-    <style>
-    </style>
-  </head>
-  <body>
-    <nav class="tableofcontents">
-      <p class="toc1"><a href="#item1">1 Section 1</a></p>
-      <p class="toc2"><a href="#item3">1.1 Section 3</a></p>
-      <p class="toc2"><a href="#item4">1.2 Section 4</a></p>
-      <p class="toc1"><a href="#item5">2 Section 5</a></p>
-      <p class="toc2"><a href="#item6">2.1 Section 6</a></p>
-      <p class="toc2"><a href="#item7">2.2 Section 7</a></p>
-      <p class="toc2"><a href="#item2">2.3 Section 2</a></p>
-      <p class="toc2"><a href="#item8">2.4 Section 8</a></p>
-    </nav>
-    <h1 id="item1">Section 1</h1>
-    <p>Content 1 A</p>
-    <p>Content 1 B</p>
-    <h2 id="item3">Section 3</h2>
-    <p>Content 3 A</p>
-    <p>Content 3 B</p>
-    <h2 id="item4">Section 4</h2>
-    <p>Content 4 A</p>
-    <p>Content 4 B</p>
-    <h1 id="item5">Section 5</h1>
-    <p>Content 5 A</p>
-    <p>Content 5 B</p>
-    <h2 id="item6">Section 6</h2>
-    <p>Content 6 A</p>
-    <p>Content 6 B</p>
-    <h2 id="item7">Section 7</h2>
-    <p>Content 7 A</p>
-    <p>Content 7 B</p>
-    <h2 id="item2">Section 2</h2>
-    <p>Content 2 A</p>
-    <p>Content 2 B</p>
-    <h2 id="item8">Section 8</h2>
-    <p>Content 8 A</p>
-    <p>Content 8 B</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection-newparent02-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection-newparent02-input.html b/Editor/tests/outline/moveSection-newparent02-input.html
deleted file mode 100644
index a4d6de6..0000000
--- a/Editor/tests/outline/moveSection-newparent02-input.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script type="text/javascript" src="OutlineTest.js"></script>
-<script>
-
-function performTest()
-{
-    setupOutlineNumbering();
-    setupOutline([3,3]);
-
-    Outline_moveSection("item2","item5","item8");
-
-    cleanupOutline();
-}
-</script>
-</head>
-<body>
-<nav class="tableofcontents"></nav>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection-newparent03-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection-newparent03-expected.html b/Editor/tests/outline/moveSection-newparent03-expected.html
deleted file mode 100644
index ee72a43..0000000
--- a/Editor/tests/outline/moveSection-newparent03-expected.html
+++ /dev/null
@@ -1,42 +0,0 @@
-<html>
-  <head>
-    <style>
-    </style>
-  </head>
-  <body>
-    <nav class="tableofcontents">
-      <p class="toc1"><a href="#item1">1 Section 1</a></p>
-      <p class="toc2"><a href="#item3">1.1 Section 3</a></p>
-      <p class="toc2"><a href="#item4">1.2 Section 4</a></p>
-      <p class="toc1"><a href="#item5">2 Section 5</a></p>
-      <p class="toc2"><a href="#item6">2.1 Section 6</a></p>
-      <p class="toc2"><a href="#item7">2.2 Section 7</a></p>
-      <p class="toc2"><a href="#item8">2.3 Section 8</a></p>
-      <p class="toc2"><a href="#item2">2.4 Section 2</a></p>
-    </nav>
-    <h1 id="item1">Section 1</h1>
-    <p>Content 1 A</p>
-    <p>Content 1 B</p>
-    <h2 id="item3">Section 3</h2>
-    <p>Content 3 A</p>
-    <p>Content 3 B</p>
-    <h2 id="item4">Section 4</h2>
-    <p>Content 4 A</p>
-    <p>Content 4 B</p>
-    <h1 id="item5">Section 5</h1>
-    <p>Content 5 A</p>
-    <p>Content 5 B</p>
-    <h2 id="item6">Section 6</h2>
-    <p>Content 6 A</p>
-    <p>Content 6 B</p>
-    <h2 id="item7">Section 7</h2>
-    <p>Content 7 A</p>
-    <p>Content 7 B</p>
-    <h2 id="item8">Section 8</h2>
-    <p>Content 8 A</p>
-    <p>Content 8 B</p>
-    <h2 id="item2">Section 2</h2>
-    <p>Content 2 A</p>
-    <p>Content 2 B</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection-newparent03-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection-newparent03-input.html b/Editor/tests/outline/moveSection-newparent03-input.html
deleted file mode 100644
index 2562f4a..0000000
--- a/Editor/tests/outline/moveSection-newparent03-input.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script type="text/javascript" src="OutlineTest.js"></script>
-<script>
-
-function performTest()
-{
-    setupOutlineNumbering();
-    setupOutline([3,3]);
-
-    Outline_moveSection("item2","item5",null);
-
-    cleanupOutline();
-}
-</script>
-</head>
-<body>
-<nav class="tableofcontents"></nav>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection-newparent04-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection-newparent04-expected.html b/Editor/tests/outline/moveSection-newparent04-expected.html
deleted file mode 100644
index 92e1e8b..0000000
--- a/Editor/tests/outline/moveSection-newparent04-expected.html
+++ /dev/null
@@ -1,42 +0,0 @@
-<html>
-  <head>
-    <style>
-    </style>
-  </head>
-  <body>
-    <nav class="tableofcontents">
-      <p class="toc1"><a href="#item1">1 Section 1</a></p>
-      <p class="toc2"><a href="#item2">1.1 Section 2</a></p>
-      <p class="toc2"><a href="#item4">1.2 Section 4</a></p>
-      <p class="toc1"><a href="#item5">2 Section 5</a></p>
-      <p class="toc2"><a href="#item6">2.1 Section 6</a></p>
-      <p class="toc2"><a href="#item7">2.2 Section 7</a></p>
-      <p class="toc2"><a href="#item3">2.3 Section 3</a></p>
-      <p class="toc2"><a href="#item8">2.4 Section 8</a></p>
-    </nav>
-    <h1 id="item1">Section 1</h1>
-    <p>Content 1 A</p>
-    <p>Content 1 B</p>
-    <h2 id="item2">Section 2</h2>
-    <p>Content 2 A</p>
-    <p>Content 2 B</p>
-    <h2 id="item4">Section 4</h2>
-    <p>Content 4 A</p>
-    <p>Content 4 B</p>
-    <h1 id="item5">Section 5</h1>
-    <p>Content 5 A</p>
-    <p>Content 5 B</p>
-    <h2 id="item6">Section 6</h2>
-    <p>Content 6 A</p>
-    <p>Content 6 B</p>
-    <h2 id="item7">Section 7</h2>
-    <p>Content 7 A</p>
-    <p>Content 7 B</p>
-    <h2 id="item3">Section 3</h2>
-    <p>Content 3 A</p>
-    <p>Content 3 B</p>
-    <h2 id="item8">Section 8</h2>
-    <p>Content 8 A</p>
-    <p>Content 8 B</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection-newparent04-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection-newparent04-input.html b/Editor/tests/outline/moveSection-newparent04-input.html
deleted file mode 100644
index 7a5db7f..0000000
--- a/Editor/tests/outline/moveSection-newparent04-input.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script type="text/javascript" src="OutlineTest.js"></script>
-<script>
-
-function performTest()
-{
-    setupOutlineNumbering();
-    setupOutline([3,3]);
-
-    Outline_moveSection("item3","item5","item8");
-
-    cleanupOutline();
-}
-</script>
-</head>
-<body>
-<nav class="tableofcontents"></nav>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection-newparent05-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection-newparent05-expected.html b/Editor/tests/outline/moveSection-newparent05-expected.html
deleted file mode 100644
index 480e309..0000000
--- a/Editor/tests/outline/moveSection-newparent05-expected.html
+++ /dev/null
@@ -1,42 +0,0 @@
-<html>
-  <head>
-    <style>
-    </style>
-  </head>
-  <body>
-    <nav class="tableofcontents">
-      <p class="toc1"><a href="#item1">1 Section 1</a></p>
-      <p class="toc2"><a href="#item2">1.1 Section 2</a></p>
-      <p class="toc2"><a href="#item3">1.2 Section 3</a></p>
-      <p class="toc1"><a href="#item5">2 Section 5</a></p>
-      <p class="toc2"><a href="#item6">2.1 Section 6</a></p>
-      <p class="toc2"><a href="#item7">2.2 Section 7</a></p>
-      <p class="toc2"><a href="#item4">2.3 Section 4</a></p>
-      <p class="toc2"><a href="#item8">2.4 Section 8</a></p>
-    </nav>
-    <h1 id="item1">Section 1</h1>
-    <p>Content 1 A</p>
-    <p>Content 1 B</p>
-    <h2 id="item2">Section 2</h2>
-    <p>Content 2 A</p>
-    <p>Content 2 B</p>
-    <h2 id="item3">Section 3</h2>
-    <p>Content 3 A</p>
-    <p>Content 3 B</p>
-    <h1 id="item5">Section 5</h1>
-    <p>Content 5 A</p>
-    <p>Content 5 B</p>
-    <h2 id="item6">Section 6</h2>
-    <p>Content 6 A</p>
-    <p>Content 6 B</p>
-    <h2 id="item7">Section 7</h2>
-    <p>Content 7 A</p>
-    <p>Content 7 B</p>
-    <h2 id="item4">Section 4</h2>
-    <p>Content 4 A</p>
-    <p>Content 4 B</p>
-    <h2 id="item8">Section 8</h2>
-    <p>Content 8 A</p>
-    <p>Content 8 B</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection-newparent05-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection-newparent05-input.html b/Editor/tests/outline/moveSection-newparent05-input.html
deleted file mode 100644
index 19a7d12..0000000
--- a/Editor/tests/outline/moveSection-newparent05-input.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script type="text/javascript" src="OutlineTest.js"></script>
-<script>
-
-function performTest()
-{
-    setupOutlineNumbering();
-    setupOutline([3,3]);
-
-    Outline_moveSection("item4","item5","item8");
-
-    cleanupOutline();
-}
-</script>
-</head>
-<body>
-<nav class="tableofcontents"></nav>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection01-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection01-expected.html b/Editor/tests/outline/moveSection01-expected.html
deleted file mode 100644
index 1c59c8c..0000000
--- a/Editor/tests/outline/moveSection01-expected.html
+++ /dev/null
@@ -1,22 +0,0 @@
-<html>
-  <head>
-    <style>
-    </style>
-  </head>
-  <body>
-    <nav class="tableofcontents">
-      <p class="toc1"><a href="#item1">1 Section 1</a></p>
-      <p class="toc1"><a href="#item2">2 Section 2</a></p>
-      <p class="toc1"><a href="#item3">3 Section 3</a></p>
-    </nav>
-    <h1 id="item1">Section 1</h1>
-    <p>Content 1 A</p>
-    <p>Content 1 B</p>
-    <h1 id="item2">Section 2</h1>
-    <p>Content 2 A</p>
-    <p>Content 2 B</p>
-    <h1 id="item3">Section 3</h1>
-    <p>Content 3 A</p>
-    <p>Content 3 B</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection01-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection01-input.html b/Editor/tests/outline/moveSection01-input.html
deleted file mode 100644
index c62f03e..0000000
--- a/Editor/tests/outline/moveSection01-input.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script type="text/javascript" src="OutlineTest.js"></script>
-<script>
-
-function performTest()
-{
-    setupOutlineNumbering();
-    setupOutline(3);
-
-    Outline_moveSection("item1","item0","item2");
-
-    cleanupOutline();
-}
-</script>
-</head>
-<body>
-<nav class="tableofcontents"></nav>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection02-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection02-expected.html b/Editor/tests/outline/moveSection02-expected.html
deleted file mode 100644
index ddd4dad..0000000
--- a/Editor/tests/outline/moveSection02-expected.html
+++ /dev/null
@@ -1,22 +0,0 @@
-<html>
-  <head>
-    <style>
-    </style>
-  </head>
-  <body>
-    <nav class="tableofcontents">
-      <p class="toc1"><a href="#item2">1 Section 2</a></p>
-      <p class="toc1"><a href="#item1">2 Section 1</a></p>
-      <p class="toc1"><a href="#item3">3 Section 3</a></p>
-    </nav>
-    <h1 id="item2">Section 2</h1>
-    <p>Content 2 A</p>
-    <p>Content 2 B</p>
-    <h1 id="item1">Section 1</h1>
-    <p>Content 1 A</p>
-    <p>Content 1 B</p>
-    <h1 id="item3">Section 3</h1>
-    <p>Content 3 A</p>
-    <p>Content 3 B</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection02-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection02-input.html b/Editor/tests/outline/moveSection02-input.html
deleted file mode 100644
index cf444ce..0000000
--- a/Editor/tests/outline/moveSection02-input.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script type="text/javascript" src="OutlineTest.js"></script>
-<script>
-
-function performTest()
-{
-    setupOutlineNumbering();
-    setupOutline(3);
-
-    Outline_moveSection("item1","item0","item3");
-
-    cleanupOutline();
-}
-</script>
-</head>
-<body>
-<nav class="tableofcontents"></nav>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection03-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection03-expected.html b/Editor/tests/outline/moveSection03-expected.html
deleted file mode 100644
index 3fcbe1d..0000000
--- a/Editor/tests/outline/moveSection03-expected.html
+++ /dev/null
@@ -1,22 +0,0 @@
-<html>
-  <head>
-    <style>
-    </style>
-  </head>
-  <body>
-    <nav class="tableofcontents">
-      <p class="toc1"><a href="#item2">1 Section 2</a></p>
-      <p class="toc1"><a href="#item3">2 Section 3</a></p>
-      <p class="toc1"><a href="#item1">3 Section 1</a></p>
-    </nav>
-    <h1 id="item2">Section 2</h1>
-    <p>Content 2 A</p>
-    <p>Content 2 B</p>
-    <h1 id="item3">Section 3</h1>
-    <p>Content 3 A</p>
-    <p>Content 3 B</p>
-    <h1 id="item1">Section 1</h1>
-    <p>Content 1 A</p>
-    <p>Content 1 B</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection03-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection03-input.html b/Editor/tests/outline/moveSection03-input.html
deleted file mode 100644
index 93bcf4e..0000000
--- a/Editor/tests/outline/moveSection03-input.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script type="text/javascript" src="OutlineTest.js"></script>
-<script>
-
-function performTest()
-{
-    setupOutlineNumbering();
-    setupOutline(3);
-
-    Outline_moveSection("item1","item0",null);
-
-    cleanupOutline();
-}
-</script>
-</head>
-<body>
-<nav class="tableofcontents"></nav>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection04-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection04-expected.html b/Editor/tests/outline/moveSection04-expected.html
deleted file mode 100644
index ddd4dad..0000000
--- a/Editor/tests/outline/moveSection04-expected.html
+++ /dev/null
@@ -1,22 +0,0 @@
-<html>
-  <head>
-    <style>
-    </style>
-  </head>
-  <body>
-    <nav class="tableofcontents">
-      <p class="toc1"><a href="#item2">1 Section 2</a></p>
-      <p class="toc1"><a href="#item1">2 Section 1</a></p>
-      <p class="toc1"><a href="#item3">3 Section 3</a></p>
-    </nav>
-    <h1 id="item2">Section 2</h1>
-    <p>Content 2 A</p>
-    <p>Content 2 B</p>
-    <h1 id="item1">Section 1</h1>
-    <p>Content 1 A</p>
-    <p>Content 1 B</p>
-    <h1 id="item3">Section 3</h1>
-    <p>Content 3 A</p>
-    <p>Content 3 B</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection04-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection04-input.html b/Editor/tests/outline/moveSection04-input.html
deleted file mode 100644
index 2271dcb..0000000
--- a/Editor/tests/outline/moveSection04-input.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script type="text/javascript" src="OutlineTest.js"></script>
-<script>
-
-function performTest()
-{
-    setupOutlineNumbering();
-    setupOutline(3);
-
-    Outline_moveSection("item2","item0","item1");
-
-    cleanupOutline();
-}
-</script>
-</head>
-<body>
-<nav class="tableofcontents"></nav>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection05-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection05-expected.html b/Editor/tests/outline/moveSection05-expected.html
deleted file mode 100644
index 1c59c8c..0000000
--- a/Editor/tests/outline/moveSection05-expected.html
+++ /dev/null
@@ -1,22 +0,0 @@
-<html>
-  <head>
-    <style>
-    </style>
-  </head>
-  <body>
-    <nav class="tableofcontents">
-      <p class="toc1"><a href="#item1">1 Section 1</a></p>
-      <p class="toc1"><a href="#item2">2 Section 2</a></p>
-      <p class="toc1"><a href="#item3">3 Section 3</a></p>
-    </nav>
-    <h1 id="item1">Section 1</h1>
-    <p>Content 1 A</p>
-    <p>Content 1 B</p>
-    <h1 id="item2">Section 2</h1>
-    <p>Content 2 A</p>
-    <p>Content 2 B</p>
-    <h1 id="item3">Section 3</h1>
-    <p>Content 3 A</p>
-    <p>Content 3 B</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection05-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection05-input.html b/Editor/tests/outline/moveSection05-input.html
deleted file mode 100644
index 7be9bdb..0000000
--- a/Editor/tests/outline/moveSection05-input.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script type="text/javascript" src="OutlineTest.js"></script>
-<script>
-
-function performTest()
-{
-    setupOutlineNumbering();
-    setupOutline(3);
-
-    Outline_moveSection("item2","item0","item3");
-
-    cleanupOutline();
-}
-</script>
-</head>
-<body>
-<nav class="tableofcontents"></nav>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection06-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection06-expected.html b/Editor/tests/outline/moveSection06-expected.html
deleted file mode 100644
index 2fb4fbc..0000000
--- a/Editor/tests/outline/moveSection06-expected.html
+++ /dev/null
@@ -1,22 +0,0 @@
-<html>
-  <head>
-    <style>
-    </style>
-  </head>
-  <body>
-    <nav class="tableofcontents">
-      <p class="toc1"><a href="#item1">1 Section 1</a></p>
-      <p class="toc1"><a href="#item3">2 Section 3</a></p>
-      <p class="toc1"><a href="#item2">3 Section 2</a></p>
-    </nav>
-    <h1 id="item1">Section 1</h1>
-    <p>Content 1 A</p>
-    <p>Content 1 B</p>
-    <h1 id="item3">Section 3</h1>
-    <p>Content 3 A</p>
-    <p>Content 3 B</p>
-    <h1 id="item2">Section 2</h1>
-    <p>Content 2 A</p>
-    <p>Content 2 B</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection06-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection06-input.html b/Editor/tests/outline/moveSection06-input.html
deleted file mode 100644
index 33d2ff9..0000000
--- a/Editor/tests/outline/moveSection06-input.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script type="text/javascript" src="OutlineTest.js"></script>
-<script>
-
-function performTest()
-{
-    setupOutlineNumbering();
-    setupOutline(3);
-
-    Outline_moveSection("item2","item0",null);
-
-    cleanupOutline();
-}
-</script>
-</head>
-<body>
-<nav class="tableofcontents"></nav>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection07-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection07-expected.html b/Editor/tests/outline/moveSection07-expected.html
deleted file mode 100644
index 2cb3971..0000000
--- a/Editor/tests/outline/moveSection07-expected.html
+++ /dev/null
@@ -1,22 +0,0 @@
-<html>
-  <head>
-    <style>
-    </style>
-  </head>
-  <body>
-    <nav class="tableofcontents">
-      <p class="toc1"><a href="#item3">1 Section 3</a></p>
-      <p class="toc1"><a href="#item1">2 Section 1</a></p>
-      <p class="toc1"><a href="#item2">3 Section 2</a></p>
-    </nav>
-    <h1 id="item3">Section 3</h1>
-    <p>Content 3 A</p>
-    <p>Content 3 B</p>
-    <h1 id="item1">Section 1</h1>
-    <p>Content 1 A</p>
-    <p>Content 1 B</p>
-    <h1 id="item2">Section 2</h1>
-    <p>Content 2 A</p>
-    <p>Content 2 B</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection07-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection07-input.html b/Editor/tests/outline/moveSection07-input.html
deleted file mode 100644
index 869c7c7..0000000
--- a/Editor/tests/outline/moveSection07-input.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script type="text/javascript" src="OutlineTest.js"></script>
-<script>
-
-function performTest()
-{
-    setupOutlineNumbering();
-    setupOutline(3);
-
-    Outline_moveSection("item3","item0","item1");
-
-    cleanupOutline();
-}
-</script>
-</head>
-<body>
-<nav class="tableofcontents"></nav>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection08-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection08-expected.html b/Editor/tests/outline/moveSection08-expected.html
deleted file mode 100644
index 2fb4fbc..0000000
--- a/Editor/tests/outline/moveSection08-expected.html
+++ /dev/null
@@ -1,22 +0,0 @@
-<html>
-  <head>
-    <style>
-    </style>
-  </head>
-  <body>
-    <nav class="tableofcontents">
-      <p class="toc1"><a href="#item1">1 Section 1</a></p>
-      <p class="toc1"><a href="#item3">2 Section 3</a></p>
-      <p class="toc1"><a href="#item2">3 Section 2</a></p>
-    </nav>
-    <h1 id="item1">Section 1</h1>
-    <p>Content 1 A</p>
-    <p>Content 1 B</p>
-    <h1 id="item3">Section 3</h1>
-    <p>Content 3 A</p>
-    <p>Content 3 B</p>
-    <h1 id="item2">Section 2</h1>
-    <p>Content 2 A</p>
-    <p>Content 2 B</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection08-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection08-input.html b/Editor/tests/outline/moveSection08-input.html
deleted file mode 100644
index 085c32a..0000000
--- a/Editor/tests/outline/moveSection08-input.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script type="text/javascript" src="OutlineTest.js"></script>
-<script>
-
-function performTest()
-{
-    setupOutlineNumbering();
-    setupOutline(3);
-
-    Outline_moveSection("item3","item0","item2");
-
-    cleanupOutline();
-}
-</script>
-</head>
-<body>
-<nav class="tableofcontents"></nav>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection09-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection09-expected.html b/Editor/tests/outline/moveSection09-expected.html
deleted file mode 100644
index 1c59c8c..0000000
--- a/Editor/tests/outline/moveSection09-expected.html
+++ /dev/null
@@ -1,22 +0,0 @@
-<html>
-  <head>
-    <style>
-    </style>
-  </head>
-  <body>
-    <nav class="tableofcontents">
-      <p class="toc1"><a href="#item1">1 Section 1</a></p>
-      <p class="toc1"><a href="#item2">2 Section 2</a></p>
-      <p class="toc1"><a href="#item3">3 Section 3</a></p>
-    </nav>
-    <h1 id="item1">Section 1</h1>
-    <p>Content 1 A</p>
-    <p>Content 1 B</p>
-    <h1 id="item2">Section 2</h1>
-    <p>Content 2 A</p>
-    <p>Content 2 B</p>
-    <h1 id="item3">Section 3</h1>
-    <p>Content 3 A</p>
-    <p>Content 3 B</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection09-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection09-input.html b/Editor/tests/outline/moveSection09-input.html
deleted file mode 100644
index 1963112..0000000
--- a/Editor/tests/outline/moveSection09-input.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script type="text/javascript" src="OutlineTest.js"></script>
-<script>
-
-function performTest()
-{
-    setupOutlineNumbering();
-    setupOutline(3);
-
-    Outline_moveSection("item3","item0",null);
-
-    cleanupOutline();
-}
-</script>
-</head>
-<body>
-<nav class="tableofcontents"></nav>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection10-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection10-expected.html b/Editor/tests/outline/moveSection10-expected.html
deleted file mode 100644
index a5d6ee7..0000000
--- a/Editor/tests/outline/moveSection10-expected.html
+++ /dev/null
@@ -1,22 +0,0 @@
-<html>
-  <head>
-    <style>
-    </style>
-  </head>
-  <body>
-    <nav class="tableofcontents">
-      <p class="toc1"><a href="#item1">1 Section 1</a></p>
-      <p class="toc1"><a href="#item3">2 Section 3</a></p>
-      <p class="toc1"><a href="#item2">3 Section 2</a></p>
-    </nav>
-    <h1 id="item1">Section 1</h1>
-    <p>Content 1 A</p>
-    <p>Content 1 B</p>
-    <h1 id="item3">[]Section 3</h1>
-    <p>Content 3 A</p>
-    <p>Content 3 B</p>
-    <h1 id="item2">Section 2</h1>
-    <p>Content 2 A</p>
-    <p>Content 2 B</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/moveSection10-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/moveSection10-input.html b/Editor/tests/outline/moveSection10-input.html
deleted file mode 100644
index 5175204..0000000
--- a/Editor/tests/outline/moveSection10-input.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script type="text/javascript" src="OutlineTest.js"></script>
-<script>
-
-function performTest()
-{
-    setupOutlineNumbering();
-    setupOutline(3);
-
-    Selection_selectAll();
-
-    Outline_moveSection("item3",null,"item2");
-
-    Selection_preserveWhileExecuting(cleanupOutline);
-    showSelection();
-}
-</script>
-</head>
-<body>
-<nav class="tableofcontents"></nav>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/refTitle-figure01-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/refTitle-figure01-expected.html b/Editor/tests/outline/refTitle-figure01-expected.html
deleted file mode 100644
index 9735bee..0000000
--- a/Editor/tests/outline/refTitle-figure01-expected.html
+++ /dev/null
@@ -1,45 +0,0 @@
-Sections:
-Figures:
-    1 First figure (item1)
-    2 Second figure (item2)
-    Third figure (item3)
-    Fourth figure (item4)
-Tables:
-<html>
-  <head>
-  </head>
-  <body>
-    <figure id="item1">
-      <figcaption>First figure</figcaption>
-    </figure>
-    <figure id="item2">
-      <figcaption>Second figure</figcaption>
-    </figure>
-    <figure id="item3">
-      <figcaption class="Unnumbered">Third figure</figcaption>
-    </figure>
-    <figure id="item4">
-      <figcaption class="Unnumbered">Fourth figure</figcaption>
-    </figure>
-    <p>
-      First ref: Figure
-      <a href="#item1">1</a>
-    </p>
-    <p>
-      Second ref: Figure
-      <a href="#item2">2</a>
-    </p>
-    <p>
-      Third ref: Figure
-      <a href="#item3">Third figure</a>
-    </p>
-    <p>
-      Fourth ref: Figure
-      <a href="#item4">Fourth figure</a>
-    </p>
-    <p><a href="#item1">1</a></p>
-    <p><a href="#item2">2</a></p>
-    <p><a href="#item3">Third figure</a></p>
-    <p><a href="#item4">Fourth figure</a></p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/refTitle-figure01-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/refTitle-figure01-input.html b/Editor/tests/outline/refTitle-figure01-input.html
deleted file mode 100644
index 8b62d5f..0000000
--- a/Editor/tests/outline/refTitle-figure01-input.html
+++ /dev/null
@@ -1,40 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script type="text/javascript" src="OutlineTest.js"></script>
-<script>
-function performTest()
-{
-    Outline_init();
-    if (Outline_detectSectionNumbering())
-        setupOutlineNumbering();
-    PostponedActions_perform();
-
-    var figcaptions = document.getElementsByTagName("figcaption");
-
-    // Add another set of references
-    for (var i = 0; i < figcaptions.length; i++) {
-        var a = DOM_createElement(document,"A");
-        DOM_setAttribute(a,"href","#"+figcaptions[i].parentNode.getAttribute("id"));
-        var p = DOM_createElement(document,"P");
-        DOM_appendChild(p,a);
-        DOM_appendChild(document.body,p);
-    }
-
-    PostponedActions_perform();
-
-    return Outline_plainText()+PrettyPrinter.getHTML(document.documentElement);
-}
-</script>
-</head>
-<body>
-<figure id="item1"><figcaption>Figure 9: First figure</figcaption></figure>
-<figure id="item2"><figcaption>Figure 9: Second figure</figcaption></figure>
-<figure id="item3"><figcaption>Third figure</figcaption></figure>
-<figure id="item4"><figcaption>Fourth figure</figcaption></figure>
-<p>First ref: Figure <a href="#item1"></a></p>
-<p>Second ref: Figure <a href="#item2"></a></p>
-<p>Third ref: Figure <a href="#item3"></a></p>
-<p>Fourth ref: Figure <a href="#item4"></a></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/outline/refTitle-figure02-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/outline/refTitle-figure02-expected.html b/Editor/tests/outline/refTitle-figure02-expected.html
deleted file mode 100644
index 593bc82..0000000
--- a/Editor/tests/outline/refTitle-figure02-expected.html
+++ /dev/null
@@ -1,57 +0,0 @@
-Sections:
-Figures:
-    1 First figureXYZ (item1)
-    2 Second figureXYZ (item2)
-    Third figureXYZ (item3)
-    Fourth figureXYZ (item4)
-Tables:
-<html>
-  <head>
-  </head>
-  <body>
-    <figure id="item1">
-      <figcaption>
-        First figure
-        XYZ
-      </figcaption>
-    </figure>
-    <figure id="item2">
-      <figcaption>
-        Second figure
-        XYZ
-      </figcaption>
-    </figure>
-    <figure id="item3">
-      <figcaption class="Unnumbered">
-        Third figure
-        XYZ
-      </figcaption>
-    </figure>
-    <figure id="item4">
-      <figcaption class="Unnumbered">
-        Fourth figure
-        XYZ
-      </figcaption>
-    </figure>
-    <p>
-      First ref: Figure
-      <a href="#item1">1</a>
-    </p>
-    <p>
-      Second ref: Figure
-      <a href="#item2">2</a>
-    </p>
-    <p>
-      Third ref: Figure
-      <a href="#item3">Third figureXYZ</a>
-    </p>
-    <p>
-      Fourth ref: Figure
-      <a href="#item4">Fourth figureXYZ</a>
-    </p>
-    <p><a href="#item1">1</a></p>
-    <p><a href="#item2">2</a></p>
-    <p><a href="#item3">Third figureXYZ</a></p>
-    <p><a href="#item4">Fourth figureXYZ</a></p>
-  </body>
-</html>