| Index: LayoutTests/svg/hixie/painting/001-expected.txt
|
| diff --git a/LayoutTests/svg/hixie/painting/001-expected.txt b/LayoutTests/svg/hixie/painting/001-expected.txt
|
| index 8e1a70ee67706c824cf411fadcb3cdcfcab6cdfd..f7ded2db187abfa5f458e589fdf5440cc1460092 100644
|
| --- a/LayoutTests/svg/hixie/painting/001-expected.txt
|
| +++ b/LayoutTests/svg/hixie/painting/001-expected.txt
|
| @@ -2,6 +2,6 @@ layer at (0,0) size 800x600
|
| RenderView at (0,0) size 800x600
|
| layer at (0,0) size 300x200
|
| RenderSVGRoot {svg} at (10,10) size 280x110
|
| - RenderSVGRect {rect} at (10,10) size 280x50 [fill={[type=SOLID] [color=#FF0000]}] [x=10.00] [y=10.00] [width=280.00] [height=50.00]
|
| - RenderSVGRect {rect} at (10,10) size 280x50 [fill={[type=SOLID] [color=#000000]}] [x=10.00] [y=10.00] [width=280.00] [height=50.00]
|
| - RenderSVGRect {rect} at (10,70) size 280x50 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=70.00] [width=280.00] [height=50.00]
|
| + LayoutSVGRect {rect} at (10,10) size 280x50 [fill={[type=SOLID] [color=#FF0000]}] [x=10.00] [y=10.00] [width=280.00] [height=50.00]
|
| + LayoutSVGRect {rect} at (10,10) size 280x50 [fill={[type=SOLID] [color=#000000]}] [x=10.00] [y=10.00] [width=280.00] [height=50.00]
|
| + LayoutSVGRect {rect} at (10,70) size 280x50 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=70.00] [width=280.00] [height=50.00]
|
|
|