| Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/absolute-sized-content-with-resources-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/absolute-sized-content-with-resources-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/absolute-sized-content-with-resources-expected.txt
|
| index 1f14721eea145e1e102f184e36faeb689b8b29fe..b71f204b3d0817acced1fe32fa2cf5d89f0a9682 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/absolute-sized-content-with-resources-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/absolute-sized-content-with-resources-expected.txt
|
| @@ -19,7 +19,7 @@
|
| {
|
| "object": "LayoutSVGRect rect",
|
| "rect": [42, 117, 334, 268],
|
| - "reason": "bounds change"
|
| + "reason": "SVG resource change"
|
| },
|
| {
|
| "object": "LayoutSVGRoot svg",
|
| @@ -54,7 +54,7 @@
|
| {
|
| "object": "LayoutSVGRect rect",
|
| "rect": [17, 217, 84, 68],
|
| - "reason": "bounds change"
|
| + "reason": "SVG resource change"
|
| },
|
| {
|
| "object": "LayoutSVGRoot svg",
|
| @@ -109,7 +109,7 @@
|
| },
|
| {
|
| "object": "LayoutSVGRect rect",
|
| - "reason": "bounds change"
|
| + "reason": "SVG resource change"
|
| }
|
| ]
|
| }
|
|
|