OLD | NEW |
1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
3 layer at (0,0) size 800x600 | 3 layer at (0,0) size 800x600 |
4 LayoutView at (0,0) size 800x600 | 4 LayoutView at (0,0) size 800x600 |
5 layer at (0,0) size 800x600 | 5 layer at (0,0) size 800x600 |
6 LayoutBlockFlow {HTML} at (0,0) size 800x600 | 6 LayoutBlockFlow {HTML} at (0,0) size 800x600 |
7 LayoutBlockFlow {BODY} at (8,8) size 784x584 | 7 LayoutBlockFlow {BODY} at (8,8) size 784x584 |
8 LayoutBlockFlow {P} at (0,0) size 784x36 | 8 LayoutBlockFlow {P} at (0,0) size 784x36 |
9 LayoutText {#text} at (0,0) size 764x35 | 9 LayoutText {#text} at (0,0) size 763x35 |
10 text run at (0,0) width 693: "This tests behavior when a node that ser
ves as the start or end of a selection is removed from the document. " | 10 text run at (0,0) width 693: "This tests behavior when a node that ser
ves as the start or end of a selection is removed from the document. " |
11 text run at (692,0) width 72: "Ideally, we" | 11 text run at (692,0) width 71: "Ideally, we" |
12 text run at (0,18) width 661: "would just adjust the selection when an
endpoint is removed, for now, we just blow away the selection." | 12 text run at (0,18) width 660: "would just adjust the selection when an
endpoint is removed, for now, we just blow away the selection." |
13 LayoutBlockFlow {P} at (0,52) size 784x36 | 13 LayoutBlockFlow {P} at (0,52) size 784x36 |
14 LayoutText {#text} at (0,0) size 772x35 | 14 LayoutText {#text} at (0,0) size 772x35 |
15 text run at (0,0) width 487: "This test creates a selection that ends
inside of a node that will be removed. " | 15 text run at (0,0) width 487: "This test creates a selection that ends
inside of a node that will be removed. " |
16 text run at (486,0) width 175: "Then the node is removed. " | 16 text run at (486,0) width 175: "Then the node is removed. " |
17 text run at (660,0) width 112: "Then a Select All" | 17 text run at (660,0) width 112: "Then a Select All" |
18 text run at (0,18) width 80: "is executed. " | 18 text run at (0,18) width 80: "is executed. " |
19 text run at (79,18) width 259: "The entire document should be selected
." | 19 text run at (79,18) width 259: "The entire document should be selected
." |
20 LayoutBlockFlow {DIV} at (0,104) size 784x18 | 20 LayoutBlockFlow {DIV} at (0,104) size 784x18 |
21 LayoutText {#text} at (0,0) size 36x17 | 21 LayoutText {#text} at (0,0) size 36x17 |
22 text run at (0,0) width 36: "hello " | 22 text run at (0,0) width 36: "hello " |
23 LayoutText {#text} at (35,0) size 44x17 | 23 LayoutText {#text} at (35,0) size 44x17 |
24 text run at (35,0) width 44: "world!" | 24 text run at (35,0) width 44: "world!" |
25 selection start: position 0 of child 0 {#text} of child 1 {P} of body | 25 selection start: position 0 of child 0 {#text} of child 1 {P} of body |
26 selection end: position 7 of child 1 {#text} of child 5 {DIV} of body | 26 selection end: position 7 of child 1 {#text} of child 5 {DIV} of body |
OLD | NEW |