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
|
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 784x36
LayoutText {#text} at (0,0) size 783x35
text run at (0,0) width 663: "This tests copying plain text with tabs and pasting it into an editable region using paste and match tyle. "
text run at (662,0) width 121: "The tabs should be"
text run at (0,18) width 67: "preserved."
LayoutBlockFlow (anonymous) at (0,52) size 784x36
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow {DIV} at (0,88) size 784x18
LayoutText {#text} at (0,0) size 39x17
text run at (0,0) width 39: "Tab->"
LayoutInline {SPAN} at (0,0) size 26x17
LayoutText {#text} at (38,0) size 26x17
text run at (38,0) width 26: "\x{9}"
LayoutText {#text} at (64,0) size 39x17
text run at (64,0) width 39: "<-Tab"
layer at (8,60) size 179x36 clip at (9,61) size 177x34
LayoutTextControl {TEXTAREA} at (0,0) size 179x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
LayoutBlockFlow {DIV} at (3,3) size 175x16
LayoutText {#text} at (0,0) size 104x16
text run at (0,0) width 104: "Tab->\x{9}<-Tab"
caret: position 5 of child 2 {#text} of child 4 {DIV} of body
|