| Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/inner-svg-change-viewPort-relative-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/inner-svg-change-viewPort-relative-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/inner-svg-change-viewPort-relative-expected.txt
|
| index 77efe693379e7fce0e5770562e46cef5057673a0..30a5fbc1f23e184190ff115edcec3ce57a9a0200 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/inner-svg-change-viewPort-relative-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/inner-svg-change-viewPort-relative-expected.txt
|
| @@ -17,11 +17,6 @@
|
| "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutSVGRoot svg",
|
| - "rect": [100, 0, 100, 200],
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| "object": "LayoutSVGInlineText #text",
|
| "rect": [100, 85, 100, 19],
|
| "reason": "forced by layout"
|
| @@ -76,10 +71,6 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "LayoutSVGRoot svg",
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| "object": "LayoutSVGViewportContainer svg id='inner'",
|
| "reason": "full"
|
| },
|
|
|