| 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 9b9a27d5e1ec46f4ad488068a781cdee4081cba2..682ceebecae51429cd9b6e3932f35a69c9272389 100644
|
| --- a/LayoutTests/svg/hixie/rendering-model/002-expected.txt
|
| +++ b/LayoutTests/svg/hixie/rendering-model/002-expected.txt
|
| @@ -1,6 +1,6 @@
|
| 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
|
| + LayoutSVGRoot {svg} at (100,50) size 100x100
|
| 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]
|
|
|