1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
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 784x110 [border: (2px solid #FF0000)]
LayoutBlockFlow {DIV} at (14,14) size 756x27
LayoutInline {B} at (0,0) size 36x26
LayoutText {#text} at (0,0) size 36x26
text run at (0,0) width 36: "one"
LayoutBlockFlow {DIV} at (14,41) size 756x27
LayoutInline {B} at (0,0) size 54x26
LayoutText {#text} at (0,0) size 54x26
text run at (0,0) width 54: "three"
LayoutBlockFlow {DIV} at (14,68) size 756x28
LayoutInline {I} at (0,0) size 42x27
LayoutText {#text} at (0,0) size 42x27
text run at (0,0) width 42: "four"
caret: position 3 of child 0 {#text} of child 0 {B} of child 1 {DIV} of child 1 {DIV} of body
|