| Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/inner-svg-change-viewPort-relative-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/inner-svg-change-viewPort-relative-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/inner-svg-change-viewPort-relative-expected.txt
|
| index 3114206d96273f44b13d46ad47b35ee0ea3be4a1..031a2abeed08d806b805e5857f40c60a0c28de3f 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/inner-svg-change-viewPort-relative-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/inner-svg-change-viewPort-relative-expected.txt
|
| @@ -37,11 +37,6 @@
|
| "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutSVGRoot svg",
|
| - "rect": [101, 0, 99, 200],
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| "object": "LayoutSVGContainer use",
|
| "rect": [180, 120, 20, 20],
|
| "reason": "full"
|
| @@ -76,10 +71,6 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "LayoutSVGRoot svg",
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| "object": "LayoutSVGViewportContainer svg id='inner'",
|
| "reason": "full"
|
| },
|
|
|