| Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/transform-changed-state-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/transform-changed-state-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/transform-changed-state-expected.txt
|
| index 7b905b6f4bfeb0ba1e458fbf661f42a51a80b466..f59730bab62ec72d7d7f8f5d3e6e69b4c6b18a97 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/transform-changed-state-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/transform-changed-state-expected.txt
|
| @@ -12,19 +12,9 @@
|
| "reason": "bounds change"
|
| },
|
| {
|
| - "object": "LayoutSVGRect rect",
|
| - "rect": [108, 108, 100, 100],
|
| - "reason": "full"
|
| - },
|
| - {
|
| "object": "LayoutSVGContainer g",
|
| "rect": [108, 8, 100, 100],
|
| "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutSVGRect rect",
|
| - "rect": [108, 8, 100, 100],
|
| - "reason": "full"
|
| }
|
| ]
|
| }
|
|
|