OLD | NEW |
1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
2 layer at (0,0) size 800x600 | 2 layer at (0,0) size 800x600 |
3 LayoutView at (0,0) size 800x600 | 3 LayoutView at (0,0) size 800x600 |
4 layer at (0,0) size 800x600 | 4 layer at (0,0) size 800x600 |
5 LayoutBlockFlow {HTML} at (0,0) size 800x600 | 5 LayoutBlockFlow {HTML} at (0,0) size 800x600 |
6 LayoutBlockFlow {BODY} at (8,8) size 784x584 | 6 LayoutBlockFlow {BODY} at (8,8) size 784x584 |
7 LayoutBlockFlow {P} at (0,0) size 784x36 | 7 LayoutBlockFlow {P} at (0,0) size 784x36 |
8 LayoutText {#text} at (0,0) size 764x36 | 8 LayoutText {#text} at (0,0) size 763x36 |
9 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. " | 9 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 (692,0) width 72: "Ideally, we" | 10 text run at (692,0) width 71: "Ideally, we" |
11 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." | 11 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." |
12 LayoutBlockFlow {P} at (0,52) size 784x36 | 12 LayoutBlockFlow {P} at (0,52) size 784x36 |
13 LayoutText {#text} at (0,0) size 784x36 | 13 LayoutText {#text} at (0,0) size 784x36 |
14 text run at (0,0) width 487: "This test creates a selection that ends
inside of a node that will be removed. " | 14 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 (486,0) width 175: "Then the node is removed. " | 15 text run at (486,0) width 175: "Then the node is removed. " |
16 text run at (660,0) width 124: "There should be no" | 16 text run at (660,0) width 124: "There should be no" |
17 text run at (0,18) width 127: "selection afterward." | 17 text run at (0,18) width 127: "selection afterward." |
18 LayoutBlockFlow {DIV} at (0,104) size 784x18 | 18 LayoutBlockFlow {DIV} at (0,104) size 784x18 |
19 LayoutText {#text} at (0,0) size 36x18 | 19 LayoutText {#text} at (0,0) size 36x18 |
20 text run at (0,0) width 36: "hello " | 20 text run at (0,0) width 36: "hello " |
21 LayoutText {#text} at (35,0) size 44x18 | 21 LayoutText {#text} at (35,0) size 44x18 |
22 text run at (35,0) width 44: "world!" | 22 text run at (35,0) width 44: "world!" |
23 selection start: position 1 of child 0 {#text} of child 5 {DIV} of body | 23 selection start: position 1 of child 0 {#text} of child 5 {DIV} of body |
24 selection end: position 1 of child 5 {DIV} of body | 24 selection end: position 1 of child 5 {DIV} of body |
OLD | NEW |