| Index: LayoutTests/svg/hixie/rendering-model/002-expected.txt
|
| diff --git a/LayoutTests/svg/hixie/rendering-model/002-expected.txt b/LayoutTests/svg/hixie/rendering-model/002-expected.txt
|
| index d3f09973ba5ef0bbc8fd6608179a47d82cf71ea3..9b9a27d5e1ec46f4ad488068a781cdee4081cba2 100644
|
| --- a/LayoutTests/svg/hixie/rendering-model/002-expected.txt
|
| +++ b/LayoutTests/svg/hixie/rendering-model/002-expected.txt
|
| @@ -2,5 +2,5 @@ layer at (0,0) size 800x600
|
| RenderView at (0,0) size 800x600
|
| layer at (0,0) size 300x200
|
| RenderSVGRoot {svg} at (100,50) size 100x100
|
| - RenderSVGEllipse {circle} at (100,50) size 100x100 [fill={[type=SOLID] [color=#FF0000]}] [cx=150.00] [cy=100.00] [r=50.00]
|
| - RenderSVGEllipse {circle} at (100,50) size 100x100 [fill={[type=SOLID] [color=#008000]}] [cx=150.00] [cy=100.00] [r=50.00]
|
| + LayoutSVGEllipse {circle} at (100,50) size 100x100 [fill={[type=SOLID] [color=#FF0000]}] [cx=150.00] [cy=100.00] [r=50.00]
|
| + LayoutSVGEllipse {circle} at (100,50) size 100x100 [fill={[type=SOLID] [color=#008000]}] [cx=150.00] [cy=100.00] [r=50.00]
|
|
|