| Index: third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/svg/use-clipped-hit-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/svg/use-clipped-hit-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/svg/use-clipped-hit-expected.txt
|
| index 502c6f82074f5c271f1909505e7cf76aaa1c1b04..6b7ce22279bc9e41c32fbcb7f847da8aee6ba9c6 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/svg/use-clipped-hit-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/virtual/disable-spinvalidation/paint/invalidation/svg/use-clipped-hit-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutSVGInlineText #text",
|
| "rect": [90, 115, 59, 19],
|
| - "reason": "layoutObject removal"
|
| + "reason": "disappeared"
|
| },
|
| {
|
| "object": "LayoutSVGText text id='status'",
|
| @@ -19,7 +19,7 @@
|
| {
|
| "object": "LayoutSVGInlineText #text",
|
| "rect": [90, 115, 43, 19],
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| }
|
| ]
|
| }
|
| @@ -27,7 +27,7 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutSVGInlineText #text",
|
| - "reason": "layoutObject removal"
|
| + "reason": "disappeared"
|
| },
|
| {
|
| "object": "LayoutSVGText text id='status'",
|
| @@ -39,11 +39,11 @@
|
| },
|
| {
|
| "object": "LayoutSVGInlineText #text",
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| },
|
| {
|
| "object": "InlineTextBox 'Passed'",
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| }
|
| ]
|
| }
|
|
|