| Index: third_party/WebKit/LayoutTests/platform/linux/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/inner-svg-change-viewPort-relative-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
|
| index 0f04bb6e4ff31e9dc621ee485376f1c60e8d801c..2d04287df6f8d66f06ab998203dc3d44e228b8b7 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/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, 100, 200],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGViewportContainer svg id='inner'",
|
| "rect": [0, 0, 200, 200],
|
| "reason": "full"
|
| },
|
|
|