Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win-xp / svg / custom / clone-element-with-animated-svg-properties-expected.txt
blob26e424a419956bcb30d5c4df4e45a9aca286c7d5
1 layer at (0,0) size 800x600
2   LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4   LayoutBlockFlow {HTML} at (0,0) size 800x600
5     LayoutBlockFlow {BODY} at (8,8) size 784x584
6       LayoutBlockFlow {P} at (0,0) size 784x20
7         LayoutText {#text} at (0,0) size 509x19
8           text run at (0,0) width 509: "Here is an html paragraph. And below is a svg drawing. You should see two ellipses."
9       LayoutBlockFlow {DIV} at (0,36) size 784x400
10         LayoutSVGRoot {svg} at (47,233) size 222x42
11           LayoutSVGEllipse {ellipse} at (47,233) size 122x42 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [cx=50.00] [cy=50.00] [rx=30.00] [ry=10.00]
12           LayoutSVGEllipse {ellipse} at (147,233) size 122x42 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [cx=100.00] [cy=50.00] [rx=30.00] [ry=10.00]