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
|
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: 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 784x54
LayoutText {#text} at (0,0) size 779x53
text run at (0,0) width 779: "This is a test for the merge that paste does of the last paragraph of the incoming fragment with content after the end of the"
text run at (0,18) width 179: "selection being pasted into. "
text run at (178,18) width 597: "A fragment that ends in with paragraph surrounded by a blue border is pasted into a selection"
text run at (0,36) width 324: "ending in a paragraph surrounded by a red border. "
text run at (323,36) width 175: "The red border should win."
LayoutBlockFlow {P} at (0,70) size 784x18
LayoutInline {B} at (0,0) size 589x17
LayoutText {#text} at (0,0) size 589x17
text run at (0,0) width 589: "The second paragraph should be surrounded by a red border before and after the test."
LayoutBlockFlow {DIV} at (0,104) size 784x38
LayoutBlockFlow (anonymous) at (0,0) size 784x18
LayoutText {#text} at (0,0) size 98x17
text run at (0,0) width 98: "First paragraph"
LayoutBlockFlow {DIV} at (0,18) size 784x20 [border: (1px solid #FF0000)]
LayoutText {#text} at (1,1) size 303x17
text run at (1,1) width 303: "This text should be surrounded by a red border."
caret: position 4 of child 0 {#text} of child 1 {DIV} of child 3 {DIV} of body
|