1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
9 layer at (0,0) size 800x600
10 LayoutView at (0,0) size 800x600
11 layer at (0,0) size 800x600
12 LayoutBlockFlow {HTML} at (0,0) size 800x600
13 LayoutBlockFlow {BODY} at (8,8) size 784x584
14 LayoutBlockFlow {P} at (0,0) size 784x80
15 LayoutText {#text} at (0,0) size 763x79
16 text run at (0,0) width 390: "This tests moveTo{Beginning, End}OfLineAndModifySelection. "
17 text run at (390,0) width 329: "It should operate on line boundaries and not paragraph"
18 text run at (0,20) width 74: "boundaries. "
19 text run at (74,20) width 689: "To run it manually, click inside the first line of the editable region below and do Command+Shift+Left/Right Arrow,"
20 text run at (0,40) width 533: "the selection should extend to the start/end of the line, not the start/end of the paragraph. "
21 text run at (533,40) width 155: "Also, moveTo{Beginning,"
22 text run at (0,60) width 318: "End}OfParagraphAndModifySelection should work."
23 LayoutBlockFlow {DIV} at (0,96) size 200x40
24 LayoutText {#text} at (0,0) size 179x39
25 text run at (0,0) width 175: "The quick brown fox jumped"
26 text run at (175,0) width 4: " "
27 text run at (0,20) width 150: "over the lazy brown dog."
28 selection start: position 0 of child 0 {#text} of child 2 {DIV} of body
29 selection end: position 51 of child 0 {#text} of child 2 {DIV} of body