| Index: LayoutTests/platform/win-xp/svg/custom/broken-internal-references-expected.txt
|
| diff --git a/LayoutTests/platform/win-xp/svg/custom/broken-internal-references-expected.txt b/LayoutTests/platform/win-xp/svg/custom/broken-internal-references-expected.txt
|
| index bc22a2b345ddc762c6db45a14fdec35b9d6e4f74..61c1ac9fd7127c686e5afb4ffc2a27dd48dc8d85 100644
|
| --- a/LayoutTests/platform/win-xp/svg/custom/broken-internal-references-expected.txt
|
| +++ b/LayoutTests/platform/win-xp/svg/custom/broken-internal-references-expected.txt
|
| @@ -3,7 +3,7 @@ layer at (0,0) size 800x600
|
| layer at (0,0) size 800x600
|
| RenderSVGRoot {svg} at (19,9) size 102x102
|
| RenderSVGHiddenContainer {defs} at (0,0) size 0x0
|
| - RenderSVGRect {rect} at (0,0) size 60x10 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=60.00] [height=10.00]
|
| + LayoutSVGRect {rect} at (0,0) size 60x10 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=60.00] [height=10.00]
|
| LayoutSVGResourceLinearGradient {linearGradient} [id="grad-that-is-never-referred"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
|
| RenderSVGGradientStop {stop} [offset=0.00] [color=#0000FF]
|
| RenderSVGGradientStop {stop} [offset=1.00] [color=#FF0000]
|
| @@ -13,7 +13,7 @@ layer at (0,0) size 800x600
|
| chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 19 width 128.00: "Shoud not be shown."
|
| LayoutSVGResourceLinearGradient {linearGradient} [id="grad-with-invalid-href"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
|
| LayoutSVGContainer {use} at (0,0) size 0x0 [transform={m=((1.00,0.00)(0.00,1.00)) t=(20.00,10.00)}]
|
| - RenderSVGRect {rect} at (19,9) size 102x102 [stroke={[type=SOLID] [color=#0000FF] [stroke width=1.33]}] [fill={[type=LINEAR-GRADIENT] [id="grad-with-invalid-href"]}] [x=20.00] [y=10.00] [width=100.00] [height=100.00]
|
| + LayoutSVGRect {rect} at (19,9) size 102x102 [stroke={[type=SOLID] [color=#0000FF] [stroke width=1.33]}] [fill={[type=LINEAR-GRADIENT] [id="grad-with-invalid-href"]}] [x=20.00] [y=10.00] [width=100.00] [height=100.00]
|
| LayoutSVGText {text} at (0,0) size 0x0 contains 1 chunk(s)
|
| LayoutSVGTextPath {textPath} at (0,0) size 0x0
|
| LayoutSVGInlineText {#text} at (0,0) size 0x0
|
|
|