1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
5 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
6 layer at (0,0) size 800x600
7 LayoutView at (0,0) size 800x600
8 layer at (0,0) size 800x600
9 LayoutBlockFlow {HTML} at (0,0) size 800x600
10 LayoutBlockFlow {BODY} at (8,8) size 784x584
11 LayoutBlockFlow {P} at (0,0) size 784x36
12 LayoutText {#text} at (0,0) size 767x35
13 text run at (0,0) width 767: "Tests that drag/drop after double-click does a smart drag. Specifically the end result should have a space: \"world hello\"."
14 text run at (0,18) width 464: "To test manually double click on the \"hello\" and drag it to after \"world\"."
15 LayoutBlockFlow {DIV} at (0,52) size 784x18
16 LayoutText {#text} at (0,0) size 38x17
17 text run at (0,0) width 38: "world"
18 LayoutInline {SPAN} at (0,0) size 37x17
19 LayoutText {#text} at (37,0) size 37x17
20 text run at (37,0) width 37: " hello"
21 LayoutText {#text} at (73,0) size 5x17
22 text run at (73,0) width 5: " "
23 selection start: position 0 of child 0 {#text} of child 1 {SPAN} of child 3 {DIV} of body
24 selection end: position 1 of child 2 {#text} of child 3 {DIV} of body