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
|
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 784x576
LayoutBlockFlow (anonymous) at (0,0) size 784x19
LayoutTextControl {INPUT} at (0,0) size 600x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
LayoutText {#text} at (600,0) size 4x18
text run at (600,0) width 4: " "
LayoutBR {BR} at (604,14) size 0x0
LayoutBlockFlow {DIV} at (0,19) size 784x18
LayoutText {#text} at (0,0) size 33x18
text run at (0,0) width 33: "This "
LayoutInline {B} at (0,0) size 69x18
LayoutText {#text} at (32,0) size 45x18
text run at (32,0) width 45: "styled "
LayoutInline {I} at (0,0) size 25x18
LayoutText {#text} at (76,0) size 25x18
text run at (76,0) width 25: "text"
LayoutText {#text} at (100,0) size 36x18
text run at (100,0) width 36: ", and "
LayoutInline {A} at (0,0) size 26x18 [color=#0000EE]
LayoutText {#text} at (135,0) size 26x18
text run at (135,0) width 26: "link"
LayoutText {#text} at (160,0) size 413x18
text run at (160,0) width 211: " will be pasted into the textfield. "
text run at (370,0) width 203: "All richness should be stripped."
LayoutBlockFlow {OL} at (0,53) size 784x36
LayoutListItem {LI} at (40,0) size 744x18
LayoutListMarker (anonymous) at (-16,0) size 16x18: "1"
LayoutText {#text} at (0,0) size 332x18
text run at (0,0) width 332: "Success: document.execCommand(\"Copy\") == true"
LayoutListItem {LI} at (40,18) size 744x18
LayoutListMarker (anonymous) at (-16,0) size 16x18: "2"
LayoutText {#text} at (0,0) size 331x18
text run at (0,0) width 331: "Success: document.execCommand(\"Paste\") == true"
layer at (11,11) size 594x13
LayoutBlockFlow {DIV} at (3,3) size 594x13
LayoutText {#text} at (0,0) size 479x13
text run at (0,0) width 479: "This styled text, and link will be pasted into the textfield. All richness should be stripped."
caret: position 94 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 0 {INPUT} of body
|