| Index: third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/svg/js-late-marker-and-object-creation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/svg/js-late-marker-and-object-creation-expected.txt b/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/svg/js-late-marker-and-object-creation-expected.txt
|
| index 7bfc09214212536b64aa90af451a7acb7fc552f2..2bccb3109fecc4478d8d76e0c8e91b22babc194f 100644
|
| --- a/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/svg/js-late-marker-and-object-creation-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/svg/js-late-marker-and-object-creation-expected.txt
|
| @@ -14,17 +14,17 @@
|
| {
|
| "object": "LayoutSVGPath path",
|
| "rect": [202, 210, 113, 113],
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| },
|
| {
|
| "object": "LayoutSVGContainer g id='content'",
|
| "rect": [203, 211, 111, 111],
|
| - "reason": "became visible"
|
| + "reason": "appeared"
|
| },
|
| {
|
| "object": "LayoutSVGEllipse circle",
|
| "rect": [0, 0, 4, 4],
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| }
|
| ]
|
| }
|
| @@ -32,19 +32,19 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutSVGContainer g id='content'",
|
| - "reason": "became visible"
|
| + "reason": "appeared"
|
| },
|
| {
|
| "object": "LayoutSVGPath path",
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| },
|
| {
|
| "object": "LayoutSVGResourceMarker marker id='markerMiddle'",
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| },
|
| {
|
| "object": "LayoutSVGEllipse circle",
|
| - "reason": "layoutObject insertion"
|
| + "reason": "appeared"
|
| },
|
| {
|
| "object": "LayoutSVGPath path",
|
|
|