| Index: third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/svg/mask-invalidation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/svg/mask-invalidation-expected.txt b/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/svg/mask-invalidation-expected.txt
|
| index bf51a0d10cc2cade0146e87bab7effe6a92d3cb0..ea54f1e08184f60d7d505a15f910864b5f2e8621 100644
|
| --- a/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/svg/mask-invalidation-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/svg/mask-invalidation-expected.txt
|
| @@ -19,17 +19,17 @@
|
| {
|
| "object": "LayoutSVGContainer g id='root'",
|
| "rect": [50, 50, 453, 299],
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect",
|
| "rect": [50, 50, 453, 299],
|
| - "reason": "layoutObject removal"
|
| + "reason": "disappeared"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect",
|
| "rect": [100, 100, 403, 249],
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| }
|
| ]
|
| }
|
| @@ -37,7 +37,7 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutSVGRect rect",
|
| - "reason": "layoutObject removal"
|
| + "reason": "disappeared"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect id='maskRect'",
|
| @@ -45,11 +45,11 @@
|
| },
|
| {
|
| "object": "LayoutSVGContainer g id='root'",
|
| - "reason": "bounds change"
|
| + "reason": "geometry"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect",
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| }
|
| ]
|
| }
|
|
|