blob: 964c4f3e6c73b4bf5d81ef9f3355858c2be2cdb9 [file] [log] [blame]
<html>
<head></head>
<body>
-
Before text change:
positions[0] = "|Here is some text"
positions[1] = "H|ere is some text"
positions[2] = "He|re is some text"
positions[3] = "Her|e is some text"
positions[4] = "Here| is some text"
positions[5] = "Here |is some text"
positions[6] = "Here i|s some text"
positions[7] = "Here is| some text"
positions[8] = "Here is |some text"
positions[9] = "Here is s|ome text"
positions[10] = "Here is so|me text"
positions[11] = "Here is som|e text"
positions[12] = "Here is some| text"
positions[13] = "Here is some |text"
positions[14] = "Here is some t|ext"
positions[15] = "Here is some te|xt"
positions[16] = "Here is some tex|t"
positions[17] = "Here is some text|"
After text change:
positions[0] = "|Here is text"
positions[1] = "H|ere is text"
positions[2] = "He|re is text"
positions[3] = "Her|e is text"
positions[4] = "Here| is text"
positions[5] = "Here |is text"
positions[6] = "Here i|s text"
positions[7] = "Here is| text"
positions[8] = "Here is |text"
positions[9] = "Here is |text"
positions[10] = "Here is |text"
positions[11] = "Here is |text"
positions[12] = "Here is |text"
positions[13] = "Here is |text"
positions[14] = "Here is t|ext"
positions[15] = "Here is te|xt"
positions[16] = "Here is tex|t"
positions[17] = "Here is text|"
-
</body>
</html>