| Index: third_party/WebKit/LayoutTests/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/repaint/inner-svg-change-viewPort-relative-expected.txt b/third_party/WebKit/LayoutTests/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
|
| index cbb70c1f25960cfd81464ff6f0c9de72440915a6..245c9ddb18f5c0f09eef06041aafafda91a7ef9a 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
|
| @@ -48,11 +48,6 @@
|
| },
|
| {
|
| "object": "LayoutSVGRect rect",
|
| - "rect": [0, 0, 100, 200],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGRect rect",
|
| "rect": [0, 0, 200, 200],
|
| "reason": "full"
|
| },
|
| @@ -83,11 +78,6 @@
|
| },
|
| {
|
| "object": "LayoutSVGViewportContainer svg id='inner'",
|
| - "rect": [0, 0, 101, 200],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGViewportContainer svg id='inner'",
|
| "rect": [0, 0, 200, 200],
|
| "reason": "full"
|
| },
|
|
|