1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x169
LayoutBlockFlow {html} at (0,0) size 800x169
LayoutBlockFlow {body} at (8,8) size 784x153
LayoutBlockFlow {div} at (0,0) size 784x48 [border: (4px dotted #000000)]
LayoutText {#text} at (4,4) size 410x19
text run at (4,4) width 410: "The SVG rect below this should have a solid red stroke and blue fill."
LayoutBR {br} at (414,4) size 0x19
LayoutText {#text} at (4,24) size 291x19
text run at (4,24) width 291: "https://bugs.webkit.org/show_bug.cgi?id=25738"
LayoutBlockFlow (anonymous) at (0,48) size 784x105
LayoutSVGRoot {svg} at (8,56) size 100x100
LayoutSVGRect {rect} at (8,56) size 100x100 [stroke={[type=SOLID] [color=#FF0000] [stroke width=5.00]}] [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
LayoutText {#text} at (0,0) size 0x0
|