| Index: third_party/WebKit/LayoutTests/svg/custom/viewport-clip-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/custom/viewport-clip-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/viewport-clip-expected.txt
|
| index b4280dd2c80d4e21c34c630157305969af172718..157fee738c7b21eb493feaf178bb99b7cfa82c40 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/custom/viewport-clip-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/custom/viewport-clip-expected.txt
|
| @@ -2,5 +2,5 @@ layer at (0,0) size 800x600
|
| LayoutView at (0,0) size 800x600
|
| layer at (0,0) size 100x100
|
| LayoutSVGRoot {svg} at (0,0) size 100x100
|
| - LayoutSVGRect {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=200.00] [height=200.00]
|
| + LayoutSVGRect {rect} at (0,0) size 200x200 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=200.00] [height=200.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]
|
|
|