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

[30/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/cursor/enterPressed25-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/enterPressed25-expected.html b/Editor/tests/cursor/enterPressed25-expected.html
deleted file mode 100644
index f6e93fc..0000000
--- a/Editor/tests/cursor/enterPressed25-expected.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p><b><i><u>Sample text</u></i></b></p>
-    <p>
-      []*
-      <br/>
-    </p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/enterPressed25-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/enterPressed25-input.html b/Editor/tests/cursor/enterPressed25-input.html
deleted file mode 100644
index f7b9e78..0000000
--- a/Editor/tests/cursor/enterPressed25-input.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    Selection_preserveWhileExecuting(showEmptyTextNodes);
-    showSelection();
-}
-</script>
-</head>
-<body>
-<p><b><i><u>Sample text</u></i></b>[]</p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/enterPressed26-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/enterPressed26-expected.html b/Editor/tests/cursor/enterPressed26-expected.html
deleted file mode 100644
index e904127..0000000
--- a/Editor/tests/cursor/enterPressed26-expected.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p><br/></p>
-    <p>
-      <b>
-        <i>
-          []*
-          <u>Sample text</u>
-        </i>
-      </b>
-    </p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/enterPressed26-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/enterPressed26-input.html b/Editor/tests/cursor/enterPressed26-input.html
deleted file mode 100644
index 92b3bee..0000000
--- a/Editor/tests/cursor/enterPressed26-input.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    Selection_preserveWhileExecuting(showEmptyTextNodes);
-    showSelection();
-}
-</script>
-</head>
-<body>
-<p><b><i>[]<u>Sample text</u></i></b></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/enterPressed27-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/enterPressed27-expected.html b/Editor/tests/cursor/enterPressed27-expected.html
deleted file mode 100644
index e34cfaa..0000000
--- a/Editor/tests/cursor/enterPressed27-expected.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p><b><i><u>Sample text</u></i></b></p>
-    <p>
-      <b><i>[]*</i></b>
-      <br/>
-    </p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/enterPressed27-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/enterPressed27-input.html b/Editor/tests/cursor/enterPressed27-input.html
deleted file mode 100644
index 22fb7ff..0000000
--- a/Editor/tests/cursor/enterPressed27-input.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    Selection_preserveWhileExecuting(showEmptyTextNodes);
-    showSelection();
-}
-</script>
-</head>
-<body>
-<p><b><i><u>Sample text</u>[]</i></b></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/enterPressed28-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/enterPressed28-expected.html b/Editor/tests/cursor/enterPressed28-expected.html
deleted file mode 100644
index 6b52335..0000000
--- a/Editor/tests/cursor/enterPressed28-expected.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p>Sample text</p>
-    <p><br/></p>
-    <p><br/></p>
-    <p><br/></p>
-    <p><br/></p>
-    <p>
-      []
-      <br/>
-    </p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/enterPressed28-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/enterPressed28-input.html b/Editor/tests/cursor/enterPressed28-input.html
deleted file mode 100644
index 6498510..0000000
--- a/Editor/tests/cursor/enterPressed28-input.html
+++ /dev/null
@@ -1,19 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    Cursor_enterPressed();
-    Cursor_enterPressed();
-    Cursor_enterPressed();
-    Cursor_enterPressed();
-    showSelection();
-}
-</script>
-</head>
-<body>
-<p>Sample text[]</p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/enterPressed29-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/enterPressed29-expected.html b/Editor/tests/cursor/enterPressed29-expected.html
deleted file mode 100644
index 8fcc923..0000000
--- a/Editor/tests/cursor/enterPressed29-expected.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p><br/></p>
-    <p>[]Some text</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/enterPressed29-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/enterPressed29-input.html b/Editor/tests/cursor/enterPressed29-input.html
deleted file mode 100644
index bb68b7a..0000000
--- a/Editor/tests/cursor/enterPressed29-input.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    showSelection();
-}
-</script>
-</head>
-<body>
-<p>[]Some text</p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/enterPressed30-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/enterPressed30-expected.html b/Editor/tests/cursor/enterPressed30-expected.html
deleted file mode 100644
index 4ca9994..0000000
--- a/Editor/tests/cursor/enterPressed30-expected.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p>one</p>
-    <p>
-      []
-      <br/>
-    </p>
-    <p>three</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/enterPressed30-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/enterPressed30-input.html b/Editor/tests/cursor/enterPressed30-input.html
deleted file mode 100644
index 8c2cfdd..0000000
--- a/Editor/tests/cursor/enterPressed30-input.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    showSelection();
-}
-</script>
-</head>
-<body>
-<p>one [two]</p>
-<p>three</p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/enterPressed31-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/enterPressed31-expected.html b/Editor/tests/cursor/enterPressed31-expected.html
deleted file mode 100644
index 665ebaf..0000000
--- a/Editor/tests/cursor/enterPressed31-expected.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <div>
-      <p>On</p>
-      <p>[]e</p>
-      <p>Two</p>
-      <p>Three</p>
-    </div>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/enterPressed31-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/enterPressed31-input.html b/Editor/tests/cursor/enterPressed31-input.html
deleted file mode 100644
index 77a26e3..0000000
--- a/Editor/tests/cursor/enterPressed31-input.html
+++ /dev/null
@@ -1,19 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    showSelection();
-}
-</script>
-</head>
-<body>
-<div>
-  <p>On[]e</p>
-  <p>Two</p>
-  <p>Three</p>
-</div>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/enterPressed32-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/enterPressed32-expected.html b/Editor/tests/cursor/enterPressed32-expected.html
deleted file mode 100644
index e1d92ab..0000000
--- a/Editor/tests/cursor/enterPressed32-expected.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <div>
-      <p>On</p>
-      <p>[]e</p>
-      <p>Two</p>
-      <p>Three</p>
-    </div>
-    <div>
-      <p>Four</p>
-      <p>Five</p>
-      <p>Six</p>
-    </div>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/enterPressed32-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/enterPressed32-input.html b/Editor/tests/cursor/enterPressed32-input.html
deleted file mode 100644
index 4bf16c3..0000000
--- a/Editor/tests/cursor/enterPressed32-input.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    showSelection();
-}
-</script>
-</head>
-<body>
-<div>
-  <p>On[]e</p>
-  <p>Two</p>
-  <p>Three</p>
-</div>
-<div>
-  <p>Four</p>
-  <p>Five</p>
-  <p>Six</p>
-</div>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/enterPressed33-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/enterPressed33-expected.html b/Editor/tests/cursor/enterPressed33-expected.html
deleted file mode 100644
index a82a248..0000000
--- a/Editor/tests/cursor/enterPressed33-expected.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <div>
-      <p>One</p>
-      <p>
-        []
-        <br/>
-      </p>
-      <p>Two</p>
-      <p>Three</p>
-    </div>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/enterPressed33-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/enterPressed33-input.html b/Editor/tests/cursor/enterPressed33-input.html
deleted file mode 100644
index 4de2dd0..0000000
--- a/Editor/tests/cursor/enterPressed33-input.html
+++ /dev/null
@@ -1,19 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    showSelection();
-}
-</script>
-</head>
-<body>
-<div>
-  <p>One[]</p>
-  <p>Two</p>
-  <p>Three</p>
-</div>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/enterPressed34-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/enterPressed34-expected.html b/Editor/tests/cursor/enterPressed34-expected.html
deleted file mode 100644
index ebe5f38..0000000
--- a/Editor/tests/cursor/enterPressed34-expected.html
+++ /dev/null
@@ -1,19 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <div>
-      <p>One</p>
-      <p>
-        []
-        <br/>
-      </p>
-      <p>Two</p>
-      <p>Three</p>
-    </div>
-    <div>
-      <p>Four</p>
-      <p>Five</p>
-      <p>Six</p>
-    </div>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/enterPressed34-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/enterPressed34-input.html b/Editor/tests/cursor/enterPressed34-input.html
deleted file mode 100644
index 93d56aa..0000000
--- a/Editor/tests/cursor/enterPressed34-input.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    showSelection();
-}
-</script>
-</head>
-<body>
-<div>
-  <p>One[]</p>
-  <p>Two</p>
-  <p>Three</p>
-</div>
-<div>
-  <p>Four</p>
-  <p>Five</p>
-  <p>Six</p>
-</div>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/enterPressed35-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/enterPressed35-expected.html b/Editor/tests/cursor/enterPressed35-expected.html
deleted file mode 100644
index 93c094c..0000000
--- a/Editor/tests/cursor/enterPressed35-expected.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p>One</p>
-    <p><br/></p>
-    <p>
-      []
-      <br/>
-    </p>
-    <p>Three</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/enterPressed35-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/enterPressed35-input.html b/Editor/tests/cursor/enterPressed35-input.html
deleted file mode 100644
index 1c35389..0000000
--- a/Editor/tests/cursor/enterPressed35-input.html
+++ /dev/null
@@ -1,17 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    showSelection();
-}
-</script>
-</head>
-<body>
-<p>One</p>
-<p>[Two]</p>
-<p>Three</p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-caption01-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-caption01-expected.html b/Editor/tests/cursor/insertCharacter-caption01-expected.html
deleted file mode 100644
index abbcf70..0000000
--- a/Editor/tests/cursor/insertCharacter-caption01-expected.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<html>
-  <head>
-    <link href="../generic.css" rel="stylesheet"/>
-  </head>
-  <body>
-    <table id="item1" style="width: 100%">
-      <caption>TestX[]</caption>
-      <colgroup>
-        <col width="50%"/>
-        <col width="50%"/>
-      </colgroup>
-      <tbody>
-        <tr>
-          <td>0, 0</td>
-          <td>0, 1</td>
-        </tr>
-        <tr>
-          <td>1, 0</td>
-          <td>1, 1</td>
-        </tr>
-      </tbody>
-    </table>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-caption01-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-caption01-input.html b/Editor/tests/cursor/insertCharacter-caption01-input.html
deleted file mode 100644
index 99952e9..0000000
--- a/Editor/tests/cursor/insertCharacter-caption01-input.html
+++ /dev/null
@@ -1,38 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<link href="../generic.css" rel="stylesheet"/>
-<script>
-function performTest()
-{
-    Outline_init();
-    if (Outline_detectSectionNumbering())
-        setupOutlineNumbering();
-    PostponedActions_perform();
-
-    var caption = document.getElementsByTagName("CAPTION")[0];
-    var last = caption.lastChild;
-    Selection_set(last,4,last,4);
-    Cursor_insertCharacter("X");
-    showSelection();
-}
-</script>
-</head>
-<body>
-  <table style="width: 100%">
-    <caption>
-      Table 1: Test
-    </caption>
-    <col width="50%">
-    <col width="50%">
-    <tr>
-      <td>0, 0</td>
-      <td>0, 1</td>
-    </tr>
-    <tr>
-      <td>1, 0</td>
-      <td>1, 1</td>
-    </tr>
-  </table>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-caption02-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-caption02-expected.html b/Editor/tests/cursor/insertCharacter-caption02-expected.html
deleted file mode 100644
index 434a323..0000000
--- a/Editor/tests/cursor/insertCharacter-caption02-expected.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<html>
-  <head>
-    <link href="../generic.css" rel="stylesheet"/>
-  </head>
-  <body>
-    <table id="item1" style="width: 100%">
-      <caption>TesX[]t</caption>
-      <colgroup>
-        <col width="50%"/>
-        <col width="50%"/>
-      </colgroup>
-      <tbody>
-        <tr>
-          <td>0, 0</td>
-          <td>0, 1</td>
-        </tr>
-        <tr>
-          <td>1, 0</td>
-          <td>1, 1</td>
-        </tr>
-      </tbody>
-    </table>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-caption02-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-caption02-input.html b/Editor/tests/cursor/insertCharacter-caption02-input.html
deleted file mode 100644
index 1de4e27..0000000
--- a/Editor/tests/cursor/insertCharacter-caption02-input.html
+++ /dev/null
@@ -1,38 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<link href="../generic.css" rel="stylesheet"/>
-<script>
-function performTest()
-{
-    Outline_init();
-    if (Outline_detectSectionNumbering())
-        setupOutlineNumbering();
-    PostponedActions_perform();
-
-    var caption = document.getElementsByTagName("CAPTION")[0];
-    var last = caption.lastChild;
-    Selection_set(last,3,last,3);
-    Cursor_insertCharacter("X");
-    showSelection();
-}
-</script>
-</head>
-<body>
-  <table style="width: 100%">
-    <caption>
-      Table 1: Test
-    </caption>
-    <col width="50%">
-    <col width="50%">
-    <tr>
-      <td>0, 0</td>
-      <td>0, 1</td>
-    </tr>
-    <tr>
-      <td>1, 0</td>
-      <td>1, 1</td>
-    </tr>
-  </table>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-dash01-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-dash01-expected.html b/Editor/tests/cursor/insertCharacter-dash01-expected.html
deleted file mode 100644
index 4a3d3f9..0000000
--- a/Editor/tests/cursor/insertCharacter-dash01-expected.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p>Hyphen: Test-[]</p>
-    <p>charCode = 45</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-dash01-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-dash01-input.html b/Editor/tests/cursor/insertCharacter-dash01-input.html
deleted file mode 100644
index 2672220..0000000
--- a/Editor/tests/cursor/insertCharacter-dash01-input.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_insertCharacter("-",true);
-    var text = getNodeText(document.body).replace(/\s+$/,"");
-    var charCode = text.charCodeAt(text.length-1);
-    var p = DOM_createElement(document,"P");
-    DOM_appendChild(p,DOM_createTextNode(document,"charCode = "+charCode));
-    DOM_appendChild(document.body,p);
-    showSelection();
-}
-</script>
-</head>
-<body>
-<p>Hyphen: Test[]</p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-dash02-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-dash02-expected.html b/Editor/tests/cursor/insertCharacter-dash02-expected.html
deleted file mode 100644
index e56ca87..0000000
--- a/Editor/tests/cursor/insertCharacter-dash02-expected.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p>En dash: 3–[]</p>
-    <p>charCode = 8211</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-dash02-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-dash02-input.html b/Editor/tests/cursor/insertCharacter-dash02-input.html
deleted file mode 100644
index 6160915..0000000
--- a/Editor/tests/cursor/insertCharacter-dash02-input.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_insertCharacter("-",true);
-    var text = getNodeText(document.body).replace(/\s+$/,"");
-    var charCode = text.charCodeAt(text.length-1);
-    var p = DOM_createElement(document,"P");
-    DOM_appendChild(p,DOM_createTextNode(document,"charCode = "+charCode));
-    DOM_appendChild(document.body,p);
-    showSelection();
-}
-</script>
-</head>
-<body>
-<p>En dash: 3[]</p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-dash03-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-dash03-expected.html b/Editor/tests/cursor/insertCharacter-dash03-expected.html
deleted file mode 100644
index 393d898..0000000
--- a/Editor/tests/cursor/insertCharacter-dash03-expected.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p>Em dash: Test —[]</p>
-    <p>charCode = 8212</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-dash03-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-dash03-input.html b/Editor/tests/cursor/insertCharacter-dash03-input.html
deleted file mode 100644
index f5ea661..0000000
--- a/Editor/tests/cursor/insertCharacter-dash03-input.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_insertCharacter(" ",true);
-    Cursor_insertCharacter("-",true);
-    var text = getNodeText(document.body).replace(/\s+$/,"");
-    var charCode = text.charCodeAt(text.length-1);
-    var p = DOM_createElement(document,"P");
-    DOM_appendChild(p,DOM_createTextNode(document,"charCode = "+charCode));
-    DOM_appendChild(document.body,p);
-    showSelection();
-}
-</script>
-</head>
-<body>
-<p>Em dash: Test[]</p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-dash04-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-dash04-expected.html b/Editor/tests/cursor/insertCharacter-dash04-expected.html
deleted file mode 100644
index 690f325..0000000
--- a/Editor/tests/cursor/insertCharacter-dash04-expected.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p>En dash: 3 –[]</p>
-    <p>charCode = 8211</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-dash04-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-dash04-input.html b/Editor/tests/cursor/insertCharacter-dash04-input.html
deleted file mode 100644
index 62d81f3..0000000
--- a/Editor/tests/cursor/insertCharacter-dash04-input.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_insertCharacter(" ",true);
-    Cursor_insertCharacter("-",true);
-    var text = getNodeText(document.body).replace(/\s+$/,"");
-    var charCode = text.charCodeAt(text.length-1);
-    var p = DOM_createElement(document,"P");
-    DOM_appendChild(p,DOM_createTextNode(document,"charCode = "+charCode));
-    DOM_appendChild(document.body,p);
-    showSelection();
-}
-</script>
-</head>
-<body>
-<p>En dash: 3[]</p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-empty01-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-empty01-expected.html b/Editor/tests/cursor/insertCharacter-empty01-expected.html
deleted file mode 100644
index cd37670..0000000
--- a/Editor/tests/cursor/insertCharacter-empty01-expected.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p>X[]</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-empty01-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-empty01-input.html b/Editor/tests/cursor/insertCharacter-empty01-input.html
deleted file mode 100644
index bd02079..0000000
--- a/Editor/tests/cursor/insertCharacter-empty01-input.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_insertCharacter("X");
-    showSelection();
-}
-</script>
-</head>
-<body>
-[]<p></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-empty02-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-empty02-expected.html b/Editor/tests/cursor/insertCharacter-empty02-expected.html
deleted file mode 100644
index cd37670..0000000
--- a/Editor/tests/cursor/insertCharacter-empty02-expected.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p>X[]</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-empty02-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-empty02-input.html b/Editor/tests/cursor/insertCharacter-empty02-input.html
deleted file mode 100644
index 1274890..0000000
--- a/Editor/tests/cursor/insertCharacter-empty02-input.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_insertCharacter("X");
-    showSelection();
-}
-</script>
-</head>
-<body>
-<p>[]</p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-empty03-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-empty03-expected.html b/Editor/tests/cursor/insertCharacter-empty03-expected.html
deleted file mode 100644
index cd37670..0000000
--- a/Editor/tests/cursor/insertCharacter-empty03-expected.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p>X[]</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-empty03-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-empty03-input.html b/Editor/tests/cursor/insertCharacter-empty03-input.html
deleted file mode 100644
index e0f1581..0000000
--- a/Editor/tests/cursor/insertCharacter-empty03-input.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_insertCharacter("X");
-    showSelection();
-}
-</script>
-</head>
-<body>
-<p></p>[]
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-empty04-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-empty04-expected.html b/Editor/tests/cursor/insertCharacter-empty04-expected.html
deleted file mode 100644
index cd37670..0000000
--- a/Editor/tests/cursor/insertCharacter-empty04-expected.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p>X[]</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-empty04-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-empty04-input.html b/Editor/tests/cursor/insertCharacter-empty04-input.html
deleted file mode 100644
index 94b7158..0000000
--- a/Editor/tests/cursor/insertCharacter-empty04-input.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_insertCharacter("X");
-    showSelection();
-}
-</script>
-</head>
-<body>
-[]<p><br></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-empty05-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-empty05-expected.html b/Editor/tests/cursor/insertCharacter-empty05-expected.html
deleted file mode 100644
index cd37670..0000000
--- a/Editor/tests/cursor/insertCharacter-empty05-expected.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p>X[]</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-empty05-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-empty05-input.html b/Editor/tests/cursor/insertCharacter-empty05-input.html
deleted file mode 100644
index cfc8445..0000000
--- a/Editor/tests/cursor/insertCharacter-empty05-input.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_insertCharacter("X");
-    showSelection();
-}
-</script>
-</head>
-<body>
-<p>[]<br></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-empty06-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-empty06-expected.html b/Editor/tests/cursor/insertCharacter-empty06-expected.html
deleted file mode 100644
index cd37670..0000000
--- a/Editor/tests/cursor/insertCharacter-empty06-expected.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p>X[]</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-empty06-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-empty06-input.html b/Editor/tests/cursor/insertCharacter-empty06-input.html
deleted file mode 100644
index 1d7e4b0..0000000
--- a/Editor/tests/cursor/insertCharacter-empty06-input.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_insertCharacter("X");
-    showSelection();
-}
-</script>
-</head>
-<body>
-<p><br>[]</p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-empty07-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-empty07-expected.html b/Editor/tests/cursor/insertCharacter-empty07-expected.html
deleted file mode 100644
index cd37670..0000000
--- a/Editor/tests/cursor/insertCharacter-empty07-expected.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p>X[]</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-empty07-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-empty07-input.html b/Editor/tests/cursor/insertCharacter-empty07-input.html
deleted file mode 100644
index 6bd86e0..0000000
--- a/Editor/tests/cursor/insertCharacter-empty07-input.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_insertCharacter("X");
-    showSelection();
-}
-</script>
-</head>
-<body>
-<p><br></p>[]
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-empty08-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-empty08-expected.html b/Editor/tests/cursor/insertCharacter-empty08-expected.html
deleted file mode 100644
index cd37670..0000000
--- a/Editor/tests/cursor/insertCharacter-empty08-expected.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p>X[]</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-empty08-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-empty08-input.html b/Editor/tests/cursor/insertCharacter-empty08-input.html
deleted file mode 100644
index 48126b1..0000000
--- a/Editor/tests/cursor/insertCharacter-empty08-input.html
+++ /dev/null
@@ -1,19 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    var p = document.getElementsByTagName("P")[0];
-    var text = DOM_createTextNode(document,"");
-    DOM_insertBefore(p,text,p.firstChild);
-    Selection_setEmptySelectionAt(text,0);
-    Cursor_insertCharacter("X");
-    showSelection();
-}
-</script>
-</head>
-<body>
-<p><br></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-empty09-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-empty09-expected.html b/Editor/tests/cursor/insertCharacter-empty09-expected.html
deleted file mode 100644
index cd37670..0000000
--- a/Editor/tests/cursor/insertCharacter-empty09-expected.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p>X[]</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-empty09-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-empty09-input.html b/Editor/tests/cursor/insertCharacter-empty09-input.html
deleted file mode 100644
index 9bc1a88..0000000
--- a/Editor/tests/cursor/insertCharacter-empty09-input.html
+++ /dev/null
@@ -1,19 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    var p = document.getElementsByTagName("P")[0];
-    var text = DOM_createTextNode(document,"");
-    DOM_appendChild(p,text);
-    Selection_setEmptySelectionAt(text,0);
-    Cursor_insertCharacter("X");
-    showSelection();
-}
-</script>
-</head>
-<body>
-<p><br></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-empty10-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-empty10-expected.html b/Editor/tests/cursor/insertCharacter-empty10-expected.html
deleted file mode 100644
index cd37670..0000000
--- a/Editor/tests/cursor/insertCharacter-empty10-expected.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p>X[]</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-empty10-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-empty10-input.html b/Editor/tests/cursor/insertCharacter-empty10-input.html
deleted file mode 100644
index b90ca34..0000000
--- a/Editor/tests/cursor/insertCharacter-empty10-input.html
+++ /dev/null
@@ -1,17 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    var br = document.getElementsByTagName("BR")[0];
-    Selection_setEmptySelectionAt(br,0);
-    Cursor_insertCharacter("X");
-    showSelection();
-}
-</script>
-</head>
-<body>
-<p><br></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-empty11-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-empty11-expected.html b/Editor/tests/cursor/insertCharacter-empty11-expected.html
deleted file mode 100644
index cd37670..0000000
--- a/Editor/tests/cursor/insertCharacter-empty11-expected.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p>X[]</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-empty11-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-empty11-input.html b/Editor/tests/cursor/insertCharacter-empty11-input.html
deleted file mode 100644
index 5ee8a10..0000000
--- a/Editor/tests/cursor/insertCharacter-empty11-input.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_insertCharacter("X");
-    showSelection();
-}
-</script>
-</head>
-<body>
-[]
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-figcaption01-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-figcaption01-expected.html b/Editor/tests/cursor/insertCharacter-figcaption01-expected.html
deleted file mode 100644
index 251ec5a..0000000
--- a/Editor/tests/cursor/insertCharacter-figcaption01-expected.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<html>
-  <head>
-    <link href="../generic.css" rel="stylesheet"/>
-  </head>
-  <body>
-    <figure id="item1">
-      <img src="../figures/nothing.png"/>
-      <figcaption>TestX[]</figcaption>
-    </figure>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-figcaption01-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-figcaption01-input.html b/Editor/tests/cursor/insertCharacter-figcaption01-input.html
deleted file mode 100644
index 4ddb2ff..0000000
--- a/Editor/tests/cursor/insertCharacter-figcaption01-input.html
+++ /dev/null
@@ -1,27 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<link href="../generic.css" rel="stylesheet"/>
-<script>
-function performTest()
-{
-    Outline_init();
-    if (Outline_detectSectionNumbering())
-        setupOutlineNumbering();
-    PostponedActions_perform();
-
-    var caption = document.getElementsByTagName("FIGCAPTION")[0];
-    var last = caption.lastChild;
-    Selection_set(last,4,last,4);
-    Cursor_insertCharacter("X");
-    showSelection();
-}
-</script>
-</head>
-<body>
-  <figure>
-    <img src="../figures/nothing.png">
-    <figcaption>Figure 1: Test</figcaption>
-  </figure>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-figcaption02-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-figcaption02-expected.html b/Editor/tests/cursor/insertCharacter-figcaption02-expected.html
deleted file mode 100644
index feb6a58..0000000
--- a/Editor/tests/cursor/insertCharacter-figcaption02-expected.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<html>
-  <head>
-    <link href="../generic.css" rel="stylesheet"/>
-  </head>
-  <body>
-    <figure id="item1">
-      <img src="../figures/nothing.png"/>
-      <figcaption>TesX[]t</figcaption>
-    </figure>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-figcaption02-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-figcaption02-input.html b/Editor/tests/cursor/insertCharacter-figcaption02-input.html
deleted file mode 100644
index 1e81518..0000000
--- a/Editor/tests/cursor/insertCharacter-figcaption02-input.html
+++ /dev/null
@@ -1,27 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<link href="../generic.css" rel="stylesheet"/>
-<script>
-function performTest()
-{
-    Outline_init();
-    if (Outline_detectSectionNumbering())
-        setupOutlineNumbering();
-    PostponedActions_perform();
-
-    var caption = document.getElementsByTagName("FIGCAPTION")[0];
-    var last = caption.lastChild;
-    Selection_set(last,3,last,3);
-    Cursor_insertCharacter("X");
-    showSelection();
-}
-</script>
-</head>
-<body>
-  <figure>
-    <img src="../figures/nothing.png">
-    <figcaption>Figure 1: Test</figcaption>
-  </figure>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-list01-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-list01-expected.html b/Editor/tests/cursor/insertCharacter-list01-expected.html
deleted file mode 100644
index a9ec003..0000000
--- a/Editor/tests/cursor/insertCharacter-list01-expected.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ol>
-      <li>X[]One</li>
-      <li>Two</li>
-      <li>Three</li>
-    </ol>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-list01-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-list01-input.html b/Editor/tests/cursor/insertCharacter-list01-input.html
deleted file mode 100644
index 4f681f8..0000000
--- a/Editor/tests/cursor/insertCharacter-list01-input.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_insertCharacter("X");
-    showSelection();
-}
-</script>
-</head>
-<body>
-[]
-<ol>
-  <li>One</li>
-  <li>Two</li>
-  <li>Three</li>
-</ol>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-list02-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-list02-expected.html b/Editor/tests/cursor/insertCharacter-list02-expected.html
deleted file mode 100644
index 043de04..0000000
--- a/Editor/tests/cursor/insertCharacter-list02-expected.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ol>
-      <li>One</li>
-      <li>Two</li>
-      <li>ThreeX[]</li>
-    </ol>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-list02-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-list02-input.html b/Editor/tests/cursor/insertCharacter-list02-input.html
deleted file mode 100644
index d7419ee..0000000
--- a/Editor/tests/cursor/insertCharacter-list02-input.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_insertCharacter("X");
-    showSelection();
-}
-</script>
-</head>
-<body>
-<ol>
-  <li>One</li>
-  <li>Two</li>
-  <li>Three</li>
-</ol>
-[]
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-list03-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-list03-expected.html b/Editor/tests/cursor/insertCharacter-list03-expected.html
deleted file mode 100644
index a9ec003..0000000
--- a/Editor/tests/cursor/insertCharacter-list03-expected.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ol>
-      <li>X[]One</li>
-      <li>Two</li>
-      <li>Three</li>
-    </ol>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-list03-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-list03-input.html b/Editor/tests/cursor/insertCharacter-list03-input.html
deleted file mode 100644
index 41236f5..0000000
--- a/Editor/tests/cursor/insertCharacter-list03-input.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_insertCharacter("X");
-    showSelection();
-}
-</script>
-</head>
-<body>
-<ol>
-  []
-  <li>One</li>
-  <li>Two</li>
-  <li>Three</li>
-</ol>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-list04-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-list04-expected.html b/Editor/tests/cursor/insertCharacter-list04-expected.html
deleted file mode 100644
index 8d32bc9..0000000
--- a/Editor/tests/cursor/insertCharacter-list04-expected.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ol>
-      <li>One</li>
-      <li>Two</li>
-      <li>X[]Three</li>
-    </ol>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-list04-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-list04-input.html b/Editor/tests/cursor/insertCharacter-list04-input.html
deleted file mode 100644
index 8cadcde..0000000
--- a/Editor/tests/cursor/insertCharacter-list04-input.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_insertCharacter("X");
-    showSelection();
-}
-</script>
-</head>
-<body>
-<ol>
-  <li>One</li>
-  <li>Two</li>
-  []
-  <li>Three</li>
-</ol>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-list05-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-list05-expected.html b/Editor/tests/cursor/insertCharacter-list05-expected.html
deleted file mode 100644
index 043de04..0000000
--- a/Editor/tests/cursor/insertCharacter-list05-expected.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ol>
-      <li>One</li>
-      <li>Two</li>
-      <li>ThreeX[]</li>
-    </ol>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-list05-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-list05-input.html b/Editor/tests/cursor/insertCharacter-list05-input.html
deleted file mode 100644
index 02cac2f..0000000
--- a/Editor/tests/cursor/insertCharacter-list05-input.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_insertCharacter("X");
-    showSelection();
-}
-</script>
-</head>
-<body>
-<ol>
-  <li>One</li>
-  <li>Two</li>
-  <li>Three</li>
-  []
-</ol>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-list06-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-list06-expected.html b/Editor/tests/cursor/insertCharacter-list06-expected.html
deleted file mode 100644
index d278786..0000000
--- a/Editor/tests/cursor/insertCharacter-list06-expected.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p>Before</p>
-    <ol>
-      <li>X[]One</li>
-      <li>Two</li>
-      <li>Three</li>
-    </ol>
-    <p>After</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-list06-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-list06-input.html b/Editor/tests/cursor/insertCharacter-list06-input.html
deleted file mode 100644
index fa77a38..0000000
--- a/Editor/tests/cursor/insertCharacter-list06-input.html
+++ /dev/null
@@ -1,22 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_insertCharacter("X");
-    showSelection();
-}
-</script>
-</head>
-<body>
-<p>Before</p>
-[]
-<ol>
-  <li>One</li>
-  <li>Two</li>
-  <li>Three</li>
-</ol>
-<p>After</p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-list07-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-list07-expected.html b/Editor/tests/cursor/insertCharacter-list07-expected.html
deleted file mode 100644
index b623da5..0000000
--- a/Editor/tests/cursor/insertCharacter-list07-expected.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p>Before</p>
-    <ol>
-      <li>One</li>
-      <li>Two</li>
-      <li>Three</li>
-    </ol>
-    <p>X[]After</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-list07-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-list07-input.html b/Editor/tests/cursor/insertCharacter-list07-input.html
deleted file mode 100644
index fb981c8..0000000
--- a/Editor/tests/cursor/insertCharacter-list07-input.html
+++ /dev/null
@@ -1,22 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_insertCharacter("X");
-    showSelection();
-}
-</script>
-</head>
-<body>
-<p>Before</p>
-<ol>
-  <li>One</li>
-  <li>Two</li>
-  <li>Three</li>
-</ol>
-[]
-<p>After</p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-list08-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-list08-expected.html b/Editor/tests/cursor/insertCharacter-list08-expected.html
deleted file mode 100644
index d278786..0000000
--- a/Editor/tests/cursor/insertCharacter-list08-expected.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p>Before</p>
-    <ol>
-      <li>X[]One</li>
-      <li>Two</li>
-      <li>Three</li>
-    </ol>
-    <p>After</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-list08-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-list08-input.html b/Editor/tests/cursor/insertCharacter-list08-input.html
deleted file mode 100644
index 5cdcb46..0000000
--- a/Editor/tests/cursor/insertCharacter-list08-input.html
+++ /dev/null
@@ -1,22 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_insertCharacter("X");
-    showSelection();
-}
-</script>
-</head>
-<body>
-<p>Before</p>
-<ol>
-  []
-  <li>One</li>
-  <li>Two</li>
-  <li>Three</li>
-</ol>
-<p>After</p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-list09-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-list09-expected.html b/Editor/tests/cursor/insertCharacter-list09-expected.html
deleted file mode 100644
index cfa37d4..0000000
--- a/Editor/tests/cursor/insertCharacter-list09-expected.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p>Before</p>
-    <ol>
-      <li>One</li>
-      <li>Two</li>
-      <li>X[]Three</li>
-    </ol>
-    <p>After</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-list09-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-list09-input.html b/Editor/tests/cursor/insertCharacter-list09-input.html
deleted file mode 100644
index 8a74535..0000000
--- a/Editor/tests/cursor/insertCharacter-list09-input.html
+++ /dev/null
@@ -1,22 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_insertCharacter("X");
-    showSelection();
-}
-</script>
-</head>
-<body>
-<p>Before</p>
-<ol>
-  <li>One</li>
-  <li>Two</li>
-  []
-  <li>Three</li>
-</ol>
-<p>After</p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-list10-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-list10-expected.html b/Editor/tests/cursor/insertCharacter-list10-expected.html
deleted file mode 100644
index b623da5..0000000
--- a/Editor/tests/cursor/insertCharacter-list10-expected.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p>Before</p>
-    <ol>
-      <li>One</li>
-      <li>Two</li>
-      <li>Three</li>
-    </ol>
-    <p>X[]After</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-list10-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-list10-input.html b/Editor/tests/cursor/insertCharacter-list10-input.html
deleted file mode 100644
index 3905f4b..0000000
--- a/Editor/tests/cursor/insertCharacter-list10-input.html
+++ /dev/null
@@ -1,22 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_insertCharacter("X");
-    showSelection();
-}
-</script>
-</head>
-<body>
-<p>Before</p>
-<ol>
-  <li>One</li>
-  <li>Two</li>
-  <li>Three</li>
-  []
-</ol>
-<p>After</p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-quotes01-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-quotes01-expected.html b/Editor/tests/cursor/insertCharacter-quotes01-expected.html
deleted file mode 100644
index c76e9d6..0000000
--- a/Editor/tests/cursor/insertCharacter-quotes01-expected.html
+++ /dev/null
@@ -1,8 +0,0 @@
-<html>
-  <head>
-    <meta charset="utf-8"/>
-  </head>
-  <body>
-    <p>A 15" “screen”</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-quotes01-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-quotes01-input.html b/Editor/tests/cursor/insertCharacter-quotes01-input.html
deleted file mode 100644
index 8b2dd72..0000000
--- a/Editor/tests/cursor/insertCharacter-quotes01-input.html
+++ /dev/null
@@ -1,29 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<meta charset="utf-8">
-<script>
-function performTest()
-{
-    Cursor_insertCharacter("A");
-    Cursor_insertCharacter(" ");
-    Cursor_insertCharacter("1");
-    Cursor_insertCharacter("5");
-    Cursor_insertCharacter("“");
-    Cursor_insertCharacter("”");
-    Cursor_insertCharacter(" ");
-    Cursor_insertCharacter("“");
-    Cursor_insertCharacter("s");
-    Cursor_insertCharacter("c");
-    Cursor_insertCharacter("r");
-    Cursor_insertCharacter("e");
-    Cursor_insertCharacter("e");
-    Cursor_insertCharacter("n");
-    Cursor_insertCharacter("”");
-}
-</script>
-</head>
-<body>
-[]
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-space01-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-space01-expected.html b/Editor/tests/cursor/insertCharacter-space01-expected.html
deleted file mode 100644
index 17b4917..0000000
--- a/Editor/tests/cursor/insertCharacter-space01-expected.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p>X&nbsp;[]</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-space01-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-space01-input.html b/Editor/tests/cursor/insertCharacter-space01-input.html
deleted file mode 100644
index c2aa8b9..0000000
--- a/Editor/tests/cursor/insertCharacter-space01-input.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_insertCharacter("X");
-    Cursor_insertCharacter(" ");
-    showSelection();
-}
-</script>
-</head>
-<body>
-<p>[]<br/></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-space02-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-space02-expected.html b/Editor/tests/cursor/insertCharacter-space02-expected.html
deleted file mode 100644
index 46a6a7c..0000000
--- a/Editor/tests/cursor/insertCharacter-space02-expected.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p>
-      []
-      <br/>
-    </p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-space02-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-space02-input.html b/Editor/tests/cursor/insertCharacter-space02-input.html
deleted file mode 100644
index b0d9aa9..0000000
--- a/Editor/tests/cursor/insertCharacter-space02-input.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_insertCharacter(" ");
-    showSelection();
-}
-</script>
-</head>
-<body>
-<p>[]<br/></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-space03-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-space03-expected.html b/Editor/tests/cursor/insertCharacter-space03-expected.html
deleted file mode 100644
index 7cea116..0000000
--- a/Editor/tests/cursor/insertCharacter-space03-expected.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p>
-      <b>[]</b>
-      <br/>
-    </p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-space03-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-space03-input.html b/Editor/tests/cursor/insertCharacter-space03-input.html
deleted file mode 100644
index 742eca2..0000000
--- a/Editor/tests/cursor/insertCharacter-space03-input.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_insertCharacter(" ");
-    showSelection();
-}
-</script>
-</head>
-<body>
-<p><b>[]</b><br/></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-space04-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-space04-expected.html b/Editor/tests/cursor/insertCharacter-space04-expected.html
deleted file mode 100644
index c8e8199..0000000
--- a/Editor/tests/cursor/insertCharacter-space04-expected.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p>
-      []
-      <b/>
-      <br/>
-    </p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-space04-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-space04-input.html b/Editor/tests/cursor/insertCharacter-space04-input.html
deleted file mode 100644
index 39765f6..0000000
--- a/Editor/tests/cursor/insertCharacter-space04-input.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_insertCharacter(" ");
-    showSelection();
-}
-</script>
-</head>
-<body>
-<p>[]<b></b><br/></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-space05-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-space05-expected.html b/Editor/tests/cursor/insertCharacter-space05-expected.html
deleted file mode 100644
index d7c548c..0000000
--- a/Editor/tests/cursor/insertCharacter-space05-expected.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p>
-      <b/>
-      []
-      <br/>
-    </p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-space05-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-space05-input.html b/Editor/tests/cursor/insertCharacter-space05-input.html
deleted file mode 100644
index 16ad3cc..0000000
--- a/Editor/tests/cursor/insertCharacter-space05-input.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_insertCharacter(" ");
-    showSelection();
-}
-</script>
-</head>
-<body>
-<p><b></b>[]<br/></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-space06-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-space06-expected.html b/Editor/tests/cursor/insertCharacter-space06-expected.html
deleted file mode 100644
index 57afce5..0000000
--- a/Editor/tests/cursor/insertCharacter-space06-expected.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p>
-      <b><i><u>[]</u></i></b>
-      <br/>
-    </p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-space06-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-space06-input.html b/Editor/tests/cursor/insertCharacter-space06-input.html
deleted file mode 100644
index cd35e0a..0000000
--- a/Editor/tests/cursor/insertCharacter-space06-input.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_insertCharacter(" ");
-    showSelection();
-}
-</script>
-</head>
-<body>
-<p><b><i><u>[]</u></i></b><br/></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-space07-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-space07-expected.html b/Editor/tests/cursor/insertCharacter-space07-expected.html
deleted file mode 100644
index 0424077..0000000
--- a/Editor/tests/cursor/insertCharacter-space07-expected.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p>
-      []
-      <b><i><u/></i></b>
-      <br/>
-    </p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-space07-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-space07-input.html b/Editor/tests/cursor/insertCharacter-space07-input.html
deleted file mode 100644
index 12ffb04..0000000
--- a/Editor/tests/cursor/insertCharacter-space07-input.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_insertCharacter(" ");
-    showSelection();
-}
-</script>
-</head>
-<body>
-<p>[]<b><i><u></u></i></b><br/></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-space08-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-space08-expected.html b/Editor/tests/cursor/insertCharacter-space08-expected.html
deleted file mode 100644
index 9664dbc..0000000
--- a/Editor/tests/cursor/insertCharacter-space08-expected.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p>
-      <b><i><u/></i></b>
-      []
-      <br/>
-    </p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-space08-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-space08-input.html b/Editor/tests/cursor/insertCharacter-space08-input.html
deleted file mode 100644
index e3736bb..0000000
--- a/Editor/tests/cursor/insertCharacter-space08-input.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_insertCharacter(" ");
-    showSelection();
-}
-</script>
-</head>
-<body>
-<p><b><i><u></u></i></b>[]<br/></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-spchar01-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-spchar01-expected.html b/Editor/tests/cursor/insertCharacter-spchar01-expected.html
deleted file mode 100644
index 5be3b04..0000000
--- a/Editor/tests/cursor/insertCharacter-spchar01-expected.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p>{X[]}</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-spchar01-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-spchar01-input.html b/Editor/tests/cursor/insertCharacter-spchar01-input.html
deleted file mode 100644
index 84b2edd..0000000
--- a/Editor/tests/cursor/insertCharacter-spchar01-input.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_insertCharacter("X");
-    showSelection();
-    showNonEmptyTextNodes();
-}
-</script>
-</head>
-<body>
-<p> []<br/></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-spchar02-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-spchar02-expected.html b/Editor/tests/cursor/insertCharacter-spchar02-expected.html
deleted file mode 100644
index 31e2180..0000000
--- a/Editor/tests/cursor/insertCharacter-spchar02-expected.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p>
-      <b></b>
-      {X[]}
-    </p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-spchar02-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-spchar02-input.html b/Editor/tests/cursor/insertCharacter-spchar02-input.html
deleted file mode 100644
index c3e6fb3..0000000
--- a/Editor/tests/cursor/insertCharacter-spchar02-input.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_insertCharacter("X");
-    showSelection();
-    showNonEmptyTextNodes();
-}
-</script>
-</head>
-<body>
-<p><b> []</b><br/></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-spchar03-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-spchar03-expected.html b/Editor/tests/cursor/insertCharacter-spchar03-expected.html
deleted file mode 100644
index 2877945..0000000
--- a/Editor/tests/cursor/insertCharacter-spchar03-expected.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p><b>{X[]}</b></p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-spchar03-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-spchar03-input.html b/Editor/tests/cursor/insertCharacter-spchar03-input.html
deleted file mode 100644
index 40df599..0000000
--- a/Editor/tests/cursor/insertCharacter-spchar03-input.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_insertCharacter("X");
-    showSelection();
-    showNonEmptyTextNodes();
-}
-</script>
-</head>
-<body>
-<p> []<b></b><br/></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-spchar04-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-spchar04-expected.html b/Editor/tests/cursor/insertCharacter-spchar04-expected.html
deleted file mode 100644
index a94940b..0000000
--- a/Editor/tests/cursor/insertCharacter-spchar04-expected.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p>
-      <b/>
-      {X[]}
-    </p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-spchar04-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-spchar04-input.html b/Editor/tests/cursor/insertCharacter-spchar04-input.html
deleted file mode 100644
index 502f8d8..0000000
--- a/Editor/tests/cursor/insertCharacter-spchar04-input.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_insertCharacter("X");
-    showSelection();
-    showNonEmptyTextNodes();
-}
-</script>
-</head>
-<body>
-<p><b></b> []<br/></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-table01-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-table01-expected.html b/Editor/tests/cursor/insertCharacter-table01-expected.html
deleted file mode 100644
index 9208e92..0000000
--- a/Editor/tests/cursor/insertCharacter-table01-expected.html
+++ /dev/null
@@ -1,25 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p>X[]</p>
-    <table border="1">
-      <tbody>
-        <tr>
-          <td>One</td>
-          <td>Two</td>
-          <td>Three</td>
-        </tr>
-        <tr>
-          <td>Four</td>
-          <td>Five</td>
-          <td>Six</td>
-        </tr>
-        <tr>
-          <td>Seven</td>
-          <td>Eight</td>
-          <td>Nine</td>
-        </tr>
-      </tbody>
-    </table>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-table01-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-table01-input.html b/Editor/tests/cursor/insertCharacter-table01-input.html
deleted file mode 100644
index 3cb1b98..0000000
--- a/Editor/tests/cursor/insertCharacter-table01-input.html
+++ /dev/null
@@ -1,32 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_insertCharacter("X");
-    showSelection();
-}
-</script>
-</head>
-<body>
-[]
-<table border="1">
-  <tr>
-    <td>One</td>
-    <td>Two</td>
-    <td>Three</td>
-  </tr>
-  <tr>
-    <td>Four</td>
-    <td>Five</td>
-    <td>Six</td>
-  </tr>
-  <tr>
-    <td>Seven</td>
-    <td>Eight</td>
-    <td>Nine</td>
-  </tr>
-</table>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-table02-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-table02-expected.html b/Editor/tests/cursor/insertCharacter-table02-expected.html
deleted file mode 100644
index 1c435b8..0000000
--- a/Editor/tests/cursor/insertCharacter-table02-expected.html
+++ /dev/null
@@ -1,25 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <table border="1">
-      <tbody>
-        <tr>
-          <td>One</td>
-          <td>Two</td>
-          <td>Three</td>
-        </tr>
-        <tr>
-          <td>Four</td>
-          <td>Five</td>
-          <td>Six</td>
-        </tr>
-        <tr>
-          <td>Seven</td>
-          <td>Eight</td>
-          <td>Nine</td>
-        </tr>
-      </tbody>
-    </table>
-    <p>X[]</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-table02-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-table02-input.html b/Editor/tests/cursor/insertCharacter-table02-input.html
deleted file mode 100644
index c097f35..0000000
--- a/Editor/tests/cursor/insertCharacter-table02-input.html
+++ /dev/null
@@ -1,32 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_insertCharacter("X");
-    showSelection();
-}
-</script>
-</head>
-<body>
-<table border="1">
-  <tr>
-    <td>One</td>
-    <td>Two</td>
-    <td>Three</td>
-  </tr>
-  <tr>
-    <td>Four</td>
-    <td>Five</td>
-    <td>Six</td>
-  </tr>
-  <tr>
-    <td>Seven</td>
-    <td>Eight</td>
-    <td>Nine</td>
-  </tr>
-</table>
-[]
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-table03-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-table03-expected.html b/Editor/tests/cursor/insertCharacter-table03-expected.html
deleted file mode 100644
index 696f71d..0000000
--- a/Editor/tests/cursor/insertCharacter-table03-expected.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <table border="1">
-      <tbody>
-        <tr>
-          <td>X[]One</td>
-          <td>Two</td>
-          <td>Three</td>
-        </tr>
-        <tr>
-          <td>Four</td>
-          <td>Five</td>
-          <td>Six</td>
-        </tr>
-        <tr>
-          <td>Seven</td>
-          <td>Eight</td>
-          <td>Nine</td>
-        </tr>
-      </tbody>
-    </table>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-table03-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-table03-input.html b/Editor/tests/cursor/insertCharacter-table03-input.html
deleted file mode 100644
index e3e7de6..0000000
--- a/Editor/tests/cursor/insertCharacter-table03-input.html
+++ /dev/null
@@ -1,35 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    var trs = document.getElementsByTagName("TR");
-    var tds = document.getElementsByTagName("TD");
-    var tbody = document.getElementsByTagName("TBODY")[0];
-    Selection_setEmptySelectionAt(trs[0].parentNode,DOM_nodeOffset(trs[0]));
-    Cursor_insertCharacter("X");
-    showSelection();
-}
-</script>
-</head>
-<body>
-<table border="1">
-  <tr>
-    <td>One</td>
-    <td>Two</td>
-    <td>Three</td>
-  </tr>
-  <tr>
-    <td>Four</td>
-    <td>Five</td>
-    <td>Six</td>
-  </tr>
-  <tr>
-    <td>Seven</td>
-    <td>Eight</td>
-    <td>Nine</td>
-  </tr>
-</table>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-table04-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-table04-expected.html b/Editor/tests/cursor/insertCharacter-table04-expected.html
deleted file mode 100644
index 4b35fbd..0000000
--- a/Editor/tests/cursor/insertCharacter-table04-expected.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <table border="1">
-      <tbody>
-        <tr>
-          <td>One</td>
-          <td>Two</td>
-          <td>Three</td>
-        </tr>
-        <tr>
-          <td>Four</td>
-          <td>Five</td>
-          <td>Six</td>
-        </tr>
-        <tr>
-          <td>X[]Seven</td>
-          <td>Eight</td>
-          <td>Nine</td>
-        </tr>
-      </tbody>
-    </table>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-table04-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-table04-input.html b/Editor/tests/cursor/insertCharacter-table04-input.html
deleted file mode 100644
index 39b72b6..0000000
--- a/Editor/tests/cursor/insertCharacter-table04-input.html
+++ /dev/null
@@ -1,35 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    var trs = document.getElementsByTagName("TR");
-    var tds = document.getElementsByTagName("TD");
-    var tbody = document.getElementsByTagName("TBODY")[0];
-    Selection_setEmptySelectionAt(trs[2].parentNode,DOM_nodeOffset(trs[2]));
-    Cursor_insertCharacter("X");
-    showSelection();
-}
-</script>
-</head>
-<body>
-<table border="1">
-  <tr>
-    <td>One</td>
-    <td>Two</td>
-    <td>Three</td>
-  </tr>
-  <tr>
-    <td>Four</td>
-    <td>Five</td>
-    <td>Six</td>
-  </tr>
-  <tr>
-    <td>Seven</td>
-    <td>Eight</td>
-    <td>Nine</td>
-  </tr>
-</table>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-table05-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-table05-expected.html b/Editor/tests/cursor/insertCharacter-table05-expected.html
deleted file mode 100644
index 1c435b8..0000000
--- a/Editor/tests/cursor/insertCharacter-table05-expected.html
+++ /dev/null
@@ -1,25 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <table border="1">
-      <tbody>
-        <tr>
-          <td>One</td>
-          <td>Two</td>
-          <td>Three</td>
-        </tr>
-        <tr>
-          <td>Four</td>
-          <td>Five</td>
-          <td>Six</td>
-        </tr>
-        <tr>
-          <td>Seven</td>
-          <td>Eight</td>
-          <td>Nine</td>
-        </tr>
-      </tbody>
-    </table>
-    <p>X[]</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-table05-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-table05-input.html b/Editor/tests/cursor/insertCharacter-table05-input.html
deleted file mode 100644
index 70b4e0f..0000000
--- a/Editor/tests/cursor/insertCharacter-table05-input.html
+++ /dev/null
@@ -1,35 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    var trs = document.getElementsByTagName("TR");
-    var tds = document.getElementsByTagName("TD");
-    var tbody = document.getElementsByTagName("TBODY")[0];
-    Selection_setEmptySelectionAt(trs[2].parentNode,DOM_nodeOffset(trs[2])+1);
-    Cursor_insertCharacter("X");
-    showSelection();
-}
-</script>
-</head>
-<body>
-<table border="1">
-  <tr>
-    <td>One</td>
-    <td>Two</td>
-    <td>Three</td>
-  </tr>
-  <tr>
-    <td>Four</td>
-    <td>Five</td>
-    <td>Six</td>
-  </tr>
-  <tr>
-    <td>Seven</td>
-    <td>Eight</td>
-    <td>Nine</td>
-  </tr>
-</table>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-table06-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-table06-expected.html b/Editor/tests/cursor/insertCharacter-table06-expected.html
deleted file mode 100644
index 4b35fbd..0000000
--- a/Editor/tests/cursor/insertCharacter-table06-expected.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <table border="1">
-      <tbody>
-        <tr>
-          <td>One</td>
-          <td>Two</td>
-          <td>Three</td>
-        </tr>
-        <tr>
-          <td>Four</td>
-          <td>Five</td>
-          <td>Six</td>
-        </tr>
-        <tr>
-          <td>X[]Seven</td>
-          <td>Eight</td>
-          <td>Nine</td>
-        </tr>
-      </tbody>
-    </table>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-table06-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-table06-input.html b/Editor/tests/cursor/insertCharacter-table06-input.html
deleted file mode 100644
index 6d23df0..0000000
--- a/Editor/tests/cursor/insertCharacter-table06-input.html
+++ /dev/null
@@ -1,35 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    var trs = document.getElementsByTagName("TR");
-    var tds = document.getElementsByTagName("TD");
-    var tbody = document.getElementsByTagName("TBODY")[0];
-    Selection_setEmptySelectionAt(tds[6].parentNode,DOM_nodeOffset(tds[6]));
-    Cursor_insertCharacter("X");
-    showSelection();
-}
-</script>
-</head>
-<body>
-<table border="1">
-  <tr>
-    <td>One</td>
-    <td>Two</td>
-    <td>Three</td>
-  </tr>
-  <tr>
-    <td>Four</td>
-    <td>Five</td>
-    <td>Six</td>
-  </tr>
-  <tr>
-    <td>Seven</td>
-    <td>Eight</td>
-    <td>Nine</td>
-  </tr>
-</table>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-table07-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-table07-expected.html b/Editor/tests/cursor/insertCharacter-table07-expected.html
deleted file mode 100644
index 5b97824..0000000
--- a/Editor/tests/cursor/insertCharacter-table07-expected.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <table border="1">
-      <tbody>
-        <tr>
-          <td>One</td>
-          <td>Two</td>
-          <td>Three</td>
-        </tr>
-        <tr>
-          <td>Four</td>
-          <td>Five</td>
-          <td>Six</td>
-        </tr>
-        <tr>
-          <td>Seven</td>
-          <td>Eight</td>
-          <td>X[]Nine</td>
-        </tr>
-      </tbody>
-    </table>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-table07-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-table07-input.html b/Editor/tests/cursor/insertCharacter-table07-input.html
deleted file mode 100644
index f033d0b..0000000
--- a/Editor/tests/cursor/insertCharacter-table07-input.html
+++ /dev/null
@@ -1,35 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    var trs = document.getElementsByTagName("TR");
-    var tds = document.getElementsByTagName("TD");
-    var tbody = document.getElementsByTagName("TBODY")[0];
-    Selection_setEmptySelectionAt(tds[8].parentNode,DOM_nodeOffset(tds[8]));
-    Cursor_insertCharacter("X");
-    showSelection();
-}
-</script>
-</head>
-<body>
-<table border="1">
-  <tr>
-    <td>One</td>
-    <td>Two</td>
-    <td>Three</td>
-  </tr>
-  <tr>
-    <td>Four</td>
-    <td>Five</td>
-    <td>Six</td>
-  </tr>
-  <tr>
-    <td>Seven</td>
-    <td>Eight</td>
-    <td>Nine</td>
-  </tr>
-</table>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-table08-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-table08-expected.html b/Editor/tests/cursor/insertCharacter-table08-expected.html
deleted file mode 100644
index 1c435b8..0000000
--- a/Editor/tests/cursor/insertCharacter-table08-expected.html
+++ /dev/null
@@ -1,25 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <table border="1">
-      <tbody>
-        <tr>
-          <td>One</td>
-          <td>Two</td>
-          <td>Three</td>
-        </tr>
-        <tr>
-          <td>Four</td>
-          <td>Five</td>
-          <td>Six</td>
-        </tr>
-        <tr>
-          <td>Seven</td>
-          <td>Eight</td>
-          <td>Nine</td>
-        </tr>
-      </tbody>
-    </table>
-    <p>X[]</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-table08-input.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-table08-input.html b/Editor/tests/cursor/insertCharacter-table08-input.html
deleted file mode 100644
index 86dd63e..0000000
--- a/Editor/tests/cursor/insertCharacter-table08-input.html
+++ /dev/null
@@ -1,35 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    var trs = document.getElementsByTagName("TR");
-    var tds = document.getElementsByTagName("TD");
-    var tbody = document.getElementsByTagName("TBODY")[0];
-    Selection_setEmptySelectionAt(tds[8].parentNode,DOM_nodeOffset(tds[8])+1);
-    Cursor_insertCharacter("X");
-    showSelection();
-}
-</script>
-</head>
-<body>
-<table border="1">
-  <tr>
-    <td>One</td>
-    <td>Two</td>
-    <td>Three</td>
-  </tr>
-  <tr>
-    <td>Four</td>
-    <td>Five</td>
-    <td>Six</td>
-  </tr>
-  <tr>
-    <td>Seven</td>
-    <td>Eight</td>
-    <td>Nine</td>
-  </tr>
-</table>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/f4102a1c/Editor/tests/cursor/insertCharacter-table09-expected.html
----------------------------------------------------------------------
diff --git a/Editor/tests/cursor/insertCharacter-table09-expected.html b/Editor/tests/cursor/insertCharacter-table09-expected.html
deleted file mode 100644
index 4b35fbd..0000000
--- a/Editor/tests/cursor/insertCharacter-table09-expected.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <table border="1">
-      <tbody>
-        <tr>
-          <td>One</td>
-          <td>Two</td>
-          <td>Three</td>
-        </tr>
-        <tr>
-          <td>Four</td>
-          <td>Five</td>
-          <td>Six</td>
-        </tr>
-        <tr>
-          <td>X[]Seven</td>
-          <td>Eight</td>
-          <td>Nine</td>
-        </tr>
-      </tbody>
-    </table>
-  </body>
-</html>