| Index: third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/svg/use-disappears-after-style-update-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/svg/use-disappears-after-style-update-expected.txt b/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/svg/use-disappears-after-style-update-expected.txt
|
| index fd49df3df2b1632fa063a78664801cf0493a32c9..70e662921f74674884ab57eba70415385919005a 100644
|
| --- a/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/svg/use-disappears-after-style-update-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/svg/use-disappears-after-style-update-expected.txt
|
| @@ -14,22 +14,22 @@
|
| {
|
| "object": "LayoutSVGRect rect id='rect'",
|
| "rect": [50, 10, 30, 30],
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect id='rect'",
|
| "rect": [50, 10, 30, 30],
|
| - "reason": "layoutObject removal"
|
| + "reason": "disappeared"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect id='rect'",
|
| "rect": [10, 10, 30, 30],
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect id='rect'",
|
| "rect": [10, 10, 30, 30],
|
| - "reason": "layoutObject removal"
|
| + "reason": "disappeared"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect id='rect'",
|
| @@ -42,11 +42,11 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutSVGRect rect id='rect'",
|
| - "reason": "layoutObject removal"
|
| + "reason": "disappeared"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect id='rect'",
|
| - "reason": "layoutObject removal"
|
| + "reason": "disappeared"
|
| },
|
| {
|
| "object": "LayoutSVGRect rect id='rect'",
|
| @@ -54,7 +54,7 @@
|
| },
|
| {
|
| "object": "LayoutSVGRect rect id='rect'",
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| },
|
| {
|
| "object": "LayoutSVGContainer use",
|
| @@ -62,7 +62,7 @@
|
| },
|
| {
|
| "object": "LayoutSVGRect rect id='rect'",
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| }
|
| ]
|
| }
|
|
|