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