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/16 12:58:06 UTC

[31/51] [partial] incubator-corinthia git commit: Added editorFramework in experiments.

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

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-heading07-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-heading07-expected.html b/experiments/Editor/tests/cursor/enterPressed-heading07-expected.html
deleted file mode 100644
index f355235..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-heading07-expected.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <h1><i>S</i></h1>
-    <p><i>[]ome text</i></p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-heading07-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-heading07-input.html b/experiments/Editor/tests/cursor/enterPressed-heading07-input.html
deleted file mode 100644
index 1b38c5f..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-heading07-input.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    showSelection();
-}
-</script>
-</head>
-<body>
-<h1><i>S[]ome text</i></h1>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-heading08-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-heading08-expected.html b/experiments/Editor/tests/cursor/enterPressed-heading08-expected.html
deleted file mode 100644
index cd7e496..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-heading08-expected.html
+++ /dev/null
@@ -1,13 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p>
-      []
-      <br/>
-    </p>
-    <h1>
-      <i/>
-      Some text
-    </h1>
-  </body>
-</html>

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

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-heading09-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-heading09-expected.html b/experiments/Editor/tests/cursor/enterPressed-heading09-expected.html
deleted file mode 100644
index c15aa54..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-heading09-expected.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <h1><i>x</i></h1>
-    <p>[]Some text</p>
-  </body>
-</html>

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

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-heading10-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-heading10-expected.html b/experiments/Editor/tests/cursor/enterPressed-heading10-expected.html
deleted file mode 100644
index 59cde39..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-heading10-expected.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <h1 id="item1">[]Some text</h1>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-heading10-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-heading10-input.html b/experiments/Editor/tests/cursor/enterPressed-heading10-input.html
deleted file mode 100644
index 053ad14..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-heading10-input.html
+++ /dev/null
@@ -1,17 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Outline_init();
-    PostponedActions_perform();
-//    Cursor_enterPressed();
-    showSelection();
-}
-</script>
-</head>
-<body>
-<h1>[]Some text</h1>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-heading11-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-heading11-expected.html b/experiments/Editor/tests/cursor/enterPressed-heading11-expected.html
deleted file mode 100644
index fc04b98..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-heading11-expected.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p>
-      []
-      <br/>
-    </p>
-    <h1 id="item1">Some text</h1>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-heading11-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-heading11-input.html b/experiments/Editor/tests/cursor/enterPressed-heading11-input.html
deleted file mode 100644
index 0deeab5..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-heading11-input.html
+++ /dev/null
@@ -1,17 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Outline_init();
-    PostponedActions_perform();
-    Cursor_enterPressed();
-    showSelection();
-}
-</script>
-</head>
-<body>
-<h1>[]Some text</h1>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-heading12-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-heading12-expected.html b/experiments/Editor/tests/cursor/enterPressed-heading12-expected.html
deleted file mode 100644
index 2ab7291..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-heading12-expected.html
+++ /dev/null
@@ -1,13 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p>
-      []
-      <br/>
-    </p>
-    <h1 id="item1">
-      <i/>
-      Some text
-    </h1>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-heading12-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-heading12-input.html b/experiments/Editor/tests/cursor/enterPressed-heading12-input.html
deleted file mode 100644
index f54befc..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-heading12-input.html
+++ /dev/null
@@ -1,17 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Outline_init();
-    PostponedActions_perform();
-    Cursor_enterPressed();
-    showSelection();
-}
-</script>
-</head>
-<body>
-<h1><i></i>[]Some text</h1>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-heading13-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-heading13-expected.html b/experiments/Editor/tests/cursor/enterPressed-heading13-expected.html
deleted file mode 100644
index c58676a..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-heading13-expected.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <h1 id="item1"><i>x</i></h1>
-    <p>[]Some text</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-heading13-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-heading13-input.html b/experiments/Editor/tests/cursor/enterPressed-heading13-input.html
deleted file mode 100644
index d4e7de9..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-heading13-input.html
+++ /dev/null
@@ -1,17 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Outline_init();
-    PostponedActions_perform();
-    Cursor_enterPressed();
-    showSelection();
-}
-</script>
-</head>
-<body>
-<h1><i>x</i>[]Some text</h1>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list-nop01-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list-nop01-expected.html b/experiments/Editor/tests/cursor/enterPressed-list-nop01-expected.html
deleted file mode 100644
index 3e27523..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list-nop01-expected.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ol>
-      <li/>
-      <li>[]</li>
-    </ol>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list-nop01-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list-nop01-input.html b/experiments/Editor/tests/cursor/enterPressed-list-nop01-input.html
deleted file mode 100644
index 9ec125c..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list-nop01-input.html
+++ /dev/null
@@ -1,17 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    showSelection();
-}
-</script>
-</head>
-<body>
-<ol>
-  <li>[]</li>
-</ol>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list-nop02-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list-nop02-expected.html b/experiments/Editor/tests/cursor/enterPressed-list-nop02-expected.html
deleted file mode 100644
index 32433bc..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list-nop02-expected.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ol>
-      <li/>
-      <li/>
-      <li/>
-      <li/>
-      <li>[]</li>
-    </ol>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list-nop02-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list-nop02-input.html b/experiments/Editor/tests/cursor/enterPressed-list-nop02-input.html
deleted file mode 100644
index 51e33f6..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list-nop02-input.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    Cursor_enterPressed();
-    Cursor_enterPressed();
-    Cursor_enterPressed();
-    showSelection();
-}
-</script>
-</head>
-<body>
-<ol>
-  <li>[]</li>
-</ol>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list-nop03-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list-nop03-expected.html b/experiments/Editor/tests/cursor/enterPressed-list-nop03-expected.html
deleted file mode 100644
index adb29d0..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list-nop03-expected.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ol>
-      <li>aaa</li>
-      <li>[]</li>
-    </ol>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list-nop03-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list-nop03-input.html b/experiments/Editor/tests/cursor/enterPressed-list-nop03-input.html
deleted file mode 100644
index 528aeb5..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list-nop03-input.html
+++ /dev/null
@@ -1,17 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    showSelection();
-}
-</script>
-</head>
-<body>
-<ol>
-  <li>aaa[]</li>
-</ol>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list-nop04-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list-nop04-expected.html b/experiments/Editor/tests/cursor/enterPressed-list-nop04-expected.html
deleted file mode 100644
index c9b3af9..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list-nop04-expected.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ol>
-      <li>aaa</li>
-      <li/>
-      <li/>
-      <li/>
-      <li>[]</li>
-    </ol>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list-nop04-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list-nop04-input.html b/experiments/Editor/tests/cursor/enterPressed-list-nop04-input.html
deleted file mode 100644
index 925e56e..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list-nop04-input.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    Cursor_enterPressed();
-    Cursor_enterPressed();
-    Cursor_enterPressed();
-    showSelection();
-}
-</script>
-</head>
-<body>
-<ol>
-  <li>aaa[]</li>
-</ol>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list-nop05-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list-nop05-expected.html b/experiments/Editor/tests/cursor/enterPressed-list-nop05-expected.html
deleted file mode 100644
index 443043c..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list-nop05-expected.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ol>
-      <li/>
-      <li>[]bbb</li>
-    </ol>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list-nop05-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list-nop05-input.html b/experiments/Editor/tests/cursor/enterPressed-list-nop05-input.html
deleted file mode 100644
index c023929..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list-nop05-input.html
+++ /dev/null
@@ -1,17 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    showSelection();
-}
-</script>
-</head>
-<body>
-<ol>
-  <li>[]bbb</li>
-</ol>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list-nop06-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list-nop06-expected.html b/experiments/Editor/tests/cursor/enterPressed-list-nop06-expected.html
deleted file mode 100644
index bb5afc2..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list-nop06-expected.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ol>
-      <li/>
-      <li/>
-      <li/>
-      <li/>
-      <li>[]bbb</li>
-    </ol>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list-nop06-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list-nop06-input.html b/experiments/Editor/tests/cursor/enterPressed-list-nop06-input.html
deleted file mode 100644
index ebe7b71..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list-nop06-input.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    Cursor_enterPressed();
-    Cursor_enterPressed();
-    Cursor_enterPressed();
-    showSelection();
-}
-</script>
-</head>
-<body>
-<ol>
-  <li>[]bbb</li>
-</ol>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list-nop07-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list-nop07-expected.html b/experiments/Editor/tests/cursor/enterPressed-list-nop07-expected.html
deleted file mode 100644
index d7991f1..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list-nop07-expected.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ol>
-      <li>aaa</li>
-      <li>[]bbb</li>
-    </ol>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list-nop07-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list-nop07-input.html b/experiments/Editor/tests/cursor/enterPressed-list-nop07-input.html
deleted file mode 100644
index 42eef60..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list-nop07-input.html
+++ /dev/null
@@ -1,17 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    showSelection();
-}
-</script>
-</head>
-<body>
-<ol>
-  <li>aaa[]bbb</li>
-</ol>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list-nop08-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list-nop08-expected.html b/experiments/Editor/tests/cursor/enterPressed-list-nop08-expected.html
deleted file mode 100644
index dfea136..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list-nop08-expected.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ol>
-      <li>aaa</li>
-      <li/>
-      <li/>
-      <li/>
-      <li>[]bbb</li>
-    </ol>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list-nop08-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list-nop08-input.html b/experiments/Editor/tests/cursor/enterPressed-list-nop08-input.html
deleted file mode 100644
index d2f2cae..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list-nop08-input.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    Cursor_enterPressed();
-    Cursor_enterPressed();
-    Cursor_enterPressed();
-    showSelection();
-}
-</script>
-</head>
-<body>
-<ol>
-  <li>aaa[]bbb</li>
-</ol>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list01-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list01-expected.html b/experiments/Editor/tests/cursor/enterPressed-list01-expected.html
deleted file mode 100644
index da7d28e..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list01-expected.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ol>
-      <li><p>One</p></li>
-      <li><p>T</p></li>
-      <li><p>[]wo</p></li>
-      <li><p>Three</p></li>
-    </ol>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list01-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list01-input.html b/experiments/Editor/tests/cursor/enterPressed-list01-input.html
deleted file mode 100644
index cc0d9dc..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list01-input.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    Selection_preserveWhileExecuting(showEmptyTextNodes);
-    showSelection();
-}
-</script>
-</head>
-<body>
-<ol>
-  <li><p>One</p></li>
-  <li><p>T[]wo</p></li>
-  <li><p>Three</p></li>
-</ol>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list02-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list02-expected.html b/experiments/Editor/tests/cursor/enterPressed-list02-expected.html
deleted file mode 100644
index d387e6f..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list02-expected.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ol>
-      <li><p>One</p></li>
-      <li><p><br/></p></li>
-      <li><p>[]Two</p></li>
-      <li><p>Three</p></li>
-    </ol>
-  </body>
-</html>

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

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list03-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list03-expected.html b/experiments/Editor/tests/cursor/enterPressed-list03-expected.html
deleted file mode 100644
index 486502d..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list03-expected.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ol>
-      <li><p>One</p></li>
-      <li><p>Two</p></li>
-      <li>
-        <p>
-          []
-          <br/>
-        </p>
-      </li>
-      <li><p>Three</p></li>
-    </ol>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list03-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list03-input.html b/experiments/Editor/tests/cursor/enterPressed-list03-input.html
deleted file mode 100644
index 01fa703..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list03-input.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    Selection_preserveWhileExecuting(showEmptyTextNodes);
-    showSelection();
-}
-</script>
-</head>
-<body>
-<ol>
-  <li><p>One</p></li>
-  <li><p>Two[]</p></li>
-  <li><p>Three</p></li>
-</ol>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list04-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list04-expected.html b/experiments/Editor/tests/cursor/enterPressed-list04-expected.html
deleted file mode 100644
index 5d15822..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list04-expected.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ol>
-      <li>One</li>
-      <li>T</li>
-      <li>[]wo</li>
-      <li>Three</li>
-    </ol>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list04-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list04-input.html b/experiments/Editor/tests/cursor/enterPressed-list04-input.html
deleted file mode 100644
index e9f08c6..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list04-input.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    Selection_preserveWhileExecuting(showEmptyTextNodes);
-    showSelection();
-}
-</script>
-</head>
-<body>
-<ol>
-  <li>One</li>
-  <li>T[]wo</li>
-  <li>Three</li>
-</ol>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list05-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list05-expected.html b/experiments/Editor/tests/cursor/enterPressed-list05-expected.html
deleted file mode 100644
index 234f61a..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list05-expected.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ol>
-      <li>One</li>
-      <li/>
-      <li>[]Two</li>
-      <li>Three</li>
-    </ol>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list05-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list05-input.html b/experiments/Editor/tests/cursor/enterPressed-list05-input.html
deleted file mode 100644
index dad996d..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list05-input.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    Selection_preserveWhileExecuting(showEmptyTextNodes);
-    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/26f461e7/experiments/Editor/tests/cursor/enterPressed-list06-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list06-expected.html b/experiments/Editor/tests/cursor/enterPressed-list06-expected.html
deleted file mode 100644
index 36bdf73..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list06-expected.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ol>
-      <li>One</li>
-      <li>Two</li>
-      <li>[]</li>
-      <li>Three</li>
-    </ol>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list06-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list06-input.html b/experiments/Editor/tests/cursor/enterPressed-list06-input.html
deleted file mode 100644
index 00d7b87..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list06-input.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    Selection_preserveWhileExecuting(showEmptyTextNodes);
-    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/26f461e7/experiments/Editor/tests/cursor/enterPressed-list07-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list07-expected.html b/experiments/Editor/tests/cursor/enterPressed-list07-expected.html
deleted file mode 100644
index 0a3f942..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list07-expected.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ol>
-      <li>[]</li>
-      <li>One</li>
-      <li>Two</li>
-      <li>Three</li>
-    </ol>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list07-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list07-input.html b/experiments/Editor/tests/cursor/enterPressed-list07-input.html
deleted file mode 100644
index 2defb77..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list07-input.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    Selection_preserveWhileExecuting(showEmptyTextNodes);
-    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/26f461e7/experiments/Editor/tests/cursor/enterPressed-list08-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list08-expected.html b/experiments/Editor/tests/cursor/enterPressed-list08-expected.html
deleted file mode 100644
index 36bdf73..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list08-expected.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ol>
-      <li>One</li>
-      <li>Two</li>
-      <li>[]</li>
-      <li>Three</li>
-    </ol>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list08-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list08-input.html b/experiments/Editor/tests/cursor/enterPressed-list08-input.html
deleted file mode 100644
index a9359a3..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list08-input.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    Selection_preserveWhileExecuting(showEmptyTextNodes);
-    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/26f461e7/experiments/Editor/tests/cursor/enterPressed-list09-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list09-expected.html b/experiments/Editor/tests/cursor/enterPressed-list09-expected.html
deleted file mode 100644
index 335564c..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list09-expected.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ol>
-      <li>One</li>
-      <li>Two</li>
-      <li>Three</li>
-      <li>[]</li>
-    </ol>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list09-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list09-input.html b/experiments/Editor/tests/cursor/enterPressed-list09-input.html
deleted file mode 100644
index a33fff8..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list09-input.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    Selection_preserveWhileExecuting(showEmptyTextNodes);
-    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/26f461e7/experiments/Editor/tests/cursor/enterPressed-list10-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list10-expected.html b/experiments/Editor/tests/cursor/enterPressed-list10-expected.html
deleted file mode 100644
index 7b314eb..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list10-expected.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ol>
-      <li><p>One</p></li>
-      <li/>
-      <li>
-        []*
-        <p>Two</p>
-      </li>
-      <li><p>Three</p></li>
-    </ol>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list10-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list10-input.html b/experiments/Editor/tests/cursor/enterPressed-list10-input.html
deleted file mode 100644
index 082a6fd..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list10-input.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    Selection_preserveWhileExecuting(showEmptyTextNodes);
-    showSelection();
-}
-</script>
-</head>
-<body>
-<ol>
-  <li><p>One</p></li>
-  <li>[]<p>Two</p></li>
-  <li><p>Three</p></li>
-</ol>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list11-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list11-expected.html b/experiments/Editor/tests/cursor/enterPressed-list11-expected.html
deleted file mode 100644
index 9b5c662..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list11-expected.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ol>
-      <li><p>One</p></li>
-      <li><p>Two</p></li>
-      <li>[]</li>
-      <li><p>Three</p></li>
-    </ol>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list11-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list11-input.html b/experiments/Editor/tests/cursor/enterPressed-list11-input.html
deleted file mode 100644
index 569d01f..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list11-input.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    Selection_preserveWhileExecuting(showEmptyTextNodes);
-    showSelection();
-}
-</script>
-</head>
-<body>
-<ol>
-  <li><p>One</p></li>
-  <li><p>Two</p>[]</li>
-  <li><p>Three</p></li>
-</ol>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list12-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list12-expected.html b/experiments/Editor/tests/cursor/enterPressed-list12-expected.html
deleted file mode 100644
index 64a7f61..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list12-expected.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ol>
-      <li><p>One</p></li>
-      <li/>
-      <li>
-        []
-        <p>Two - first</p>
-        <p>Two - second</p>
-      </li>
-      <li><p>Three</p></li>
-    </ol>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list12-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list12-input.html b/experiments/Editor/tests/cursor/enterPressed-list12-input.html
deleted file mode 100644
index 98b93db..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list12-input.html
+++ /dev/null
@@ -1,23 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    Selection_preserveWhileExecuting(showEmptyTextNodes);
-    showSelection();
-}
-</script>
-</head>
-<body>
-<ol>
-  <li><p>One</p></li>
-  <li>
-    []<p>Two - first</p>
-    <p>Two - second</p>
-  </li>
-  <li><p>Three</p></li>
-</ol>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list13-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list13-expected.html b/experiments/Editor/tests/cursor/enterPressed-list13-expected.html
deleted file mode 100644
index 26d108a..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list13-expected.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ol>
-      <li><p>One</p></li>
-      <li><p><br/></p></li>
-      <li>
-        <p>[]Two - first</p>
-        <p>Two - second</p>
-      </li>
-      <li><p>Three</p></li>
-    </ol>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list13-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list13-input.html b/experiments/Editor/tests/cursor/enterPressed-list13-input.html
deleted file mode 100644
index cd746a0..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list13-input.html
+++ /dev/null
@@ -1,23 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    Selection_preserveWhileExecuting(showEmptyTextNodes);
-    showSelection();
-}
-</script>
-</head>
-<body>
-<ol>
-  <li><p>One</p></li>
-  <li>
-    <p>[]Two - first</p>
-    <p>Two - second</p>
-  </li>
-  <li><p>Three</p></li>
-</ol>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list14-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list14-expected.html b/experiments/Editor/tests/cursor/enterPressed-list14-expected.html
deleted file mode 100644
index 88808b7..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list14-expected.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ol>
-      <li><p>One</p></li>
-      <li><p>Two - f</p></li>
-      <li>
-        <p>[]irst</p>
-        <p>Two - second</p>
-      </li>
-      <li><p>Three</p></li>
-    </ol>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list14-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list14-input.html b/experiments/Editor/tests/cursor/enterPressed-list14-input.html
deleted file mode 100644
index 71907e0..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list14-input.html
+++ /dev/null
@@ -1,23 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    Selection_preserveWhileExecuting(showEmptyTextNodes);
-    showSelection();
-}
-</script>
-</head>
-<body>
-<ol>
-  <li><p>One</p></li>
-  <li>
-    <p>Two - f[]irst</p>
-    <p>Two - second</p>
-  </li>
-  <li><p>Three</p></li>
-</ol>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list15-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list15-expected.html b/experiments/Editor/tests/cursor/enterPressed-list15-expected.html
deleted file mode 100644
index 36072b5..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list15-expected.html
+++ /dev/null
@@ -1,17 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ol>
-      <li><p>One</p></li>
-      <li><p>Two - first</p></li>
-      <li>
-        <p>
-          []
-          <br/>
-        </p>
-        <p>Two - second</p>
-      </li>
-      <li><p>Three</p></li>
-    </ol>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list15-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list15-input.html b/experiments/Editor/tests/cursor/enterPressed-list15-input.html
deleted file mode 100644
index 6607ab0..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list15-input.html
+++ /dev/null
@@ -1,23 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    Selection_preserveWhileExecuting(showEmptyTextNodes);
-    showSelection();
-}
-</script>
-</head>
-<body>
-<ol>
-  <li><p>One</p></li>
-  <li>
-    <p>Two - first[]</p>
-    <p>Two - second</p>
-  </li>
-  <li><p>Three</p></li>
-</ol>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list16-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list16-expected.html b/experiments/Editor/tests/cursor/enterPressed-list16-expected.html
deleted file mode 100644
index 3890e58..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list16-expected.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ol>
-      <li><p>One</p></li>
-      <li><p>Two - first</p></li>
-      <li>
-        []
-        <p>Two - second</p>
-      </li>
-      <li><p>Three</p></li>
-    </ol>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list16-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list16-input.html b/experiments/Editor/tests/cursor/enterPressed-list16-input.html
deleted file mode 100644
index a96a4f2..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list16-input.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    Selection_preserveWhileExecuting(showEmptyTextNodes);
-    showSelection();
-}
-</script>
-</head>
-<body>
-<ol>
-  <li><p>One</p></li>
-  <li>
-    <p>Two - first</p>
-    []
-    <p>Two - second</p>
-  </li>
-  <li><p>Three</p></li>
-</ol>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list17-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list17-expected.html b/experiments/Editor/tests/cursor/enterPressed-list17-expected.html
deleted file mode 100644
index 690c725..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list17-expected.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ol>
-      <li><p>One</p></li>
-      <li>
-        <p>Two - first</p>
-        <p/>
-      </li>
-      <li><p>[]Two - second</p></li>
-      <li><p>Three</p></li>
-    </ol>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list17-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list17-input.html b/experiments/Editor/tests/cursor/enterPressed-list17-input.html
deleted file mode 100644
index 90036e0..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list17-input.html
+++ /dev/null
@@ -1,23 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    Selection_preserveWhileExecuting(showEmptyTextNodes);
-    showSelection();
-}
-</script>
-</head>
-<body>
-<ol>
-  <li><p>One</p></li>
-  <li>
-    <p>Two - first</p>
-    <p>[]Two - second</p>
-  </li>
-  <li><p>Three</p></li>
-</ol>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list18-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list18-expected.html b/experiments/Editor/tests/cursor/enterPressed-list18-expected.html
deleted file mode 100644
index 432176a..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list18-expected.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ol>
-      <li><p>One</p></li>
-      <li>
-        <p>Two - first</p>
-        <p>Two - s</p>
-      </li>
-      <li><p>[]econd</p></li>
-      <li><p>Three</p></li>
-    </ol>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list18-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list18-input.html b/experiments/Editor/tests/cursor/enterPressed-list18-input.html
deleted file mode 100644
index ad71760..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list18-input.html
+++ /dev/null
@@ -1,23 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    Selection_preserveWhileExecuting(showEmptyTextNodes);
-    showSelection();
-}
-</script>
-</head>
-<body>
-<ol>
-  <li><p>One</p></li>
-  <li>
-    <p>Two - first</p>
-    <p>Two - s[]econd</p>
-  </li>
-  <li><p>Three</p></li>
-</ol>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list19-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list19-expected.html b/experiments/Editor/tests/cursor/enterPressed-list19-expected.html
deleted file mode 100644
index 41abbf9..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list19-expected.html
+++ /dev/null
@@ -1,19 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ol>
-      <li><p>One</p></li>
-      <li>
-        <p>Two - first</p>
-        <p>Two - second</p>
-      </li>
-      <li>
-        <p>
-          []
-          <br/>
-        </p>
-      </li>
-      <li><p>Three</p></li>
-    </ol>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list19-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list19-input.html b/experiments/Editor/tests/cursor/enterPressed-list19-input.html
deleted file mode 100644
index a971e2b..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list19-input.html
+++ /dev/null
@@ -1,23 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    Selection_preserveWhileExecuting(showEmptyTextNodes);
-    showSelection();
-}
-</script>
-</head>
-<body>
-<ol>
-  <li><p>One</p></li>
-  <li>
-    <p>Two - first</p>
-    <p>Two - second[]</p>
-  </li>
-  <li><p>Three</p></li>
-</ol>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list20-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list20-expected.html b/experiments/Editor/tests/cursor/enterPressed-list20-expected.html
deleted file mode 100644
index b2593c3..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list20-expected.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ol>
-      <li><p>One</p></li>
-      <li>
-        <p>Two - first</p>
-        <p>Two - second</p>
-      </li>
-      <li>[]</li>
-      <li><p>Three</p></li>
-    </ol>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list20-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list20-input.html b/experiments/Editor/tests/cursor/enterPressed-list20-input.html
deleted file mode 100644
index ad7656b..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list20-input.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    Selection_preserveWhileExecuting(showEmptyTextNodes);
-    showSelection();
-}
-</script>
-</head>
-<body>
-<ol>
-  <li><p>One</p></li>
-  <li>
-    <p>Two - first</p>
-    <p>Two - second</p>
-    []
-  </li>
-  <li><p>Three</p></li>
-</ol>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list21-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list21-expected.html b/experiments/Editor/tests/cursor/enterPressed-list21-expected.html
deleted file mode 100644
index 13e5ca9..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list21-expected.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ol>
-      <li><p>One</p></li>
-      <li><p><b><i><u>T</u></i></b></p></li>
-      <li><p><b><i><u>[]wo</u></i></b></p></li>
-      <li><p>Three</p></li>
-    </ol>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list21-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list21-input.html b/experiments/Editor/tests/cursor/enterPressed-list21-input.html
deleted file mode 100644
index ccf3230..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list21-input.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    Selection_preserveWhileExecuting(showEmptyTextNodes);
-    showSelection();
-}
-</script>
-</head>
-<body>
-<ol>
-  <li><p>One</p></li>
-  <li><p><b><i><u>T[]wo</u></i></b></p></li>
-  <li><p>Three</p></li>
-</ol>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list22-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list22-expected.html b/experiments/Editor/tests/cursor/enterPressed-list22-expected.html
deleted file mode 100644
index ca68248..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list22-expected.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ol>
-      <li><p>One</p></li>
-      <li>
-        <p>
-          <b><i><u/></i></b>
-          <br/>
-        </p>
-      </li>
-      <li><p><b><i><u>[]Two</u></i></b></p></li>
-      <li><p>Three</p></li>
-    </ol>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list22-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list22-input.html b/experiments/Editor/tests/cursor/enterPressed-list22-input.html
deleted file mode 100644
index 57fb405..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list22-input.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    Selection_preserveWhileExecuting(showEmptyTextNodes);
-    showSelection();
-}
-</script>
-</head>
-<body>
-<ol>
-  <li><p>One</p></li>
-  <li><p><b><i><u>[]Two</u></i></b></p></li>
-  <li><p>Three</p></li>
-</ol>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list23-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list23-expected.html b/experiments/Editor/tests/cursor/enterPressed-list23-expected.html
deleted file mode 100644
index 1e12dc1..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list23-expected.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ol>
-      <li><p>One</p></li>
-      <li><p><b><i><u>Two</u></i></b></p></li>
-      <li>
-        <p>
-          <b><i><u>[]</u></i></b>
-          <br/>
-        </p>
-      </li>
-      <li><p>Three</p></li>
-    </ol>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list23-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list23-input.html b/experiments/Editor/tests/cursor/enterPressed-list23-input.html
deleted file mode 100644
index c0a2d15..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list23-input.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    Selection_preserveWhileExecuting(showEmptyTextNodes);
-    showSelection();
-}
-</script>
-</head>
-<body>
-<ol>
-  <li><p>One</p></li>
-  <li><p><b><i><u>Two[]</u></i></b></p></li>
-  <li><p>Three</p></li>
-</ol>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list24-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list24-expected.html b/experiments/Editor/tests/cursor/enterPressed-list24-expected.html
deleted file mode 100644
index 7d783b8..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list24-expected.html
+++ /dev/null
@@ -1,18 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ul>
-      <li><p><br/></p></li>
-      <li><p><br/></p></li>
-      <li><p><br/></p></li>
-      <li><p><br/></p></li>
-      <li><p><br/></p></li>
-      <li>
-        <p>
-          []
-          <br/>
-        </p>
-      </li>
-    </ul>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list24-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list24-input.html b/experiments/Editor/tests/cursor/enterPressed-list24-input.html
deleted file mode 100644
index d6fdbad..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list24-input.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    Cursor_enterPressed();
-    Cursor_enterPressed();
-    Cursor_enterPressed();
-    Cursor_enterPressed();
-    showSelection();
-}
-</script>
-</head>
-<body>
-<ul>
-  <li><p>[]</p></li>
-</ul>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list25-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list25-expected.html b/experiments/Editor/tests/cursor/enterPressed-list25-expected.html
deleted file mode 100644
index 562a7fd..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list25-expected.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ol>
-      <li><p>One</p></li>
-      <li><p><b><i><u>X[]</u></i></b></p></li>
-      <li><p><b><i><u>Two</u></i></b></p></li>
-      <li><p>Three</p></li>
-    </ol>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list25-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list25-input.html b/experiments/Editor/tests/cursor/enterPressed-list25-input.html
deleted file mode 100644
index cee3f32..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list25-input.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    var range = Selection_get();
-    Range_trackWhileExecuting(range,showEmptyTextNodes);
-    var u = document.getElementsByTagName("U")[0];
-    Selection_set(u,0,u,0);
-    Cursor_insertCharacter("X");
-    showSelection();
-}
-</script>
-</head>
-<body>
-<ol>
-  <li><p>One</p></li>
-  <li><p><b><i><u>[]Two</u></i></b></p></li>
-  <li><p>Three</p></li>
-</ol>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list26-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list26-expected.html b/experiments/Editor/tests/cursor/enterPressed-list26-expected.html
deleted file mode 100644
index 55f4d4b..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list26-expected.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ol>
-      <li><p><br/></p></li>
-      <li>
-        <p>
-          []
-          <br/>
-        </p>
-      </li>
-    </ol>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list26-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list26-input.html b/experiments/Editor/tests/cursor/enterPressed-list26-input.html
deleted file mode 100644
index 38925e0..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list26-input.html
+++ /dev/null
@@ -1,17 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    showSelection();
-}
-</script>
-</head>
-<body>
-<ol>
-  <li><p>[]<br></p></li>
-</ol>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list27-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list27-expected.html b/experiments/Editor/tests/cursor/enterPressed-list27-expected.html
deleted file mode 100644
index 27ad04d..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list27-expected.html
+++ /dev/null
@@ -1,17 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ol>
-      <li><p><br/></p></li>
-      <li><p><br/></p></li>
-      <li><p><br/></p></li>
-      <li><p><br/></p></li>
-      <li>
-        <p>
-          []
-          <br/>
-        </p>
-      </li>
-    </ol>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list27-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list27-input.html b/experiments/Editor/tests/cursor/enterPressed-list27-input.html
deleted file mode 100644
index a13066e..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list27-input.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    Cursor_enterPressed();
-    Cursor_enterPressed();
-    Cursor_enterPressed();
-    showSelection();
-}
-</script>
-</head>
-<body>
-<ol>
-  <li><p>[]<br></p></li>
-</ol>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list28-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list28-expected.html b/experiments/Editor/tests/cursor/enterPressed-list28-expected.html
deleted file mode 100644
index 27ad04d..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list28-expected.html
+++ /dev/null
@@ -1,17 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ol>
-      <li><p><br/></p></li>
-      <li><p><br/></p></li>
-      <li><p><br/></p></li>
-      <li><p><br/></p></li>
-      <li>
-        <p>
-          []
-          <br/>
-        </p>
-      </li>
-    </ol>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list28-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list28-input.html b/experiments/Editor/tests/cursor/enterPressed-list28-input.html
deleted file mode 100644
index 99986cf..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list28-input.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    Cursor_enterPressed();
-    Cursor_enterPressed();
-    Cursor_enterPressed();
-    showSelection();
-}
-</script>
-</head>
-<body>
-<ol>
-  <li><p>[]</p></li>
-</ol>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list29-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list29-expected.html b/experiments/Editor/tests/cursor/enterPressed-list29-expected.html
deleted file mode 100644
index b4c7d8e..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list29-expected.html
+++ /dev/null
@@ -1,19 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ul>
-      <li>
-        <p>One</p>
-        <ul>
-          <li><p>Two</p></li>
-          <li>
-            <p>
-              []
-              <br/>
-            </p>
-          </li>
-        </ul>
-      </li>
-    </ul>
-  </body>
-</html>

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

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list30-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list30-expected.html b/experiments/Editor/tests/cursor/enterPressed-list30-expected.html
deleted file mode 100644
index 7264aef..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list30-expected.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ul>
-      <li>
-        <p>One</p>
-        <ul>
-          <li>
-            <p>Two</p>
-            <ul>
-              <li><p>Three</p></li>
-              <li>
-                <p>
-                  []
-                  <br/>
-                </p>
-              </li>
-            </ul>
-          </li>
-        </ul>
-      </li>
-    </ul>
-  </body>
-</html>

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

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list31-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list31-expected.html b/experiments/Editor/tests/cursor/enterPressed-list31-expected.html
deleted file mode 100644
index 71813d4..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list31-expected.html
+++ /dev/null
@@ -1,17 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ul>
-      <li><p>One</p></li>
-      <li>
-        <p>
-          []
-          <br/>
-        </p>
-        <ul>
-          <li><p>Two</p></li>
-        </ul>
-      </li>
-    </ul>
-  </body>
-</html>

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

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list32-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list32-expected.html b/experiments/Editor/tests/cursor/enterPressed-list32-expected.html
deleted file mode 100644
index 866a621..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list32-expected.html
+++ /dev/null
@@ -1,22 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ul>
-      <li>
-        <p>One</p>
-        <ul>
-          <li><p>Two</p></li>
-          <li>
-            <p>
-              []
-              <br/>
-            </p>
-            <ul>
-              <li><p>Three</p></li>
-            </ul>
-          </li>
-        </ul>
-      </li>
-    </ul>
-  </body>
-</html>

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

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-list33-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-list33-expected.html b/experiments/Editor/tests/cursor/enterPressed-list33-expected.html
deleted file mode 100644
index 11d2874..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-list33-expected.html
+++ /dev/null
@@ -1,22 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ul>
-      <li><p>One</p></li>
-      <li>
-        <p>
-          []
-          <br/>
-        </p>
-        <ul>
-          <li>
-            <p>Two</p>
-            <ul>
-              <li><p>Three</p></li>
-            </ul>
-          </li>
-        </ul>
-      </li>
-    </ul>
-  </body>
-</html>

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

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-next01-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-next01-expected.html b/experiments/Editor/tests/cursor/enterPressed-next01-expected.html
deleted file mode 100644
index f2aa188..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-next01-expected.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <h1 id="item1">Sample t</h1>
-    <p>[]ext</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-next01-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-next01-input.html b/experiments/Editor/tests/cursor/enterPressed-next01-input.html
deleted file mode 100644
index 28a598b..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-next01-input.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Cursor_enterPressed();
-    Selection_preserveWhileExecuting(showEmptyTextNodes);
-    showSelection();
-}
-</script>
-</head>
-<body>
-<h1 id="item1">Sample t[]ext</h1>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-next02-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-next02-expected.html b/experiments/Editor/tests/cursor/enterPressed-next02-expected.html
deleted file mode 100644
index db7dc66..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-next02-expected.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <h1 id="item1">Sample t</h1>
-    <p class="Foo">[]ext</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-next02-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-next02-input.html b/experiments/Editor/tests/cursor/enterPressed-next02-input.html
deleted file mode 100644
index 6f4ef8d..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-next02-input.html
+++ /dev/null
@@ -1,17 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Styles_setParagraphClass("Foo");
-    Cursor_enterPressed();
-    Selection_preserveWhileExecuting(showEmptyTextNodes);
-    showSelection();
-}
-</script>
-</head>
-<body>
-<h1 id="item1">Sample t[]ext</h1>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-next03-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-next03-expected.html b/experiments/Editor/tests/cursor/enterPressed-next03-expected.html
deleted file mode 100644
index 1bac7f3..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-next03-expected.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p id="item1">Sample t</p>
-    <p>[]ext</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-next03-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-next03-input.html b/experiments/Editor/tests/cursor/enterPressed-next03-input.html
deleted file mode 100644
index bdfb739..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-next03-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 id="item1">Sample t[]ext</p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-next04-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-next04-expected.html b/experiments/Editor/tests/cursor/enterPressed-next04-expected.html
deleted file mode 100644
index 1bac7f3..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-next04-expected.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <p id="item1">Sample t</p>
-    <p>[]ext</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-next04-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-next04-input.html b/experiments/Editor/tests/cursor/enterPressed-next04-input.html
deleted file mode 100644
index 3c16599..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-next04-input.html
+++ /dev/null
@@ -1,17 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Styles_setParagraphClass("Foo");
-    Cursor_enterPressed();
-    Selection_preserveWhileExecuting(showEmptyTextNodes);
-    showSelection();
-}
-</script>
-</head>
-<body>
-<p id="item1">Sample t[]ext</p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-next05a-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-next05a-expected.html b/experiments/Editor/tests/cursor/enterPressed-next05a-expected.html
deleted file mode 100644
index e3d6d90..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-next05a-expected.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<html>
-  <head>
-    <style>
-    </style>
-  </head>
-  <body>
-    <p id="item1">Sample t</p>
-    <p>[]ext</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-next05a-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-next05a-input.html b/experiments/Editor/tests/cursor/enterPressed-next05a-input.html
deleted file mode 100644
index d78152a..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-next05a-input.html
+++ /dev/null
@@ -1,18 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    // p.Foo is not valid JSON and should generate a parser error, and be ignored
-    Styles_setCSSText(" ",{ "p": { "-uxwrite-next": "p.Foo" } });
-    Cursor_enterPressed();
-    Selection_preserveWhileExecuting(showEmptyTextNodes);
-    showSelection();
-}
-</script>
-</head>
-<body>
-<p id="item1">Sample t[]ext</p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-next05b-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-next05b-expected.html b/experiments/Editor/tests/cursor/enterPressed-next05b-expected.html
deleted file mode 100644
index e3d6d90..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-next05b-expected.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<html>
-  <head>
-    <style>
-    </style>
-  </head>
-  <body>
-    <p id="item1">Sample t</p>
-    <p>[]ext</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-next05b-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-next05b-input.html b/experiments/Editor/tests/cursor/enterPressed-next05b-input.html
deleted file mode 100644
index 62167e7..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-next05b-input.html
+++ /dev/null
@@ -1,18 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    // 123 is valid JSON but is not a string, and should be ignored
-    Styles_setCSSText(" ",{ "p": { "-uxwrite-next": "123" } });
-    Cursor_enterPressed();
-    Selection_preserveWhileExecuting(showEmptyTextNodes);
-    showSelection();
-}
-</script>
-</head>
-<body>
-<p id="item1">Sample t[]ext</p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-next05c-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-next05c-expected.html b/experiments/Editor/tests/cursor/enterPressed-next05c-expected.html
deleted file mode 100644
index e3d6d90..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-next05c-expected.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<html>
-  <head>
-    <style>
-    </style>
-  </head>
-  <body>
-    <p id="item1">Sample t</p>
-    <p>[]ext</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-next05c-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-next05c-input.html b/experiments/Editor/tests/cursor/enterPressed-next05c-input.html
deleted file mode 100644
index b7a0aef..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-next05c-input.html
+++ /dev/null
@@ -1,18 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    // { a: 'x' } is valid JSON but is not a string, and should be ignored
-    Styles_setCSSText(" ",{ "p": { "-uxwrite-next": "{ \"a\": \"x\" }" } });
-    Cursor_enterPressed();
-    Selection_preserveWhileExecuting(showEmptyTextNodes);
-    showSelection();
-}
-</script>
-</head>
-<body>
-<p id="item1">Sample t[]ext</p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-next05d-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-next05d-expected.html b/experiments/Editor/tests/cursor/enterPressed-next05d-expected.html
deleted file mode 100644
index e3d6d90..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-next05d-expected.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<html>
-  <head>
-    <style>
-    </style>
-  </head>
-  <body>
-    <p id="item1">Sample t</p>
-    <p>[]ext</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-next05d-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-next05d-input.html b/experiments/Editor/tests/cursor/enterPressed-next05d-input.html
deleted file mode 100644
index b54a20f..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-next05d-input.html
+++ /dev/null
@@ -1,18 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    // true is valid JSON string but is not a string, and should be ignored
-    Styles_setCSSText(" ",{ "p": { "-uxwrite-next": "true" } });
-    Cursor_enterPressed();
-    Selection_preserveWhileExecuting(showEmptyTextNodes);
-    showSelection();
-}
-</script>
-</head>
-<body>
-<p id="item1">Sample t[]ext</p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-next05e-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-next05e-expected.html b/experiments/Editor/tests/cursor/enterPressed-next05e-expected.html
deleted file mode 100644
index e3d6d90..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-next05e-expected.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<html>
-  <head>
-    <style>
-    </style>
-  </head>
-  <body>
-    <p id="item1">Sample t</p>
-    <p>[]ext</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-next05e-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-next05e-input.html b/experiments/Editor/tests/cursor/enterPressed-next05e-input.html
deleted file mode 100644
index be17c7d..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-next05e-input.html
+++ /dev/null
@@ -1,18 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    // null is valid JSON but is not a string, and should be ignored
-    Styles_setCSSText(" ",{ "p": { "-uxwrite-next": "null" } });
-    Cursor_enterPressed();
-    Selection_preserveWhileExecuting(showEmptyTextNodes);
-    showSelection();
-}
-</script>
-</head>
-<body>
-<p id="item1">Sample t[]ext</p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-next06-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-next06-expected.html b/experiments/Editor/tests/cursor/enterPressed-next06-expected.html
deleted file mode 100644
index a75205f..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-next06-expected.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<html>
-  <head>
-    <style>
-    </style>
-  </head>
-  <body>
-    <p id="item1">Sample t</p>
-    <p class="Foo">[]ext</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-next06-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-next06-input.html b/experiments/Editor/tests/cursor/enterPressed-next06-input.html
deleted file mode 100644
index dcefcb9..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-next06-input.html
+++ /dev/null
@@ -1,17 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    Styles_setCSSText(" ",{ "p": { "-uxwrite-next": "\"p.Foo\"" } });
-    Cursor_enterPressed();
-    Selection_preserveWhileExecuting(showEmptyTextNodes);
-    showSelection();
-}
-</script>
-</head>
-<body>
-<p id="item1">Sample t[]ext</p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/cursor/enterPressed-next07-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/cursor/enterPressed-next07-expected.html b/experiments/Editor/tests/cursor/enterPressed-next07-expected.html
deleted file mode 100644
index 7ab9fa8..0000000
--- a/experiments/Editor/tests/cursor/enterPressed-next07-expected.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<html>
-  <head>
-    <style>
-    </style>
-  </head>
-  <body>
-    <p id="item1">Sample t</p>
-    <blockquote>[]ext</blockquote>
-  </body>
-</html>