| 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 f59730bab62ec72d7d7f8f5d3e6e69b4c6b18a97..1be1e4ed8067ae6155096dea46ceee79af864ff2 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
|
| @@ -9,12 +9,12 @@
|
| {
|
| "object": "LayoutSVGContainer g",
|
| "rect": [108, 108, 100, 100],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutSVGContainer g",
|
| "rect": [108, 8, 100, 100],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| }
|
| ]
|
| }
|
| @@ -22,7 +22,7 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutSVGContainer g",
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect",
|
|
|