Confirmed users
1,396
edits
| Line 250: | Line 250: | ||
<b>In-text element</b> | <b>In-text element</b> | ||
When processing in-text elements: | |||
* if the next word is the first word of a sentence the caret should be placed directly before the element | |||
* if the caret is placed directly before the first word of the sentence, then a move to the next word would place the caret directly in front of the second word of the sentence. | |||
* If the caret is placed directly before the first word of the sentence, and the sentence contains only one word, then a move to the next word would result in placing the caret directly in front of the word following the sentence. | |||
<div style="margin: 1em 0px; border: 2px dotted orange; padding: 1em;"> | <div style="margin: 1em 0px; border: 2px dotted orange; padding: 1em;"> | ||