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:57:38 UTC

[03/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/position/isValidCursorPosition-paragraph02a-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph02a-input.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph02a-input.html
deleted file mode 100644
index 7bec397..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph02a-input.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script src="validPositions.js"></script>
-<script>
-function performTest()
-{
-    showValidPositions();
-}
-</script>
-</head>
-<body>
-<p>one</p>
-<p>two</p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph02b-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph02b-expected.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph02b-expected.html
deleted file mode 100644
index 6f5878e..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph02b-expected.html
+++ /dev/null
@@ -1,8 +0,0 @@
-<html>
-  <head>
-  </head>
-  <body>
-    <p>.o.n.e.</p>
-    <p>.t.w.o.</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph02b-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph02b-input.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph02b-input.html
deleted file mode 100644
index 4ca5b26..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph02b-input.html
+++ /dev/null
@@ -1,25 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script src="validPositions.js"></script>
-<script>
-function performTest()
-{
-    showValidPositions();
-}
-</script>
-</head>
-<body>
-
-  
-
-<p>one</p>
-
-  
-
-<p>two</p>
-
-  
-
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph02c-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph02c-expected.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph02c-expected.html
deleted file mode 100644
index eda8cd1..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph02c-expected.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<html>
-  <head>
-  </head>
-  <body>
-    .o.n.e.
-    <p>.t.w.o.</p>
-    .t.h.r.e.e.
-    <p>.f.o.u.r.</p>
-    .f.i.v.e.
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph02c-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph02c-input.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph02c-input.html
deleted file mode 100644
index bd632a2..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph02c-input.html
+++ /dev/null
@@ -1,25 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script src="validPositions.js"></script>
-<script>
-function performTest()
-{
-    showValidPositions();
-}
-</script>
-</head>
-<body>
-
-one
-
-<p>two</p>
-
-three
-
-<p>four</p>
-
-five
-
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph02d-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph02d-expected.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph02d-expected.html
deleted file mode 100644
index dabc77d..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph02d-expected.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<html>
-  <head>
-  </head>
-  <body>
-    <b>.o.n.e.</b>
-    <p>.t.w.o.</p>
-    <b>.t.h.r.e.e.</b>
-    <p>.f.o.u.r.</p>
-    <b>.f.i.v.e.</b>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph02d-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph02d-input.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph02d-input.html
deleted file mode 100644
index eee49d9..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph02d-input.html
+++ /dev/null
@@ -1,25 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script src="validPositions.js"></script>
-<script>
-function performTest()
-{
-    showValidPositions();
-}
-</script>
-</head>
-<body>
-
-<b>one</b>
-
-<p>two</p>
-
-<b>three</b>
-
-<p>four</p>
-
-<b>five</b>
-
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph03a-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph03a-expected.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph03a-expected.html
deleted file mode 100644
index 8c272e1..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph03a-expected.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<html>
-  <head>
-  </head>
-  <body>
-    <p>.</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph03a-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph03a-input.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph03a-input.html
deleted file mode 100644
index cd15555..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph03a-input.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script src="validPositions.js"></script>
-<script>
-function performTest()
-{
-    showValidPositions();
-}
-</script>
-</head>
-<body>
-<p></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph03b-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph03b-expected.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph03b-expected.html
deleted file mode 100644
index 8c272e1..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph03b-expected.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<html>
-  <head>
-  </head>
-  <body>
-    <p>.</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph03b-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph03b-input.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph03b-input.html
deleted file mode 100644
index 82747a3..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph03b-input.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script src="validPositions.js"></script>
-<script>
-function performTest()
-{
-    showValidPositions();
-}
-</script>
-</head>
-<body>
-<p> </p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph03c-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph03c-expected.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph03c-expected.html
deleted file mode 100644
index 8c272e1..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph03c-expected.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<html>
-  <head>
-  </head>
-  <body>
-    <p>.</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph03c-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph03c-input.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph03c-input.html
deleted file mode 100644
index a5b4b84..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph03c-input.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script src="validPositions.js"></script>
-<script>
-function performTest()
-{
-    showValidPositions();
-}
-</script>
-</head>
-<body>
-<p>   </p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph03d-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph03d-expected.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph03d-expected.html
deleted file mode 100644
index 8c272e1..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph03d-expected.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<html>
-  <head>
-  </head>
-  <body>
-    <p>.</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph03d-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph03d-input.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph03d-input.html
deleted file mode 100644
index 4ebcdee..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph03d-input.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script src="validPositions.js"></script>
-<script>
-function performTest()
-{
-    addEmptyTextNode(document.getElementsByTagName("P")[0]);
-    showValidPositions();
-}
-</script>
-</head>
-<body>
-<p></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph04a-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph04a-expected.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph04a-expected.html
deleted file mode 100644
index 8e95516..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph04a-expected.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<html>
-  <head>
-  </head>
-  <body>
-    <p>.o.n.e.</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph04a-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph04a-input.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph04a-input.html
deleted file mode 100644
index 38b784e..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph04a-input.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script src="validPositions.js"></script>
-<script>
-function performTest()
-{
-    showValidPositions();
-}
-</script>
-</head>
-<body>
-<p>one</p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph04b-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph04b-expected.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph04b-expected.html
deleted file mode 100644
index 8e95516..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph04b-expected.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<html>
-  <head>
-  </head>
-  <body>
-    <p>.o.n.e.</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph04b-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph04b-input.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph04b-input.html
deleted file mode 100644
index 1cb2dcd..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph04b-input.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script src="validPositions.js"></script>
-<script>
-function performTest()
-{
-    showValidPositions();
-}
-</script>
-</head>
-<body>
-<p>one </p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph04c-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph04c-expected.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph04c-expected.html
deleted file mode 100644
index 8e95516..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph04c-expected.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<html>
-  <head>
-  </head>
-  <body>
-    <p>.o.n.e.</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph04c-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph04c-input.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph04c-input.html
deleted file mode 100644
index 9302518..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph04c-input.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script src="validPositions.js"></script>
-<script>
-function performTest()
-{
-    showValidPositions();
-}
-</script>
-</head>
-<body>
-<p>one   </p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph05a-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph05a-expected.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph05a-expected.html
deleted file mode 100644
index a0df9d6..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph05a-expected.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<html>
-  <head>
-  </head>
-  <body>
-    <p>
-      .
-      <br/>
-    </p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph05a-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph05a-input.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph05a-input.html
deleted file mode 100644
index 975546e..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph05a-input.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script src="validPositions.js"></script>
-<script>
-function performTest()
-{
-    showValidPositions();
-}
-</script>
-</head>
-<body>
-<p><br></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph05b-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph05b-expected.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph05b-expected.html
deleted file mode 100644
index a0df9d6..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph05b-expected.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<html>
-  <head>
-  </head>
-  <body>
-    <p>
-      .
-      <br/>
-    </p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph05b-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph05b-input.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph05b-input.html
deleted file mode 100644
index 2cc33d9..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph05b-input.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script src="validPositions.js"></script>
-<script>
-function performTest()
-{
-    showValidPositions();
-}
-</script>
-</head>
-<body>
-<p> <br></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph05c-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph05c-expected.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph05c-expected.html
deleted file mode 100644
index a0df9d6..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph05c-expected.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<html>
-  <head>
-  </head>
-  <body>
-    <p>
-      .
-      <br/>
-    </p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph05c-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph05c-input.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph05c-input.html
deleted file mode 100644
index ef86ae4..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph05c-input.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script src="validPositions.js"></script>
-<script>
-function performTest()
-{
-    showValidPositions();
-}
-</script>
-</head>
-<body>
-<p>   <br></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph06a-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph06a-expected.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph06a-expected.html
deleted file mode 100644
index 6b6dd9d..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph06a-expected.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<html>
-  <head>
-  </head>
-  <body>
-    <p>
-      .o.n.e.
-      <br/>
-    </p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph06a-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph06a-input.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph06a-input.html
deleted file mode 100644
index 16b67f5..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph06a-input.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script src="validPositions.js"></script>
-<script>
-function performTest()
-{
-    showValidPositions();
-}
-</script>
-</head>
-<body>
-<p>one<br></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph06b-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph06b-expected.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph06b-expected.html
deleted file mode 100644
index 6b6dd9d..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph06b-expected.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<html>
-  <head>
-  </head>
-  <body>
-    <p>
-      .o.n.e.
-      <br/>
-    </p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph06b-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph06b-input.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph06b-input.html
deleted file mode 100644
index 7886064..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph06b-input.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script src="validPositions.js"></script>
-<script>
-function performTest()
-{
-    showValidPositions();
-}
-</script>
-</head>
-<body>
-<p>one <br></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph06c-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph06c-expected.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph06c-expected.html
deleted file mode 100644
index 6b6dd9d..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph06c-expected.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<html>
-  <head>
-  </head>
-  <body>
-    <p>
-      .o.n.e.
-      <br/>
-    </p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph06c-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph06c-input.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph06c-input.html
deleted file mode 100644
index d97c3e0..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph06c-input.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script src="validPositions.js"></script>
-<script>
-function performTest()
-{
-    showValidPositions();
-}
-</script>
-</head>
-<body>
-<p>one  <br></p>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph07a-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph07a-expected.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph07a-expected.html
deleted file mode 100644
index 70f9aed..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph07a-expected.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<html>
-  <head>
-  </head>
-  <body>
-    .o.n.e.
-    <p>.t.w.o.</p>
-    .t.h.r.e.e.
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph07a-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph07a-input.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph07a-input.html
deleted file mode 100644
index 07efa69..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph07a-input.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script src="validPositions.js"></script>
-<script>
-function performTest()
-{
-    showValidPositions();
-}
-</script>
-</head>
-<body>one<p>two</p>three</body></html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph07b-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph07b-expected.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph07b-expected.html
deleted file mode 100644
index 70f9aed..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph07b-expected.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<html>
-  <head>
-  </head>
-  <body>
-    .o.n.e.
-    <p>.t.w.o.</p>
-    .t.h.r.e.e.
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph07b-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph07b-input.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph07b-input.html
deleted file mode 100644
index c26e642..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph07b-input.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script src="validPositions.js"></script>
-<script>
-function performTest()
-{
-    showValidPositions();
-}
-</script>
-</head>
-<body> one <p> two </p> three </body></html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph07c-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph07c-expected.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph07c-expected.html
deleted file mode 100644
index 70f9aed..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph07c-expected.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<html>
-  <head>
-  </head>
-  <body>
-    .o.n.e.
-    <p>.t.w.o.</p>
-    .t.h.r.e.e.
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph07c-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph07c-input.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph07c-input.html
deleted file mode 100644
index 584b158..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph07c-input.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script src="validPositions.js"></script>
-<script>
-function performTest()
-{
-    showValidPositions();
-}
-</script>
-</head>
-<body>   one   <p>   two   </p>   three   </body></html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph08a-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph08a-expected.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph08a-expected.html
deleted file mode 100644
index 8c272e1..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph08a-expected.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<html>
-  <head>
-  </head>
-  <body>
-    <p>.</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph08a-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph08a-input.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph08a-input.html
deleted file mode 100644
index 83a3243..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph08a-input.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script src="validPositions.js"></script>
-<script>
-function performTest()
-{
-    showValidPositions();
-}
-</script>
-</head>
-<body><p></p></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph08b-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph08b-expected.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph08b-expected.html
deleted file mode 100644
index 8c272e1..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph08b-expected.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<html>
-  <head>
-  </head>
-  <body>
-    <p>.</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph08b-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph08b-input.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph08b-input.html
deleted file mode 100644
index 1c4c144..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph08b-input.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script src="validPositions.js"></script>
-<script>
-function performTest()
-{
-    showValidPositions();
-}
-</script>
-</head>
-<body><p> </p></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph08c-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph08c-expected.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph08c-expected.html
deleted file mode 100644
index 8c272e1..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph08c-expected.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<html>
-  <head>
-  </head>
-  <body>
-    <p>.</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph08c-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph08c-input.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph08c-input.html
deleted file mode 100644
index 1d238be..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph08c-input.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script src="validPositions.js"></script>
-<script>
-function performTest()
-{
-    showValidPositions();
-}
-</script>
-</head>
-<body><p>   </p></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph08d-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph08d-expected.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph08d-expected.html
deleted file mode 100644
index 8c272e1..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph08d-expected.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<html>
-  <head>
-  </head>
-  <body>
-    <p>.</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph08d-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph08d-input.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph08d-input.html
deleted file mode 100644
index fd33549..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph08d-input.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script src="validPositions.js"></script>
-<script>
-function performTest()
-{
-    var p = document.getElementsByTagName("P")[0];
-    addEmptyTextNode(p);
-    showValidPositions();
-}
-</script>
-</head>
-<body><p></p></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph08e-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph08e-expected.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph08e-expected.html
deleted file mode 100644
index 8c272e1..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph08e-expected.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<html>
-  <head>
-  </head>
-  <body>
-    <p>.</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph08e-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph08e-input.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph08e-input.html
deleted file mode 100644
index 1615000..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph08e-input.html
+++ /dev/null
@@ -1,17 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script src="validPositions.js"></script>
-<script>
-function performTest()
-{
-    var p = document.getElementsByTagName("P")[0];
-    DOM_deleteAllChildren(p);
-    DOM_appendChild(p,DOM_createTextNode(document,""));
-    DOM_appendChild(p,DOM_createTextNode(document,""));
-    DOM_appendChild(p,DOM_createTextNode(document,""));
-    showValidPositions();
-}
-</script>
-</head>
-<body><p></p></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph08f-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph08f-expected.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph08f-expected.html
deleted file mode 100644
index 8c272e1..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph08f-expected.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<html>
-  <head>
-  </head>
-  <body>
-    <p>.</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph08f-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph08f-input.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph08f-input.html
deleted file mode 100644
index c9ee54c..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph08f-input.html
+++ /dev/null
@@ -1,17 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script src="validPositions.js"></script>
-<script>
-function performTest()
-{
-    var p = document.getElementsByTagName("P")[0];
-    DOM_deleteAllChildren(p);
-    DOM_appendChild(p,DOM_createTextNode(document,"\n"));
-    DOM_appendChild(p,DOM_createTextNode(document,"\n"));
-    DOM_appendChild(p,DOM_createTextNode(document,"\n"));
-    showValidPositions();
-}
-</script>
-</head>
-<body><p></p></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph08g-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph08g-expected.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph08g-expected.html
deleted file mode 100644
index 8c272e1..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph08g-expected.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<html>
-  <head>
-  </head>
-  <body>
-    <p>.</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-paragraph08g-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-paragraph08g-input.html b/experiments/Editor/tests/position/isValidCursorPosition-paragraph08g-input.html
deleted file mode 100644
index a3d70c6..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-paragraph08g-input.html
+++ /dev/null
@@ -1,17 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script src="validPositions.js"></script>
-<script>
-function performTest()
-{
-    var p = document.getElementsByTagName("P")[0];
-    DOM_deleteAllChildren(p);
-    DOM_appendChild(p,DOM_createTextNode(document," \n "));
-    DOM_appendChild(p,DOM_createTextNode(document," \n "));
-    DOM_appendChild(p,DOM_createTextNode(document," \n "));
-    showValidPositions();
-}
-</script>
-</head>
-<body><p></p></body></html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-table01a-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-table01a-expected.html b/experiments/Editor/tests/position/isValidCursorPosition-table01a-expected.html
deleted file mode 100644
index 66f1cef..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-table01a-expected.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<html>
-  <head>
-  </head>
-  <body>
-    .
-    <table>
-      <tbody>
-        <tr>
-          <td>.C.e.l.l. .c.o.n.t.e.n.t.s.</td>
-          <td>.C.e.l.l. .c.o.n.t.e.n.t.s.</td>
-        </tr>
-      </tbody>
-    </table>
-    .
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-table01a-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-table01a-input.html b/experiments/Editor/tests/position/isValidCursorPosition-table01a-input.html
deleted file mode 100644
index 99e07ad..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-table01a-input.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script src="validPositions.js"></script>
-<script>
-function performTest()
-{
-    showValidPositions();
-}
-</script>
-</head>
-<body>
-<table>
-  <tr>
-    <td>Cell contents</td>
-    <td>Cell contents</td>
-  </tr>
-</table>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-table01b-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-table01b-expected.html b/experiments/Editor/tests/position/isValidCursorPosition-table01b-expected.html
deleted file mode 100644
index c74e672..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-table01b-expected.html
+++ /dev/null
@@ -1,25 +0,0 @@
-<html>
-  <head>
-  </head>
-  <body>
-    .
-    <table>
-      <tbody>
-        <tr>
-          <td>.C.e.l.l. .c.o.n.t.e.n.t.s.</td>
-          <td>.C.e.l.l. .c.o.n.t.e.n.t.s.</td>
-        </tr>
-      </tbody>
-    </table>
-    .
-    <table>
-      <tbody>
-        <tr>
-          <td>.C.e.l.l. .c.o.n.t.e.n.t.s.</td>
-          <td>.C.e.l.l. .c.o.n.t.e.n.t.s.</td>
-        </tr>
-      </tbody>
-    </table>
-    .
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-table01b-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-table01b-input.html b/experiments/Editor/tests/position/isValidCursorPosition-table01b-input.html
deleted file mode 100644
index 8cc48d8..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-table01b-input.html
+++ /dev/null
@@ -1,25 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script src="validPositions.js"></script>
-<script>
-function performTest()
-{
-    showValidPositions();
-}
-</script>
-</head>
-<body>
-<table>
-  <tr>
-    <td>Cell contents</td>
-    <td>Cell contents</td>
-  </tr>
-</table><table>
-  <tr>
-    <td>Cell contents</td>
-    <td>Cell contents</td>
-  </tr>
-</table>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-table01c-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-table01c-expected.html b/experiments/Editor/tests/position/isValidCursorPosition-table01c-expected.html
deleted file mode 100644
index 30b46c2..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-table01c-expected.html
+++ /dev/null
@@ -1,26 +0,0 @@
-<html>
-  <head>
-  </head>
-  <body>
-    .
-    <table>
-      <tbody>
-        <tr>
-          <td>.C.e.l.l. .c.o.n.t.e.n.t.s.</td>
-          <td>.C.e.l.l. .c.o.n.t.e.n.t.s.</td>
-        </tr>
-      </tbody>
-    </table>
-    .
-    .
-    <table>
-      <tbody>
-        <tr>
-          <td>.C.e.l.l. .c.o.n.t.e.n.t.s.</td>
-          <td>.C.e.l.l. .c.o.n.t.e.n.t.s.</td>
-        </tr>
-      </tbody>
-    </table>
-    .
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-table01c-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-table01c-input.html b/experiments/Editor/tests/position/isValidCursorPosition-table01c-input.html
deleted file mode 100644
index ad6dca2..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-table01c-input.html
+++ /dev/null
@@ -1,28 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script src="validPositions.js"></script>
-<script>
-function performTest()
-{
-    showValidPositions();
-}
-</script>
-</head>
-<body>
-<table>
-  <tr>
-    <td>Cell contents</td>
-    <td>Cell contents</td>
-  </tr>
-</table>
-
-
-<table>
-  <tr>
-    <td>Cell contents</td>
-    <td>Cell contents</td>
-  </tr>
-</table>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-table01d-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-table01d-expected.html b/experiments/Editor/tests/position/isValidCursorPosition-table01d-expected.html
deleted file mode 100644
index 1956e9b..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-table01d-expected.html
+++ /dev/null
@@ -1,27 +0,0 @@
-<html>
-  <head>
-  </head>
-  <body>
-    .
-    <table>
-      <tbody>
-        <tr>
-          <td>.C.e.l.l. .c.o.n.t.e.n.t.s.</td>
-          <td>.C.e.l.l. .c.o.n.t.e.n.t.s.</td>
-        </tr>
-      </tbody>
-    </table>
-    .
-    .x.
-    .
-    <table>
-      <tbody>
-        <tr>
-          <td>.C.e.l.l. .c.o.n.t.e.n.t.s.</td>
-          <td>.C.e.l.l. .c.o.n.t.e.n.t.s.</td>
-        </tr>
-      </tbody>
-    </table>
-    .
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-table01d-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-table01d-input.html b/experiments/Editor/tests/position/isValidCursorPosition-table01d-input.html
deleted file mode 100644
index 6b31537..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-table01d-input.html
+++ /dev/null
@@ -1,29 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script src="validPositions.js"></script>
-<script>
-function performTest()
-{
-    showValidPositions();
-}
-</script>
-</head>
-<body>
-<table>
-  <tr>
-    <td>Cell contents</td>
-    <td>Cell contents</td>
-  </tr>
-</table>
-
-x
-
-<table>
-  <tr>
-    <td>Cell contents</td>
-    <td>Cell contents</td>
-  </tr>
-</table>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-table01e-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-table01e-expected.html b/experiments/Editor/tests/position/isValidCursorPosition-table01e-expected.html
deleted file mode 100644
index 8b27ea1..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-table01e-expected.html
+++ /dev/null
@@ -1,29 +0,0 @@
-<html>
-  <head>
-  </head>
-  <body>
-    <p>.o.n.e.</p>
-    .
-    <table>
-      <tbody>
-        <tr>
-          <td>.C.e.l.l. .c.o.n.t.e.n.t.s.</td>
-          <td>.C.e.l.l. .c.o.n.t.e.n.t.s.</td>
-        </tr>
-      </tbody>
-    </table>
-    .
-    <p>.t.w.o.</p>
-    .
-    <table>
-      <tbody>
-        <tr>
-          <td>.C.e.l.l. .c.o.n.t.e.n.t.s.</td>
-          <td>.C.e.l.l. .c.o.n.t.e.n.t.s.</td>
-        </tr>
-      </tbody>
-    </table>
-    .
-    <p>.t.h.r.e.e.</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-table01e-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-table01e-input.html b/experiments/Editor/tests/position/isValidCursorPosition-table01e-input.html
deleted file mode 100644
index 4f958eb..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-table01e-input.html
+++ /dev/null
@@ -1,23 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script src="validPositions.js"></script>
-<script>
-function performTest()
-{
-    showValidPositions();
-}
-</script>
-</head>
-<body><p>one</p><table>
-  <tr>
-    <td>Cell contents</td>
-    <td>Cell contents</td>
-  </tr>
-</table><p>two</p><table>
-  <tr>
-    <td>Cell contents</td>
-    <td>Cell contents</td>
-  </tr>
-</table><p>three</p></body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-table01f-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-table01f-expected.html b/experiments/Editor/tests/position/isValidCursorPosition-table01f-expected.html
deleted file mode 100644
index 8b27ea1..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-table01f-expected.html
+++ /dev/null
@@ -1,29 +0,0 @@
-<html>
-  <head>
-  </head>
-  <body>
-    <p>.o.n.e.</p>
-    .
-    <table>
-      <tbody>
-        <tr>
-          <td>.C.e.l.l. .c.o.n.t.e.n.t.s.</td>
-          <td>.C.e.l.l. .c.o.n.t.e.n.t.s.</td>
-        </tr>
-      </tbody>
-    </table>
-    .
-    <p>.t.w.o.</p>
-    .
-    <table>
-      <tbody>
-        <tr>
-          <td>.C.e.l.l. .c.o.n.t.e.n.t.s.</td>
-          <td>.C.e.l.l. .c.o.n.t.e.n.t.s.</td>
-        </tr>
-      </tbody>
-    </table>
-    .
-    <p>.t.h.r.e.e.</p>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-table01f-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-table01f-input.html b/experiments/Editor/tests/position/isValidCursorPosition-table01f-input.html
deleted file mode 100644
index 64609b1..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-table01f-input.html
+++ /dev/null
@@ -1,35 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script src="validPositions.js"></script>
-<script>
-function performTest()
-{
-    showValidPositions();
-}
-</script>
-</head>
-<body>
-
-<p>one</p>
-
-<table>
-  <tr>
-    <td>Cell contents</td>
-    <td>Cell contents</td>
-  </tr>
-</table>
-
-<p>two</p>
-
-<table>
-  <tr>
-    <td>Cell contents</td>
-    <td>Cell contents</td>
-  </tr>
-</table>
-
-<p>three</p>
-
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-table02a-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-table02a-expected.html b/experiments/Editor/tests/position/isValidCursorPosition-table02a-expected.html
deleted file mode 100644
index 8273bf0..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-table02a-expected.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<html>
-  <head>
-  </head>
-  <body>
-    .
-    <table>
-      <tbody>
-        <tr>
-          <td>.</td>
-          <td>.</td>
-        </tr>
-      </tbody>
-    </table>
-    .
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-table02a-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-table02a-input.html b/experiments/Editor/tests/position/isValidCursorPosition-table02a-input.html
deleted file mode 100644
index b735c3d..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-table02a-input.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script src="validPositions.js"></script>
-<script>
-function performTest()
-{
-    showValidPositions();
-}
-</script>
-</head>
-<body>
-<table>
-  <tr>
-    <td></td>
-    <td></td>
-  </tr>
-</table>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-table02b-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-table02b-expected.html b/experiments/Editor/tests/position/isValidCursorPosition-table02b-expected.html
deleted file mode 100644
index 8273bf0..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-table02b-expected.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<html>
-  <head>
-  </head>
-  <body>
-    .
-    <table>
-      <tbody>
-        <tr>
-          <td>.</td>
-          <td>.</td>
-        </tr>
-      </tbody>
-    </table>
-    .
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-table02b-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-table02b-input.html b/experiments/Editor/tests/position/isValidCursorPosition-table02b-input.html
deleted file mode 100644
index 7a63ffc..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-table02b-input.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script src="validPositions.js"></script>
-<script>
-function performTest()
-{
-    showValidPositions();
-}
-</script>
-</head>
-<body>
-<table>
-  <tr>
-    <td> </td>
-    <td> </td>
-  </tr>
-</table>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-table02c-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-table02c-expected.html b/experiments/Editor/tests/position/isValidCursorPosition-table02c-expected.html
deleted file mode 100644
index 8273bf0..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-table02c-expected.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<html>
-  <head>
-  </head>
-  <body>
-    .
-    <table>
-      <tbody>
-        <tr>
-          <td>.</td>
-          <td>.</td>
-        </tr>
-      </tbody>
-    </table>
-    .
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-table02c-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-table02c-input.html b/experiments/Editor/tests/position/isValidCursorPosition-table02c-input.html
deleted file mode 100644
index 5cd81aa..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-table02c-input.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script src="validPositions.js"></script>
-<script>
-function performTest()
-{
-    showValidPositions();
-}
-</script>
-</head>
-<body>
-<table>
-  <tr>
-    <td>   </td>
-    <td>   </td>
-  </tr>
-</table>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-table03a-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-table03a-expected.html b/experiments/Editor/tests/position/isValidCursorPosition-table03a-expected.html
deleted file mode 100644
index 66f1cef..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-table03a-expected.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<html>
-  <head>
-  </head>
-  <body>
-    .
-    <table>
-      <tbody>
-        <tr>
-          <td>.C.e.l.l. .c.o.n.t.e.n.t.s.</td>
-          <td>.C.e.l.l. .c.o.n.t.e.n.t.s.</td>
-        </tr>
-      </tbody>
-    </table>
-    .
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-table03a-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-table03a-input.html b/experiments/Editor/tests/position/isValidCursorPosition-table03a-input.html
deleted file mode 100644
index 99e07ad..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-table03a-input.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script src="validPositions.js"></script>
-<script>
-function performTest()
-{
-    showValidPositions();
-}
-</script>
-</head>
-<body>
-<table>
-  <tr>
-    <td>Cell contents</td>
-    <td>Cell contents</td>
-  </tr>
-</table>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-table03b-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-table03b-expected.html b/experiments/Editor/tests/position/isValidCursorPosition-table03b-expected.html
deleted file mode 100644
index 66f1cef..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-table03b-expected.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<html>
-  <head>
-  </head>
-  <body>
-    .
-    <table>
-      <tbody>
-        <tr>
-          <td>.C.e.l.l. .c.o.n.t.e.n.t.s.</td>
-          <td>.C.e.l.l. .c.o.n.t.e.n.t.s.</td>
-        </tr>
-      </tbody>
-    </table>
-    .
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-table03b-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-table03b-input.html b/experiments/Editor/tests/position/isValidCursorPosition-table03b-input.html
deleted file mode 100644
index 3ff2109..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-table03b-input.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script src="validPositions.js"></script>
-<script>
-function performTest()
-{
-    showValidPositions();
-}
-</script>
-</head>
-<body>
-<table>
-  <tr>
-    <td> Cell contents </td>
-    <td> Cell contents </td>
-  </tr>
-</table>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-table03c-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-table03c-expected.html b/experiments/Editor/tests/position/isValidCursorPosition-table03c-expected.html
deleted file mode 100644
index 66f1cef..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-table03c-expected.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<html>
-  <head>
-  </head>
-  <body>
-    .
-    <table>
-      <tbody>
-        <tr>
-          <td>.C.e.l.l. .c.o.n.t.e.n.t.s.</td>
-          <td>.C.e.l.l. .c.o.n.t.e.n.t.s.</td>
-        </tr>
-      </tbody>
-    </table>
-    .
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-table03c-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-table03c-input.html b/experiments/Editor/tests/position/isValidCursorPosition-table03c-input.html
deleted file mode 100644
index e8c5de3..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-table03c-input.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script src="validPositions.js"></script>
-<script>
-function performTest()
-{
-    showValidPositions();
-}
-</script>
-</head>
-<body>
-<table>
-  <tr>
-    <td>   Cell contents   </td>
-    <td>   Cell contents   </td>
-  </tr>
-</table>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-toc01a-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-toc01a-expected.html b/experiments/Editor/tests/position/isValidCursorPosition-toc01a-expected.html
deleted file mode 100644
index 1b24453..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-toc01a-expected.html
+++ /dev/null
@@ -1,18 +0,0 @@
-<html>
-  <head>
-  </head>
-  <body>
-    <p>.F.i.r.s.t. .p.a.r.a.g.r.a.p.h.</p>
-    .
-    <nav class="tableofcontents">
-      <p class="toc1"><a href="#item1">Section 1</a></p>
-      <p class="toc1"><a href="#item2">Section 2</a></p>
-      <p class="toc1"><a href="#item3">Section 3</a></p>
-    </nav>
-    .
-    <p>.S.e.c.o.n.d. .p.a.r.a.g.r.a.p.h.</p>
-    <h1 id="item1">.S.e.c.t.i.o.n. .1.</h1>
-    <h1 id="item2">.S.e.c.t.i.o.n. .2.</h1>
-    <h1 id="item3">.S.e.c.t.i.o.n. .3.</h1>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/isValidCursorPosition-toc01a-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/isValidCursorPosition-toc01a-input.html b/experiments/Editor/tests/position/isValidCursorPosition-toc01a-input.html
deleted file mode 100644
index ed0ac50..0000000
--- a/experiments/Editor/tests/position/isValidCursorPosition-toc01a-input.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script src="validPositions.js"></script>
-<script>
-function performTest()
-{
-    Outline_init();
-    PostponedActions_perform();
-    Outline_insertTableOfContents();
-    PostponedActions_perform();
-    Outline_removeListeners();
-    showValidPositions();
-}
-</script>
-</head>
-<body>
-<p>First paragraph[]</p>
-<p>Second paragraph</p>
-<h1>Section 1</h1>
-<h1>Section 2</h1>
-<h1>Section 3</h1>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/position/validPositions.js
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/position/validPositions.js b/experiments/Editor/tests/position/validPositions.js
deleted file mode 100644
index e158d3f..0000000
--- a/experiments/Editor/tests/position/validPositions.js
+++ /dev/null
@@ -1,141 +0,0 @@
-// Licensed to the Apache Software Foundation (ASF) under one
-// or more contributor license agreements.  See the NOTICE file
-// distributed with this work for additional information
-// regarding copyright ownership.  The ASF licenses this file
-// to you under the Apache License, Version 2.0 (the
-// "License"); you may not use this file except in compliance
-// with the License.  You may obtain a copy of the License at
-//
-//   http://www.apache.org/licenses/LICENSE-2.0
-//
-// Unless required by applicable law or agreed to in writing,
-// software distributed under the License is distributed on an
-// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-// KIND, either express or implied.  See the License for the
-// specific language governing permissions and limitations
-// under the License.
-
-function oldInsertCharacter(character)
-{
-    var selectionRange = Selection_get();
-    if (selectionRange == null)
-        return;
-
-    if (!Range_isEmpty(selectionRange))
-        Selection_deleteContents();
-    var pos = selectionRange.start;
-    var node = pos.node;
-    var offset = pos.offset;
-
-    if (node.nodeType == Node.ELEMENT_NODE) {
-        var prev = node.childNodes[offset-1];
-        var next = node.childNodes[offset];
-        var emptyTextNode = DOM_createTextNode(document,"");
-        if (offset >= node.childNodes.length)
-            DOM_appendChild(node,emptyTextNode);
-        else
-            DOM_insertBefore(node,emptyTextNode,node.childNodes[offset]);
-        node = emptyTextNode;
-        offset = 0;
-    }
-
-    DOM_insertCharacters(node,offset,character);
-    Selection_set(node,offset+1,node,offset+1);
-}
-
-function showValidPositions()
-{
-    var validPositions = new Array();
-    var pos = new Position(document.body,0);
-    while (pos != null) {
-        if (Position_okForMovement(pos)) {
-//            debug("Valid position: "+pos);
-            validPositions.push(pos);
-        }
-        pos = Position_next(pos);
-    }
-
-    Position_trackWhileExecuting(validPositions,function() {
-//        for (var i = 0; i < validPositions.length; i++) {
-        for (var i = validPositions.length-1; i >= 0; i--) {
-            var pos = validPositions[i];
-            Selection_setEmptySelectionAt(pos.node,pos.offset);
-            oldInsertCharacter('.');
-        }
-    });
-}
-
-function flattenTreeToString(node)
-{
-    var result = new Array();
-    recurse(node);
-    return result.join("").replace(/\n/g," ");
-
-    function recurse(node)
-    {
-        switch (node._type) {
-        case HTML_TEXT:
-            result.push(node.nodeValue);
-            break;
-        case HTML_IMG:
-            result.push("I");
-            break;
-        default:
-            if (isOpaqueNode(node)) {
-                result.push("O");
-            }
-            else if (node.nodeType == Node.ELEMENT_NODE) {
-                for (var child = node.firstChild; child != null; child = child.nextSibling) {
-                    recurse(child);
-                }
-            }
-            break;
-        }
-    }
-}
-
-function findCursorPositionErrors(text)
-{
-    var detail = "";
-    for (var i = 0; i < text.length; i++) {
-        var prevChar = (i > 0) ? text.charAt(i-1) : null;
-        var nextChar = (i < text.length-1) ? text.charAt(i+1) : null;
-        var curChar = text.charAt(i);
-
-        if (curChar == '.') {
-            if ((prevChar == '.') || (nextChar == '.')) {
-                // Two positions not separated by a space or character
-                detail += "^";
-            }
-            else if ((prevChar != null) && (nextChar != null) &&
-                     isWhitespaceString(prevChar) && isWhitespaceString(nextChar)) {
-                // A position between two spaces
-                detail += "^";
-            }
-            else {
-                // OK
-                detail += " ";
-            }
-        }
-        else if (!isWhitespaceString(curChar)) {
-            if ((prevChar != '.') || (nextChar != '.'))
-                detail += "^";
-            else
-                detail += " ";
-        }
-    }
-    return detail;
-}
-
-function checkCursorPositions(node)
-{
-    var text = flattenTreeToString(document.body);
-    var detail = findCursorPositionErrors(text);
-    return text+"\n"+detail;
-}
-
-function addEmptyTextNode(parent)
-{
-    var text = DOM_createTextNode(document,"");
-    DOM_appendChild(parent,text);
-}

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/range/cloneContents-list01-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/range/cloneContents-list01-expected.html b/experiments/Editor/tests/range/cloneContents-list01-expected.html
deleted file mode 100644
index bd51c68..0000000
--- a/experiments/Editor/tests/range/cloneContents-list01-expected.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ul>
-      <li>One</li>
-      <li>Two</li>
-      <li>Three</li>
-    </ul>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/range/cloneContents-list01-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/range/cloneContents-list01-input.html b/experiments/Editor/tests/range/cloneContents-list01-input.html
deleted file mode 100644
index 0e11389..0000000
--- a/experiments/Editor/tests/range/cloneContents-list01-input.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    var selectionRange = Selection_get();
-    var clonedElements = Range_cloneContents(selectionRange);
-    Selection_clear();
-    DOM_deleteAllChildren(document.body);
-
-    for (var i = 0; i < clonedElements.length; i++)
-        DOM_appendChild(document.body,clonedElements[i]);
-}
-</script>
-</head>
-<body>
-[<ul>
-  <li>One</li>
-  <li>Two</li>
-  <li>Three</li>
-</ul>]
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/range/cloneContents-list02-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/range/cloneContents-list02-expected.html b/experiments/Editor/tests/range/cloneContents-list02-expected.html
deleted file mode 100644
index bd51c68..0000000
--- a/experiments/Editor/tests/range/cloneContents-list02-expected.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ul>
-      <li>One</li>
-      <li>Two</li>
-      <li>Three</li>
-    </ul>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/range/cloneContents-list02-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/range/cloneContents-list02-input.html b/experiments/Editor/tests/range/cloneContents-list02-input.html
deleted file mode 100644
index ea95d57..0000000
--- a/experiments/Editor/tests/range/cloneContents-list02-input.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    var selectionRange = Selection_get();
-    var clonedElements = Range_cloneContents(selectionRange);
-    Selection_clear();
-    DOM_deleteAllChildren(document.body);
-
-    for (var i = 0; i < clonedElements.length; i++)
-        DOM_appendChild(document.body,clonedElements[i]);
-}
-</script>
-</head>
-<body>
-<ul>
-  [<li>One</li>
-  <li>Two</li>
-  <li>Three</li>]
-</ul>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/range/cloneContents-list03-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/range/cloneContents-list03-expected.html b/experiments/Editor/tests/range/cloneContents-list03-expected.html
deleted file mode 100644
index 0cc5d00..0000000
--- a/experiments/Editor/tests/range/cloneContents-list03-expected.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ul>
-      <li>One</li>
-      <li>Two</li>
-    </ul>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/range/cloneContents-list03-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/range/cloneContents-list03-input.html b/experiments/Editor/tests/range/cloneContents-list03-input.html
deleted file mode 100644
index 8b1df87..0000000
--- a/experiments/Editor/tests/range/cloneContents-list03-input.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    var selectionRange = Selection_get();
-    var clonedElements = Range_cloneContents(selectionRange);
-    Selection_clear();
-    DOM_deleteAllChildren(document.body);
-
-    for (var i = 0; i < clonedElements.length; i++)
-        DOM_appendChild(document.body,clonedElements[i]);
-}
-</script>
-</head>
-<body>
-<ul>
-  [<li>One</li>
-  <li>Two</li>]
-  <li>Three</li>
-</ul>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/range/cloneContents-list04-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/range/cloneContents-list04-expected.html b/experiments/Editor/tests/range/cloneContents-list04-expected.html
deleted file mode 100644
index 13298cc..0000000
--- a/experiments/Editor/tests/range/cloneContents-list04-expected.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ul>
-      <li>Two</li>
-      <li>Three</li>
-    </ul>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/range/cloneContents-list04-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/range/cloneContents-list04-input.html b/experiments/Editor/tests/range/cloneContents-list04-input.html
deleted file mode 100644
index 9c59861..0000000
--- a/experiments/Editor/tests/range/cloneContents-list04-input.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    var selectionRange = Selection_get();
-    var clonedElements = Range_cloneContents(selectionRange);
-    Selection_clear();
-    DOM_deleteAllChildren(document.body);
-
-    for (var i = 0; i < clonedElements.length; i++)
-        DOM_appendChild(document.body,clonedElements[i]);
-}
-</script>
-</head>
-<body>
-<ul>
-  <li>One</li>
-  [<li>Two</li>
-  <li>Three</li>]
-</ul>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/range/cloneContents-list05-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/range/cloneContents-list05-expected.html b/experiments/Editor/tests/range/cloneContents-list05-expected.html
deleted file mode 100644
index a5cb641..0000000
--- a/experiments/Editor/tests/range/cloneContents-list05-expected.html
+++ /dev/null
@@ -1,8 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ul>
-      <li>Two</li>
-    </ul>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/range/cloneContents-list05-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/range/cloneContents-list05-input.html b/experiments/Editor/tests/range/cloneContents-list05-input.html
deleted file mode 100644
index 5a4b7b1..0000000
--- a/experiments/Editor/tests/range/cloneContents-list05-input.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    var selectionRange = Selection_get();
-    var clonedElements = Range_cloneContents(selectionRange);
-    Selection_clear();
-    DOM_deleteAllChildren(document.body);
-
-    for (var i = 0; i < clonedElements.length; i++)
-        DOM_appendChild(document.body,clonedElements[i]);
-}
-</script>
-</head>
-<body>
-<ul>
-  <li>One</li>
-  [<li>Two</li>]
-  <li>Three</li>
-</ul>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/range/cloneContents-list06-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/range/cloneContents-list06-expected.html b/experiments/Editor/tests/range/cloneContents-list06-expected.html
deleted file mode 100644
index 0cc5d00..0000000
--- a/experiments/Editor/tests/range/cloneContents-list06-expected.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ul>
-      <li>One</li>
-      <li>Two</li>
-    </ul>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/range/cloneContents-list06-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/range/cloneContents-list06-input.html b/experiments/Editor/tests/range/cloneContents-list06-input.html
deleted file mode 100644
index 4f51d2a..0000000
--- a/experiments/Editor/tests/range/cloneContents-list06-input.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    var selectionRange = Selection_get();
-    var clonedElements = Range_cloneContents(selectionRange);
-    Selection_clear();
-    DOM_deleteAllChildren(document.body);
-
-    for (var i = 0; i < clonedElements.length; i++)
-        DOM_appendChild(document.body,clonedElements[i]);
-}
-</script>
-</head>
-<body>
-[<ul>
-  <li>One</li>
-  <li>Two</li>]
-  <li>Three</li>
-</ul>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/range/cloneContents-list07-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/range/cloneContents-list07-expected.html b/experiments/Editor/tests/range/cloneContents-list07-expected.html
deleted file mode 100644
index 13298cc..0000000
--- a/experiments/Editor/tests/range/cloneContents-list07-expected.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ul>
-      <li>Two</li>
-      <li>Three</li>
-    </ul>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/range/cloneContents-list07-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/range/cloneContents-list07-input.html b/experiments/Editor/tests/range/cloneContents-list07-input.html
deleted file mode 100644
index e92082e..0000000
--- a/experiments/Editor/tests/range/cloneContents-list07-input.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    var selectionRange = Selection_get();
-    var clonedElements = Range_cloneContents(selectionRange);
-    Selection_clear();
-    DOM_deleteAllChildren(document.body);
-
-    for (var i = 0; i < clonedElements.length; i++)
-        DOM_appendChild(document.body,clonedElements[i]);
-}
-</script>
-</head>
-<body>
-<ul>
-  <li>One</li>
-  [<li>Two</li>
-  <li>Three</li>
-</ul>]
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/range/cloneContents-list08-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/range/cloneContents-list08-expected.html b/experiments/Editor/tests/range/cloneContents-list08-expected.html
deleted file mode 100644
index 3dc0859..0000000
--- a/experiments/Editor/tests/range/cloneContents-list08-expected.html
+++ /dev/null
@@ -1,4 +0,0 @@
-<html>
-  <head></head>
-  <body/>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/range/cloneContents-list08-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/range/cloneContents-list08-input.html b/experiments/Editor/tests/range/cloneContents-list08-input.html
deleted file mode 100644
index 39ec784..0000000
--- a/experiments/Editor/tests/range/cloneContents-list08-input.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    var selectionRange = Selection_get();
-    var clonedElements = Range_cloneContents(selectionRange);
-    Selection_clear();
-    DOM_deleteAllChildren(document.body);
-
-    for (var i = 0; i < clonedElements.length; i++)
-        DOM_appendChild(document.body,clonedElements[i]);
-}
-</script>
-</head>
-<body>
-[<ul>]
-  <li>One</li>
-  <li>Two</li>
-  <li>Three</li>
-</ul>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/range/cloneContents-list09-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/range/cloneContents-list09-expected.html b/experiments/Editor/tests/range/cloneContents-list09-expected.html
deleted file mode 100644
index 3dc0859..0000000
--- a/experiments/Editor/tests/range/cloneContents-list09-expected.html
+++ /dev/null
@@ -1,4 +0,0 @@
-<html>
-  <head></head>
-  <body/>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/range/cloneContents-list09-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/range/cloneContents-list09-input.html b/experiments/Editor/tests/range/cloneContents-list09-input.html
deleted file mode 100644
index 0a012f3..0000000
--- a/experiments/Editor/tests/range/cloneContents-list09-input.html
+++ /dev/null
@@ -1,24 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    var selectionRange = Selection_get();
-    var clonedElements = Range_cloneContents(selectionRange);
-    Selection_clear();
-    DOM_deleteAllChildren(document.body);
-
-    for (var i = 0; i < clonedElements.length; i++)
-        DOM_appendChild(document.body,clonedElements[i]);
-}
-</script>
-</head>
-<body>
-<ul>
-  <li>One</li>
-  <li>Two</li>
-  <li>Three</li>
-[</ul>]
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/range/cloneContents-list10-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/range/cloneContents-list10-expected.html b/experiments/Editor/tests/range/cloneContents-list10-expected.html
deleted file mode 100644
index 146d80d..0000000
--- a/experiments/Editor/tests/range/cloneContents-list10-expected.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ul>
-      <li>Two</li>
-      <li>
-        Three
-        <ol>
-          <li>First</li>
-          <li>Second</li>
-        </ol>
-      </li>
-    </ul>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/range/cloneContents-list10-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/range/cloneContents-list10-input.html b/experiments/Editor/tests/range/cloneContents-list10-input.html
deleted file mode 100644
index e947812..0000000
--- a/experiments/Editor/tests/range/cloneContents-list10-input.html
+++ /dev/null
@@ -1,30 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    var selectionRange = Selection_get();
-    var clonedElements = Range_cloneContents(selectionRange);
-    Selection_clear();
-    DOM_deleteAllChildren(document.body);
-
-    for (var i = 0; i < clonedElements.length; i++)
-        DOM_appendChild(document.body,clonedElements[i]);
-}
-</script>
-</head>
-<body>
-<ul>
-  <li>One</li>
-  [<li>Two</li>
-  <li>Three
-    <ol>
-      <li>First</li>
-      <li>Second</li>]
-      <li>Third</li>
-    </ol>
-  </li>
-</ul>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/range/cloneContents-list11-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/range/cloneContents-list11-expected.html b/experiments/Editor/tests/range/cloneContents-list11-expected.html
deleted file mode 100644
index 8c42856..0000000
--- a/experiments/Editor/tests/range/cloneContents-list11-expected.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    <ul>
-      <li>Two</li>
-      <li>
-        Three
-        <ol>
-          <li>First</li>
-          <li>Second</li>
-          <li>Third</li>
-        </ol>
-      </li>
-    </ul>
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/range/cloneContents-list11-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/range/cloneContents-list11-input.html b/experiments/Editor/tests/range/cloneContents-list11-input.html
deleted file mode 100644
index 4c22fe9..0000000
--- a/experiments/Editor/tests/range/cloneContents-list11-input.html
+++ /dev/null
@@ -1,30 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    var selectionRange = Selection_get();
-    var clonedElements = Range_cloneContents(selectionRange);
-    Selection_clear();
-    DOM_deleteAllChildren(document.body);
-
-    for (var i = 0; i < clonedElements.length; i++)
-        DOM_appendChild(document.body,clonedElements[i]);
-}
-</script>
-</head>
-<body>
-<ul>
-  <li>One</li>
-  [<li>Two</li>
-  <li>Three
-    <ol>
-      <li>First</li>
-      <li>Second</li>
-      <li>Third</li>
-    </ol>]
-  </li>
-</ul>
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/range/cloneContents01-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/range/cloneContents01-expected.html b/experiments/Editor/tests/range/cloneContents01-expected.html
deleted file mode 100644
index 32ad03f..0000000
--- a/experiments/Editor/tests/range/cloneContents01-expected.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    Here is some text
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/range/cloneContents01-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/range/cloneContents01-input.html b/experiments/Editor/tests/range/cloneContents01-input.html
deleted file mode 100644
index 88a175c..0000000
--- a/experiments/Editor/tests/range/cloneContents01-input.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    var selectionRange = Selection_get();
-    var clonedElements = Range_cloneContents(selectionRange);
-    Selection_clear();
-    DOM_deleteAllChildren(document.body);
-
-    for (var i = 0; i < clonedElements.length; i++)
-        DOM_appendChild(document.body,clonedElements[i]);
-}
-</script>
-</head>
-<body>
-[Here is some text]
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/range/cloneContents02-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/range/cloneContents02-expected.html b/experiments/Editor/tests/range/cloneContents02-expected.html
deleted file mode 100644
index c6d3e67..0000000
--- a/experiments/Editor/tests/range/cloneContents02-expected.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    is some
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/range/cloneContents02-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/range/cloneContents02-input.html b/experiments/Editor/tests/range/cloneContents02-input.html
deleted file mode 100644
index 61585b0..0000000
--- a/experiments/Editor/tests/range/cloneContents02-input.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    var selectionRange = Selection_get();
-    var clonedElements = Range_cloneContents(selectionRange);
-    Selection_clear();
-    DOM_deleteAllChildren(document.body);
-
-    for (var i = 0; i < clonedElements.length; i++)
-        DOM_appendChild(document.body,clonedElements[i]);
-}
-</script>
-</head>
-<body>
-Here [is some] text
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/range/cloneContents03-expected.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/range/cloneContents03-expected.html b/experiments/Editor/tests/range/cloneContents03-expected.html
deleted file mode 100644
index 5c06a00..0000000
--- a/experiments/Editor/tests/range/cloneContents03-expected.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<html>
-  <head></head>
-  <body>
-    Here is
-  </body>
-</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/26f461e7/experiments/Editor/tests/range/cloneContents03-input.html
----------------------------------------------------------------------
diff --git a/experiments/Editor/tests/range/cloneContents03-input.html b/experiments/Editor/tests/range/cloneContents03-input.html
deleted file mode 100644
index 9030ac5..0000000
--- a/experiments/Editor/tests/range/cloneContents03-input.html
+++ /dev/null
@@ -1,20 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<script>
-function performTest()
-{
-    var selectionRange = Selection_get();
-    var clonedElements = Range_cloneContents(selectionRange);
-    Selection_clear();
-    DOM_deleteAllChildren(document.body);
-
-    for (var i = 0; i < clonedElements.length; i++)
-        DOM_appendChild(document.body,clonedElements[i]);
-}
-</script>
-</head>
-<body>
-[Here is] some text
-</body>
-</html>