blob: 6680baf03454484f6108eb999d0d19d0277180c8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow {DIV} at (0,0) size 784x55 [border: (2px solid #FF0000)]
LayoutInline {SPAN} at (0,0) size 32x26
LayoutText {#text} at (14,14) size 32x26
text run at (14,14) width 32: "foo"
LayoutText {#text} at (0,0) size 0x0
LayoutText {#text} at (0,0) size 0x0
selection start: position 1 of child 0 {#text} of child 1 {SPAN} of child 3 {DIV} of body
selection end: position 4 of child 0 {#text} of child 1 {SPAN} of child 3 {DIV} of body
|