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
|
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
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 784x206 [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 264x26
text run at (0,27) width 264: "Pasting and matching style."
LayoutBlockFlow {DIV} at (14,84) size 756x108
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 738x53
text run at (0,27) width 738: "The pasted letter should match the style of the preexisting bold letter. Should"
text run at (0,54) width 364: "see this content in the red box below: "
LayoutBR {BR} at (363,75) size 1x0
LayoutInline {B} at (0,0) size 26x26
LayoutText {#text} at (0,81) size 26x26
text run at (0,81) width 26: "ab"
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow {DIV} at (0,230) size 784x31
LayoutBlockFlow {DIV} at (0,0) size 784x31 [border: (2px solid #FF0000)]
LayoutInline {B} at (0,0) size 26x26
LayoutText {#text} at (2,2) size 26x26
text run at (2,2) width 26: "ab"
caret: position 2 of child 0 {#text} of child 0 {B} of child 1 {DIV} of child 3 {DIV} of body
|