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 RenderView at (0,0) size 800x600 | 4 RenderView at (0,0) size 800x600 |
5 layer at (0,0) size 800x600 | 5 layer at (0,0) size 800x600 |
6 RenderBlock {HTML} at (0,0) size 800x600 | 6 RenderBlock {HTML} at (0,0) size 800x600 |
7 RenderBody {BODY} at (8,8) size 784x584 | 7 RenderBody {BODY} at (8,8) size 784x584 |
8 RenderBlock {P} at (0,0) size 784x60 | 8 RenderBlock {P} at (0,0) size 784x60 |
9 RenderText {#text} at (0,0) size 126x19 | 9 RenderText {#text} at (0,0) size 126x19 |
10 text run at (0,0) width 126: "This is a testcase for " | 10 text run at (0,0) width 126: "This is a testcase for " |
(...skipping 13 matching lines...) Expand all Loading... |
24 RenderTableRow {TR} at (0,2) size 152x24 | 24 RenderTableRow {TR} at (0,2) size 152x24 |
25 RenderTableCell {TD} at (2,2) size 148x24 [border: (1px inset #80808
0)] [r=0 c=0 rs=1 cs=1] | 25 RenderTableCell {TD} at (2,2) size 148x24 [border: (1px inset #80808
0)] [r=0 c=0 rs=1 cs=1] |
26 RenderText {#text} at (2,2) size 144x19 | 26 RenderText {#text} at (2,2) size 144x19 |
27 text run at (2,2) width 144: "This should be selected." | 27 text run at (2,2) width 144: "This should be selected." |
28 RenderTableRow {TR} at (0,28) size 152x24 | 28 RenderTableRow {TR} at (0,28) size 152x24 |
29 RenderTableCell {TD} at (2,28) size 148x24 [border: (1px inset #8080
80)] [r=1 c=0 rs=1 cs=1] | 29 RenderTableCell {TD} at (2,28) size 148x24 [border: (1px inset #8080
80)] [r=1 c=0 rs=1 cs=1] |
30 RenderText {#text} at (2,2) size 144x19 | 30 RenderText {#text} at (2,2) size 144x19 |
31 text run at (2,2) width 144: "This should be selected." | 31 text run at (2,2) width 144: "This should be selected." |
32 selection start: position 0 of child 0 {#text} of child 1 {P} of body | 32 selection start: position 0 of child 0 {#text} of child 1 {P} of body |
33 selection end: position 1 of child 5 {TABLE} of body | 33 selection end: position 1 of child 5 {TABLE} of body |
OLD | NEW |