| Index: LayoutTests/svg/custom/dynamic-viewBox-expected.txt
|
| diff --git a/LayoutTests/svg/custom/dynamic-viewBox-expected.txt b/LayoutTests/svg/custom/dynamic-viewBox-expected.txt
|
| index 62840bce0bddd5e0610feb1fcb04f0692d7687e7..244ad5d5fc5fc002b6eea8102b9e21ea6c606c7d 100644
|
| --- a/LayoutTests/svg/custom/dynamic-viewBox-expected.txt
|
| +++ b/LayoutTests/svg/custom/dynamic-viewBox-expected.txt
|
| @@ -2,5 +2,5 @@ layer at (0,0) size 800x600
|
| RenderView at (0,0) size 800x600
|
| layer at (0,0) size 200x200
|
| RenderSVGRoot {svg} at (0,0) size 200x200
|
| - RenderSVGRect {rect} at (0,0) size 200x200 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=40.00] [height=40.00]
|
| - RenderSVGRect {rect} at (0,0) size 200x200 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=20.00] [height=20.00]
|
| + LayoutSVGRect {rect} at (0,0) size 200x200 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=40.00] [height=40.00]
|
| + LayoutSVGRect {rect} at (0,0) size 200x200 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=20.00] [height=20.00]
|
|
|