| Index: LayoutTests/svg/custom/percentage-rect-expected.txt
|
| diff --git a/LayoutTests/svg/custom/percentage-rect-expected.txt b/LayoutTests/svg/custom/percentage-rect-expected.txt
|
| index 0a5610090f5350630c1e629ed917bcc51513ea52..fa1e5a05e53d62e5c38b0dc6937da5b35625e1f2 100644
|
| --- a/LayoutTests/svg/custom/percentage-rect-expected.txt
|
| +++ b/LayoutTests/svg/custom/percentage-rect-expected.txt
|
| @@ -2,5 +2,5 @@ layer at (0,0) size 800x600
|
| RenderView at (0,0) size 800x600
|
| layer at (0,0) size 800x600
|
| RenderSVGRoot {svg} at (0,0) size 104x101
|
| - RenderSVGRect {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
|
| - RenderSVGRect {rect} at (0,0) size 104x101 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=104.00] [height=100.00]
|
| + LayoutSVGRect {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
|
| + LayoutSVGRect {rect} at (0,0) size 104x101 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=104.00] [height=100.00]
|
|
|