Change log level: info -> debug
[framework/web/webkit-efl.git] / LayoutTests / editing / pasteboard / nested-blocks-with-text-field-expected.txt
1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 5 of BODY > HTML > #document
2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
4 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of BODY > HTML > #document to 0 of BODY > HTML > #document toDOMRange:range from 1 of #text > BODY > HTML > #document to 2 of BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
7 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 5 of BODY > HTML > #document to 5 of BODY > HTML > #document toDOMRange:range from 1 of #text > DIV > DIV > BODY > HTML > #document to 1 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
9 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
10 | "
11 These demonstrate 11475: the '\n's at the end of the fragment should be unrendered."
12 | <br>
13 | <div>
14 |   "This test checks that pasing in a combination of nested blocks where one starts with a text field doesn't crash or fail assertions."
15 | "
16 "
17 | <div>
18 |   "
19 "
20 |   <div>
21 |     "
22 "
23 |     <input>
24 |       type="text"
25 |       this.value=""
26 |       <shadow:root>
27 |         <div>
28 |     " 
29 "
30 |     "x<#selection-caret>"
31 |     "
32 "
33 | "
34
35 "