blob: 5b6f2265e065f3cecae31b56f36bd3918fb066cf [file] [log] [blame]
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
This tests for a bug where pasted content starting with an interchange newline would end up
outside of the editable region where it was pasted. You should see 'foo\nbar' below.
| "
"
| <div>
| contenteditable="true"
| id="test"
| "foo"
| <div>
| "bar<#selection-caret>"
| <br>
| "
non-editable
"
| <script>
| "
runTest();
"