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 784x576 | 7 RenderBody {BODY} at (8,8) size 784x576 |
8 RenderBlock {P} at (0,0) size 784x20 | 8 RenderBlock {P} at (0,0) size 784x20 |
9 RenderText {#text} at (0,0) size 121x19 | 9 RenderText {#text} at (0,0) size 121x19 |
10 text run at (0,0) width 121: "Test case for fix for " | 10 text run at (0,0) width 121: "Test case for fix for " |
(...skipping 10 matching lines...) Expand all Loading... |
21 RenderBlock {DIV} at (0,92) size 784x56 [border: (2px solid #AAAAFF)] | 21 RenderBlock {DIV} at (0,92) size 784x56 [border: (2px solid #AAAAFF)] |
22 RenderBlock {P} at (2,18) size 780x20 | 22 RenderBlock {P} at (2,18) size 780x20 |
23 RenderText {#text} at (0,0) size 650x19 | 23 RenderText {#text} at (0,0) size 650x19 |
24 text run at (0,0) width 650: "Select All while inside this editable
block should create a selection that does not extend outside of this block." | 24 text run at (0,0) width 650: "Select All while inside this editable
block should create a selection that does not extend outside of this block." |
25 layer at (8,172) size 784x20 | 25 layer at (8,172) size 784x20 |
26 RenderBlock {P} at (0,164) size 784x20 | 26 RenderBlock {P} at (0,164) size 784x20 |
27 RenderText {#text} at (0,0) size 401x19 | 27 RenderText {#text} at (0,0) size 401x19 |
28 text run at (0,0) width 401: "This is a paragraph outside the editable blo
ck with overflow:hidden" | 28 text run at (0,0) width 401: "This is a paragraph outside the editable blo
ck with overflow:hidden" |
29 selection start: position 0 of child 0 {#text} of child 1 {P} of child 5 {DIV} o
f body | 29 selection start: position 0 of child 0 {#text} of child 1 {P} of child 5 {DIV} o
f body |
30 selection end: position 113 of child 0 {#text} of child 1 {P} of child 5 {DIV}
of body | 30 selection end: position 113 of child 0 {#text} of child 1 {P} of child 5 {DIV}
of body |
OLD | NEW |