| Index: LayoutTests/svg/custom/viewport-update-expected.txt
|
| diff --git a/LayoutTests/svg/custom/viewport-update-expected.txt b/LayoutTests/svg/custom/viewport-update-expected.txt
|
| index 0465c4acedcea0cedb6170eba5de7d1c19ef315c..74055c642da3f5bca32e25e2e9e1c3de9f757677 100644
|
| --- a/LayoutTests/svg/custom/viewport-update-expected.txt
|
| +++ b/LayoutTests/svg/custom/viewport-update-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 100x100
|
| - RenderSVGRect {rect} at (0,0) size 0x0 [fill={[type=SOLID] [color=#FF0000]}] [x=-100.00] [y=-100.00] [width=100.00] [height=100.00]
|
| - RenderSVGRect {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
|
| + LayoutSVGRect {rect} at (0,0) size 0x0 [fill={[type=SOLID] [color=#FF0000]}] [x=-100.00] [y=-100.00] [width=100.00] [height=100.00]
|
| + LayoutSVGRect {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
|
|
|