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
27
|
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: 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 784x84 [border: (2px solid #0000FF)]
LayoutText {#text} at (14,14) size 756x55
text run at (14,14) width 753: "Should see \"Test OK\" in top red box, followed by \"...more text\", in its own red"
text run at (766,14) width 4: " "
text run at (14,42) width 42: "box."
LayoutBlockFlow {DIV} at (0,108) size 784x112
LayoutBlockFlow {DIV} at (0,0) size 784x112 [border: (2px solid #FF0000)]
LayoutBlockFlow (anonymous) at (14,14) size 756x28
LayoutText {#text} at (0,0) size 80x27
text run at (0,0) width 80: "Test OK"
LayoutBlockFlow {DIV} at (14,42) size 756x56 [border: (2px solid #FF0000)]
LayoutText {#text} at (14,14) size 110x27
text run at (14,14) width 110: "...more text"
caret: position 2 of child 0 {#text} of child 1 {DIV} of child 3 {DIV} of body
|