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
|
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 784x114
LayoutBlockFlow {DIV} at (0,0) size 784x27
LayoutText {#text} at (0,0) size 277x26
text run at (0,0) width 277: "Splitting Mail blockquotes."
LayoutBlockFlow {DIV} at (0,27) size 784x87
LayoutText {#text} at (0,0) size 189x26
text run at (0,0) width 189: "Expected Results: "
LayoutBR {BR} at (189,21) size 0x0
LayoutText {#text} at (0,27) size 350x19
text run at (0,27) width 350: "Two blockquotes, with an unquoted blank line in between."
LayoutBR {BR} at (349,42) size 1x0
LayoutText {#text} at (0,47) size 384x19
text run at (0,47) width 384: "The first blockquote contains two lines, the second one is blank."
LayoutBR {BR} at (384,62) size 0x0
LayoutText {#text} at (0,67) size 296x19
text run at (0,67) width 296: "The second blockquote is a single non-blank line."
LayoutBlockFlow {DIV} at (0,114) size 784x224 [border: (2px solid #FF0000)]
LayoutBlockFlow (anonymous) at (14,14) size 756x28
LayoutText {#text} at (0,0) size 117x27
text run at (0,0) width 117: "My citation:"
LayoutBlockFlow {DIV} at (14,66) size 756x144
LayoutBlockFlow {BLOCKQUOTE} at (40,0) size 676x60 [border: (2px solid #0000FF)]
LayoutBlockFlow {DIV} at (2,2) size 672x28
LayoutText {#text} at (0,0) size 35x27
text run at (0,0) width 35: "one"
LayoutBlockFlow {DIV} at (2,30) size 672x28
LayoutBlockFlow {DIV} at (0,0) size 672x28
LayoutBlockFlow {DIV} at (0,0) size 672x28
LayoutBR {BR} at (0,0) size 0x27
LayoutBlockFlow (anonymous) at (0,60) size 756x28
LayoutBR {BR} at (0,0) size 0x27
LayoutBlockFlow {BLOCKQUOTE} at (40,112) size 676x32 [border: (2px solid #0000FF)]
LayoutBlockFlow {DIV} at (2,2) size 672x28
LayoutText {#text} at (0,0) size 36x27
text run at (0,0) width 36: "two"
caret: position 0 of child 2 {BR} of child 1 {DIV} of child 3 {DIV} of body
|