blob: 7fa638c922aa554737f04afc99d1be5e6aaf36bb [file] [log] [blame]
This tests that the cursor can be moved inside a "-webkit-user-modify: read-only" 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>
| id="inner"
| style="-webkit-user-modify: read-only"
| "some <#selection-caret>text in between"
| " after"