blob: dc965e44f935a66ec84d1ad82ff1d5d23e068dd2 [file] [log] [blame]
This tests that the cursor can be moved inside a non-editable element if the web view is editable. The cursor should end up inside "some text in between". To test manually, ensure this page is opened in an editable web view.
| "before "
| <span>
| contenteditable="false"
| id="inner"
| "some <#selection-caret>text in between"
| " after"