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
|
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 {P} at (0,0) size 784x20
LayoutText {#text} at (0,0) size 50x19
text run at (0,0) width 50: "Test for "
LayoutInline {I} at (0,0) size 627x19
LayoutInline {A} at (0,0) size 305x19 [color=#0000EE]
LayoutText {#text} at (49,0) size 305x19
text run at (49,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=11930"
LayoutText {#text} at (353,0) size 323x19
text run at (353,0) width 5: " "
text run at (357,0) width 319: "Specifying border-radius makes the outline shrink"
LayoutText {#text} at (675,0) size 5x19
text run at (675,0) width 5: "."
LayoutBlockFlow {P} at (0,36) size 784x20
LayoutText {#text} at (0,0) size 261x19
text run at (0,0) width 261: "These two squares should be the same size:"
LayoutBlockFlow (anonymous) at (0,72) size 784x20
LayoutBlockFlow {DIV} at (0,5) size 10x10
LayoutText {#text} at (10,0) size 4x19
text run at (10,0) width 4: " "
LayoutBlockFlow {DIV} at (14,5) size 10x10
LayoutText {#text} at (0,0) size 0x0
LayoutBlockFlow {P} at (0,108) size 784x0
|