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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
|
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
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 {P} at (0,0) size 784x40
LayoutText {#text} at (0,0) size 777x39
text run at (0,0) width 533: "This tests the ability to start editing in blocks that are visible, but have little or no content. "
text run at (533,0) width 244: "Each of the divs below should be able to"
text run at (0,20) width 89: "accept a caret."
LayoutBlockFlow {P} at (0,56) size 784x20
LayoutText {#text} at (0,0) size 166x19
text run at (0,0) width 166: "This div contains some text."
LayoutBlockFlow {DIV} at (0,92) size 707.59x22 [border: (1px dotted #0000FF)]
LayoutText {#text} at (1,1) size 35x19
text run at (1,1) width 35: "chello"
LayoutBlockFlow {P} at (0,130) size 784x20
LayoutText {#text} at (0,0) size 173x19
text run at (0,0) width 173: "This div is completely empty."
LayoutBlockFlow {DIV} at (0,166) size 707.59x22 [border: (1px dotted #0000FF)]
LayoutText {#text} at (1,1) size 7x19
text run at (1,1) width 7: "c"
LayoutBlockFlow {P} at (0,204) size 784x20
LayoutText {#text} at (0,0) size 324x19
text run at (0,0) width 324: "This div contains some collapsable whitespace (a '\\n')."
LayoutBlockFlow {DIV} at (0,240) size 707.59x22 [border: (1px dotted #0000FF)]
LayoutText {#text} at (1,1) size 7x19
text run at (1,1) width 7: "c"
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow {P} at (0,278) size 784x20
LayoutText {#text} at (0,0) size 220x19
text run at (0,0) width 220: "This div contains a self-closing p tag."
LayoutBlockFlow {DIV} at (0,314) size 707.59x38 [border: (1px dotted #0000FF)]
LayoutBlockFlow (anonymous) at (1,1) size 705.59x20
LayoutText {#text} at (0,0) size 7x19
text run at (0,0) width 7: "c"
LayoutBlockFlow {P} at (1,37) size 705.59x0
LayoutBlockFlow {P} at (0,368) size 784x20
LayoutText {#text} at (0,0) size 686x19
text run at (0,0) width 686: "This div contains a self-closing p tag and some collapsable whitespace (two '\\n's before and after the self closing p."
LayoutBlockFlow {DIV} at (0,404) size 707.59x38 [border: (1px dotted #0000FF)]
LayoutBlockFlow (anonymous) at (1,1) size 705.59x20
LayoutText {#text} at (0,0) size 7x19
text run at (0,0) width 7: "c"
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow {P} at (1,37) size 705.59x0
caret: position 1 of child 0 {#text} of child 21 {DIV} of body
|