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
|
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
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 784x179 [border: (2px solid #0000FF)]
LayoutBlockFlow {DIV} at (14,14) size 756x54
LayoutText {#text} at (0,0) size 66x26
text run at (0,0) width 66: "Tests: "
LayoutBR {BR} at (0,0) size 0x0
LayoutText {#text} at (0,27) size 694x26
text run at (0,27) width 694: "Pasting at style boundary does not crash or produce empty style span(s)."
LayoutBlockFlow {DIV} at (14,84) size 756x81
LayoutBlockFlow (anonymous) at (0,0) size 756x54
LayoutText {#text} at (0,0) size 190x26
text run at (0,0) width 190: "Expected Results: "
LayoutBR {BR} at (189,21) size 1x0
LayoutText {#text} at (0,27) size 438x26
text run at (0,27) width 438: "Should see this content in the red box below: "
LayoutBR {BR} at (437,48) size 1x0
LayoutBlockFlow {DIV} at (0,54) size 756x27
LayoutText {#text} at (0,0) size 137x26
text run at (0,0) width 137: "one two three "
LayoutInline {B} at (0,0) size 45x26
LayoutText {#text} at (136,0) size 45x26
text run at (136,0) width 45: "four"
LayoutText {#text} at (180,0) size 36x26
text run at (180,0) width 36: "one"
LayoutBlockFlow {DIV} at (0,203) size 784x22
LayoutBlockFlow {DIV} at (0,0) size 784x22 [border: (2px solid #FF0000)]
LayoutText {#text} at (2,2) size 88x17
text run at (2,2) width 88: "one two three"
LayoutInline {B} at (0,0) size 34x17
LayoutText {#text} at (89,2) size 34x17
text run at (89,2) width 34: " four"
LayoutText {#text} at (122,2) size 24x17
text run at (122,2) width 24: "one"
caret: position 3 of child 2 {#text} of child 1 {DIV} of child 3 {DIV} of body
|