You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@corinthia.apache.org by ja...@apache.org on 2015/08/14 18:10:49 UTC

[42/51] [abbrv] [partial] incubator-corinthia git commit: added js test files

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote02-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote02-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote02-expected.html
new file mode 100644
index 0000000..5f52e4d
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote02-expected.html
@@ -0,0 +1,12 @@
+<html>
+  <head>
+    <link href="../generic.css" rel="stylesheet"/>
+  </head>
+  <body>
+    <p>
+      before
+      <span class="footnote"></span>
+    </p>
+    <p>[]after</p>
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote02-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote02-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote02-input.html
new file mode 100644
index 0000000..0ee7ad4
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote02-input.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+<link href="../generic.css" rel="stylesheet"/>
+<script>
+function performTest()
+{
+    Cursor_enterPressed();
+    showSelection();
+}
+</script>
+</head>
+<body>
+  <p>before<span class="footnote">[]</span>after</p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote03-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote03-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote03-expected.html
new file mode 100644
index 0000000..b9ab906
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote03-expected.html
@@ -0,0 +1,12 @@
+<html>
+  <head>
+    <link href="../generic.css" rel="stylesheet"/>
+  </head>
+  <body>
+    <p>
+      before
+      <span class="footnote"/>
+    </p>
+    <p>[]after</p>
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote03-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote03-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote03-input.html
new file mode 100644
index 0000000..f2e61c0
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote03-input.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+<link href="../generic.css" rel="stylesheet"/>
+<script>
+function performTest()
+{
+    Cursor_enterPressed();
+    showSelection();
+}
+</script>
+</head>
+<body>
+  <p>before<span class="footnote"></span>[]after</p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote04-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote04-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote04-expected.html
new file mode 100644
index 0000000..31207ea
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote04-expected.html
@@ -0,0 +1,13 @@
+<html>
+  <head>
+    <link href="../generic.css" rel="stylesheet"/>
+  </head>
+  <body>
+    <p>before</p>
+    <p>
+      []
+      <span class="footnote">footnote</span>
+      after
+    </p>
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote04-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote04-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote04-input.html
new file mode 100644
index 0000000..1c23e5e
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote04-input.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+<link href="../generic.css" rel="stylesheet"/>
+<script>
+function performTest()
+{
+    Cursor_enterPressed();
+    showSelection();
+}
+</script>
+</head>
+<body>
+  <p>before[]<span class="footnote">footnote</span>after</p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote05-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote05-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote05-expected.html
new file mode 100644
index 0000000..62280e9
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote05-expected.html
@@ -0,0 +1,12 @@
+<html>
+  <head>
+    <link href="../generic.css" rel="stylesheet"/>
+  </head>
+  <body>
+    <p>
+      before
+      <span class="footnote">footnote</span>
+    </p>
+    <p>[]after</p>
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote05-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote05-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote05-input.html
new file mode 100644
index 0000000..78dc232
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote05-input.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+<link href="../generic.css" rel="stylesheet"/>
+<script>
+function performTest()
+{
+    Cursor_enterPressed();
+    showSelection();
+}
+</script>
+</head>
+<body>
+  <p>before<span class="footnote">[]footnote</span>after</p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote06-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote06-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote06-expected.html
new file mode 100644
index 0000000..62280e9
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote06-expected.html
@@ -0,0 +1,12 @@
+<html>
+  <head>
+    <link href="../generic.css" rel="stylesheet"/>
+  </head>
+  <body>
+    <p>
+      before
+      <span class="footnote">footnote</span>
+    </p>
+    <p>[]after</p>
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote06-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote06-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote06-input.html
new file mode 100644
index 0000000..c7d159c
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote06-input.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+<link href="../generic.css" rel="stylesheet"/>
+<script>
+function performTest()
+{
+    Cursor_enterPressed();
+    showSelection();
+}
+</script>
+</head>
+<body>
+  <p>before<span class="footnote">foot[]note</span>after</p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote07-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote07-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote07-expected.html
new file mode 100644
index 0000000..62280e9
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote07-expected.html
@@ -0,0 +1,12 @@
+<html>
+  <head>
+    <link href="../generic.css" rel="stylesheet"/>
+  </head>
+  <body>
+    <p>
+      before
+      <span class="footnote">footnote</span>
+    </p>
+    <p>[]after</p>
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote07-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote07-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote07-input.html
new file mode 100644
index 0000000..e6777ad
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote07-input.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+<link href="../generic.css" rel="stylesheet"/>
+<script>
+function performTest()
+{
+    Cursor_enterPressed();
+    showSelection();
+}
+</script>
+</head>
+<body>
+  <p>before<span class="footnote">footnote[]</span>after</p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote08-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote08-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote08-expected.html
new file mode 100644
index 0000000..62280e9
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote08-expected.html
@@ -0,0 +1,12 @@
+<html>
+  <head>
+    <link href="../generic.css" rel="stylesheet"/>
+  </head>
+  <body>
+    <p>
+      before
+      <span class="footnote">footnote</span>
+    </p>
+    <p>[]after</p>
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote08-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote08-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote08-input.html
new file mode 100644
index 0000000..50f1986
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-footnote08-input.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html>
+<head>
+<link href="../generic.css" rel="stylesheet"/>
+<script>
+function performTest()
+{
+    Cursor_enterPressed();
+    showSelection();
+}
+</script>
+</head>
+<body>
+  <p>before<span class="footnote">footnote</span>[]after</p>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading01-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading01-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading01-expected.html
new file mode 100644
index 0000000..f2aa188
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading01-expected.html
@@ -0,0 +1,7 @@
+<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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading01-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading01-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading01-input.html
new file mode 100644
index 0000000..f75e82d
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading01-input.html
@@ -0,0 +1,18 @@
+<!DOCTYPE html>
+<html>
+<head>
+<script>
+function performTest()
+{
+    Outline_init();
+    PostponedActions_perform();
+    Cursor_enterPressed();
+    showSelection();
+    Main_removeSpecial(document);
+}
+</script>
+</head>
+<body>
+<h1>Sample t[]ext</h1>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading02-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading02-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading02-expected.html
new file mode 100644
index 0000000..5b8b602
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading02-expected.html
@@ -0,0 +1,10 @@
+<html>
+  <head></head>
+  <body>
+    <p>
+      []
+      <br/>
+    </p>
+    <h1 id="item1">Sample text</h1>
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading02-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading02-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading02-input.html
new file mode 100644
index 0000000..7b7a6b4
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading02-input.html
@@ -0,0 +1,19 @@
+<!DOCTYPE html>
+<html>
+<head>
+<script>
+function performTest()
+{
+    Outline_init();
+    PostponedActions_perform();
+    Cursor_deleteCharacter();
+    Cursor_enterPressed();
+    showSelection();
+    Main_removeSpecial(document);
+}
+</script>
+</head>
+<body>
+<h1>X[]Sample text</h1>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading03-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading03-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading03-expected.html
new file mode 100644
index 0000000..38cdb5f
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading03-expected.html
@@ -0,0 +1,10 @@
+<html>
+  <head></head>
+  <body>
+    <h1 id="item1">Sample text</h1>
+    <p>
+      []
+      <br/>
+    </p>
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading03-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading03-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading03-input.html
new file mode 100644
index 0000000..cfc3359
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading03-input.html
@@ -0,0 +1,18 @@
+<!DOCTYPE html>
+<html>
+<head>
+<script>
+function performTest()
+{
+    Outline_init();
+    PostponedActions_perform();
+    Cursor_enterPressed();
+    showSelection();
+    Main_removeSpecial(document);
+}
+</script>
+</head>
+<body>
+<h1>Sample text[]</h1>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading04-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading04-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading04-expected.html
new file mode 100644
index 0000000..7441b07
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading04-expected.html
@@ -0,0 +1,10 @@
+<html>
+  <head></head>
+  <body>
+    <p>
+      []
+      <br/>
+    </p>
+    <h1>Some text</h1>
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading04-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading04-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading04-input.html
new file mode 100644
index 0000000..0b52deb
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading04-input.html
@@ -0,0 +1,15 @@
+<!DOCTYPE html>
+<html>
+<head>
+<script>
+function performTest()
+{
+    Cursor_enterPressed();
+    showSelection();
+}
+</script>
+</head>
+<body>
+<h1>[]Some text</h1>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading05-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading05-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading05-expected.html
new file mode 100644
index 0000000..3df3e1e
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading05-expected.html
@@ -0,0 +1,7 @@
+<html>
+  <head></head>
+  <body>
+    <h1>S</h1>
+    <p>[]ome text</p>
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading05-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading05-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading05-input.html
new file mode 100644
index 0000000..39eed47
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading05-input.html
@@ -0,0 +1,15 @@
+<!DOCTYPE html>
+<html>
+<head>
+<script>
+function performTest()
+{
+    Cursor_enterPressed();
+    showSelection();
+}
+</script>
+</head>
+<body>
+<h1>S[]ome text</h1>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading06-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading06-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading06-expected.html
new file mode 100644
index 0000000..64894b8
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading06-expected.html
@@ -0,0 +1,10 @@
+<html>
+  <head></head>
+  <body>
+    <p>
+      []
+      <br/>
+    </p>
+    <h1><i>Some text</i></h1>
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading06-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading06-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading06-input.html
new file mode 100644
index 0000000..109ec57
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading06-input.html
@@ -0,0 +1,15 @@
+<!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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading07-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading07-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading07-expected.html
new file mode 100644
index 0000000..f355235
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading07-expected.html
@@ -0,0 +1,7 @@
+<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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading07-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading07-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading07-input.html
new file mode 100644
index 0000000..1b38c5f
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading07-input.html
@@ -0,0 +1,15 @@
+<!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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading08-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading08-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading08-expected.html
new file mode 100644
index 0000000..cd7e496
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading08-expected.html
@@ -0,0 +1,13 @@
+<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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading08-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading08-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading08-input.html
new file mode 100644
index 0000000..f41b76c
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading08-input.html
@@ -0,0 +1,15 @@
+<!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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading09-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading09-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading09-expected.html
new file mode 100644
index 0000000..c15aa54
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading09-expected.html
@@ -0,0 +1,7 @@
+<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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading09-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading09-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading09-input.html
new file mode 100644
index 0000000..bb13914
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading09-input.html
@@ -0,0 +1,15 @@
+<!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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading10-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading10-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading10-expected.html
new file mode 100644
index 0000000..59cde39
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading10-expected.html
@@ -0,0 +1,6 @@
+<html>
+  <head></head>
+  <body>
+    <h1 id="item1">[]Some text</h1>
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading10-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading10-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading10-input.html
new file mode 100644
index 0000000..053ad14
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading10-input.html
@@ -0,0 +1,17 @@
+<!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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading11-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading11-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading11-expected.html
new file mode 100644
index 0000000..fc04b98
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading11-expected.html
@@ -0,0 +1,10 @@
+<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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading11-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading11-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading11-input.html
new file mode 100644
index 0000000..0deeab5
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading11-input.html
@@ -0,0 +1,17 @@
+<!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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading12-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading12-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading12-expected.html
new file mode 100644
index 0000000..2ab7291
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading12-expected.html
@@ -0,0 +1,13 @@
+<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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading12-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading12-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading12-input.html
new file mode 100644
index 0000000..f54befc
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading12-input.html
@@ -0,0 +1,17 @@
+<!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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading13-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading13-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading13-expected.html
new file mode 100644
index 0000000..c58676a
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading13-expected.html
@@ -0,0 +1,7 @@
+<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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading13-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading13-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading13-input.html
new file mode 100644
index 0000000..d4e7de9
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-heading13-input.html
@@ -0,0 +1,17 @@
+<!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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop01-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop01-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop01-expected.html
new file mode 100644
index 0000000..3e27523
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop01-expected.html
@@ -0,0 +1,9 @@
+<html>
+  <head></head>
+  <body>
+    <ol>
+      <li/>
+      <li>[]</li>
+    </ol>
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop01-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop01-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop01-input.html
new file mode 100644
index 0000000..9ec125c
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop01-input.html
@@ -0,0 +1,17 @@
+<!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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop02-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop02-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop02-expected.html
new file mode 100644
index 0000000..32433bc
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop02-expected.html
@@ -0,0 +1,12 @@
+<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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop02-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop02-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop02-input.html
new file mode 100644
index 0000000..51e33f6
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop02-input.html
@@ -0,0 +1,20 @@
+<!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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop03-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop03-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop03-expected.html
new file mode 100644
index 0000000..adb29d0
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop03-expected.html
@@ -0,0 +1,9 @@
+<html>
+  <head></head>
+  <body>
+    <ol>
+      <li>aaa</li>
+      <li>[]</li>
+    </ol>
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop03-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop03-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop03-input.html
new file mode 100644
index 0000000..528aeb5
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop03-input.html
@@ -0,0 +1,17 @@
+<!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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop04-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop04-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop04-expected.html
new file mode 100644
index 0000000..c9b3af9
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop04-expected.html
@@ -0,0 +1,12 @@
+<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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop04-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop04-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop04-input.html
new file mode 100644
index 0000000..925e56e
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop04-input.html
@@ -0,0 +1,20 @@
+<!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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop05-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop05-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop05-expected.html
new file mode 100644
index 0000000..443043c
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop05-expected.html
@@ -0,0 +1,9 @@
+<html>
+  <head></head>
+  <body>
+    <ol>
+      <li/>
+      <li>[]bbb</li>
+    </ol>
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop05-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop05-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop05-input.html
new file mode 100644
index 0000000..c023929
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop05-input.html
@@ -0,0 +1,17 @@
+<!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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop06-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop06-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop06-expected.html
new file mode 100644
index 0000000..bb5afc2
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop06-expected.html
@@ -0,0 +1,12 @@
+<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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop06-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop06-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop06-input.html
new file mode 100644
index 0000000..ebe7b71
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop06-input.html
@@ -0,0 +1,20 @@
+<!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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop07-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop07-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop07-expected.html
new file mode 100644
index 0000000..d7991f1
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop07-expected.html
@@ -0,0 +1,9 @@
+<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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop07-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop07-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop07-input.html
new file mode 100644
index 0000000..42eef60
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop07-input.html
@@ -0,0 +1,17 @@
+<!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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop08-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop08-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop08-expected.html
new file mode 100644
index 0000000..dfea136
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop08-expected.html
@@ -0,0 +1,12 @@
+<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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop08-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop08-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop08-input.html
new file mode 100644
index 0000000..d2f2cae
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list-nop08-input.html
@@ -0,0 +1,20 @@
+<!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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list01-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list01-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list01-expected.html
new file mode 100644
index 0000000..da7d28e
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list01-expected.html
@@ -0,0 +1,11 @@
+<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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list01-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list01-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list01-input.html
new file mode 100644
index 0000000..cc0d9dc
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list01-input.html
@@ -0,0 +1,20 @@
+<!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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list02-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list02-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list02-expected.html
new file mode 100644
index 0000000..d387e6f
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list02-expected.html
@@ -0,0 +1,11 @@
+<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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list02-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list02-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list02-input.html
new file mode 100644
index 0000000..f500454
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list02-input.html
@@ -0,0 +1,20 @@
+<!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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list03-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list03-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list03-expected.html
new file mode 100644
index 0000000..486502d
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list03-expected.html
@@ -0,0 +1,16 @@
+<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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list03-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list03-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list03-input.html
new file mode 100644
index 0000000..01fa703
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list03-input.html
@@ -0,0 +1,20 @@
+<!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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list04-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list04-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list04-expected.html
new file mode 100644
index 0000000..5d15822
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list04-expected.html
@@ -0,0 +1,11 @@
+<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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list04-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list04-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list04-input.html
new file mode 100644
index 0000000..e9f08c6
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list04-input.html
@@ -0,0 +1,20 @@
+<!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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list05-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list05-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list05-expected.html
new file mode 100644
index 0000000..234f61a
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list05-expected.html
@@ -0,0 +1,11 @@
+<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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list05-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list05-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list05-input.html
new file mode 100644
index 0000000..dad996d
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list05-input.html
@@ -0,0 +1,20 @@
+<!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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list06-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list06-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list06-expected.html
new file mode 100644
index 0000000..36bdf73
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list06-expected.html
@@ -0,0 +1,11 @@
+<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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list06-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list06-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list06-input.html
new file mode 100644
index 0000000..00d7b87
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list06-input.html
@@ -0,0 +1,20 @@
+<!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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list07-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list07-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list07-expected.html
new file mode 100644
index 0000000..0a3f942
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list07-expected.html
@@ -0,0 +1,11 @@
+<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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list07-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list07-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list07-input.html
new file mode 100644
index 0000000..2defb77
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list07-input.html
@@ -0,0 +1,21 @@
+<!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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list08-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list08-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list08-expected.html
new file mode 100644
index 0000000..36bdf73
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list08-expected.html
@@ -0,0 +1,11 @@
+<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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list08-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list08-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list08-input.html
new file mode 100644
index 0000000..a9359a3
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list08-input.html
@@ -0,0 +1,21 @@
+<!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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list09-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list09-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list09-expected.html
new file mode 100644
index 0000000..335564c
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list09-expected.html
@@ -0,0 +1,11 @@
+<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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list09-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list09-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list09-input.html
new file mode 100644
index 0000000..a33fff8
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list09-input.html
@@ -0,0 +1,21 @@
+<!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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list10-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list10-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list10-expected.html
new file mode 100644
index 0000000..7b314eb
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list10-expected.html
@@ -0,0 +1,14 @@
+<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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list10-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list10-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list10-input.html
new file mode 100644
index 0000000..082a6fd
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list10-input.html
@@ -0,0 +1,20 @@
+<!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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list11-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list11-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list11-expected.html
new file mode 100644
index 0000000..9b5c662
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list11-expected.html
@@ -0,0 +1,11 @@
+<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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list11-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list11-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list11-input.html
new file mode 100644
index 0000000..569d01f
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list11-input.html
@@ -0,0 +1,20 @@
+<!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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list12-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list12-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list12-expected.html
new file mode 100644
index 0000000..64a7f61
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list12-expected.html
@@ -0,0 +1,15 @@
+<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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list12-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list12-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list12-input.html
new file mode 100644
index 0000000..98b93db
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list12-input.html
@@ -0,0 +1,23 @@
+<!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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list13-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list13-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list13-expected.html
new file mode 100644
index 0000000..26d108a
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list13-expected.html
@@ -0,0 +1,14 @@
+<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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list13-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list13-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list13-input.html
new file mode 100644
index 0000000..cd746a0
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list13-input.html
@@ -0,0 +1,23 @@
+<!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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list14-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list14-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list14-expected.html
new file mode 100644
index 0000000..88808b7
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list14-expected.html
@@ -0,0 +1,14 @@
+<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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list14-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list14-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list14-input.html
new file mode 100644
index 0000000..71907e0
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list14-input.html
@@ -0,0 +1,23 @@
+<!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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list15-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list15-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list15-expected.html
new file mode 100644
index 0000000..36072b5
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list15-expected.html
@@ -0,0 +1,17 @@
+<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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list15-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list15-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list15-input.html
new file mode 100644
index 0000000..6607ab0
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list15-input.html
@@ -0,0 +1,23 @@
+<!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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list16-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list16-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list16-expected.html
new file mode 100644
index 0000000..3890e58
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list16-expected.html
@@ -0,0 +1,14 @@
+<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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list16-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list16-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list16-input.html
new file mode 100644
index 0000000..a96a4f2
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list16-input.html
@@ -0,0 +1,24 @@
+<!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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list17-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list17-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list17-expected.html
new file mode 100644
index 0000000..690c725
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list17-expected.html
@@ -0,0 +1,14 @@
+<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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list17-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list17-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list17-input.html
new file mode 100644
index 0000000..90036e0
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list17-input.html
@@ -0,0 +1,23 @@
+<!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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list18-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list18-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list18-expected.html
new file mode 100644
index 0000000..432176a
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list18-expected.html
@@ -0,0 +1,14 @@
+<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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list18-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list18-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list18-input.html
new file mode 100644
index 0000000..ad71760
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list18-input.html
@@ -0,0 +1,23 @@
+<!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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list19-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list19-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list19-expected.html
new file mode 100644
index 0000000..41abbf9
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list19-expected.html
@@ -0,0 +1,19 @@
+<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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list19-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list19-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list19-input.html
new file mode 100644
index 0000000..a971e2b
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list19-input.html
@@ -0,0 +1,23 @@
+<!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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list20-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list20-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list20-expected.html
new file mode 100644
index 0000000..b2593c3
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list20-expected.html
@@ -0,0 +1,14 @@
+<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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list20-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list20-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list20-input.html
new file mode 100644
index 0000000..ad7656b
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list20-input.html
@@ -0,0 +1,24 @@
+<!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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list21-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list21-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list21-expected.html
new file mode 100644
index 0000000..13e5ca9
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list21-expected.html
@@ -0,0 +1,11 @@
+<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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list21-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list21-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list21-input.html
new file mode 100644
index 0000000..ccf3230
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list21-input.html
@@ -0,0 +1,20 @@
+<!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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list22-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list22-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list22-expected.html
new file mode 100644
index 0000000..ca68248
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list22-expected.html
@@ -0,0 +1,16 @@
+<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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list22-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list22-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list22-input.html
new file mode 100644
index 0000000..57fb405
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list22-input.html
@@ -0,0 +1,20 @@
+<!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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list23-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list23-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list23-expected.html
new file mode 100644
index 0000000..1e12dc1
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list23-expected.html
@@ -0,0 +1,16 @@
+<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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list23-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list23-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list23-input.html
new file mode 100644
index 0000000..c0a2d15
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list23-input.html
@@ -0,0 +1,20 @@
+<!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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list24-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list24-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list24-expected.html
new file mode 100644
index 0000000..7d783b8
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list24-expected.html
@@ -0,0 +1,18 @@
+<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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list24-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list24-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list24-input.html
new file mode 100644
index 0000000..d6fdbad
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list24-input.html
@@ -0,0 +1,21 @@
+<!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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list25-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list25-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list25-expected.html
new file mode 100644
index 0000000..562a7fd
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list25-expected.html
@@ -0,0 +1,11 @@
+<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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list25-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list25-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list25-input.html
new file mode 100644
index 0000000..cee3f32
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list25-input.html
@@ -0,0 +1,24 @@
+<!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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list26-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list26-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list26-expected.html
new file mode 100644
index 0000000..55f4d4b
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list26-expected.html
@@ -0,0 +1,14 @@
+<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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list26-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list26-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list26-input.html
new file mode 100644
index 0000000..38925e0
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list26-input.html
@@ -0,0 +1,17 @@
+<!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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list27-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list27-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list27-expected.html
new file mode 100644
index 0000000..27ad04d
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list27-expected.html
@@ -0,0 +1,17 @@
+<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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list27-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list27-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list27-input.html
new file mode 100644
index 0000000..a13066e
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list27-input.html
@@ -0,0 +1,20 @@
+<!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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list28-expected.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list28-expected.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list28-expected.html
new file mode 100644
index 0000000..27ad04d
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list28-expected.html
@@ -0,0 +1,17 @@
+<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/0633908a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list28-input.html
----------------------------------------------------------------------
diff --git a/experiments/editorFramework/test/Layer0/cursor/enterPressed-list28-input.html b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list28-input.html
new file mode 100644
index 0000000..99986cf
--- /dev/null
+++ b/experiments/editorFramework/test/Layer0/cursor/enterPressed-list28-input.html
@@ -0,0 +1,20 @@
+<!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>