| 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 47200a1de51b1ce00eeb0fc1d8250f50bf604901..7b905b6f4bfeb0ba1e458fbf661f42a51a80b466 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
|
| @@ -17,11 +17,6 @@
|
| "reason": "full"
|
| },
|
| {
|
| - "object": "LayoutSVGRoot svg",
|
| - "rect": [108, 108, 100, 100],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| "object": "LayoutSVGContainer g",
|
| "rect": [108, 8, 100, 100],
|
| "reason": "bounds change"
|
| @@ -30,21 +25,12 @@
|
| "object": "LayoutSVGRect rect",
|
| "rect": [108, 8, 100, 100],
|
| "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutSVGRoot svg",
|
| - "rect": [108, 8, 100, 100],
|
| - "reason": "bounds change"
|
| }
|
| ]
|
| }
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "LayoutSVGRoot svg",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| "object": "LayoutSVGContainer g",
|
| "reason": "bounds change"
|
| },
|
|
|