blob: a2882529e65f4b9f0f4d1b69905eb7d62594e912 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
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 784x20
LayoutText {#text} at (0,0) size 609x19
text run at (0,0) width 609: "Test of createContextualFragment. If the test succeeds you will see the word \"success\" below in bold."
LayoutBlockFlow {DIV} at (0,36) size 784x20
LayoutInline {B} at (0,0) size 70x19
LayoutText {#text} at (0,0) size 70x19
text run at (0,0) width 70: "SUCCESS"
|