| Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/marker-viewBox-changes-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/marker-viewBox-changes-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/marker-viewBox-changes-expected.txt
|
| index 6490c0dbca12fafab2d69827d11cfe77316b8891..522e7678ede2656e76cf8addb87c42001e830c6c 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/marker-viewBox-changes-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/marker-viewBox-changes-expected.txt
|
| @@ -24,7 +24,7 @@
|
| {
|
| "object": "LayoutSVGRect rect",
|
| "rect": [0, 0, 10, 10],
|
| - "reason": "full"
|
| + "reason": "bounds change"
|
| }
|
| ]
|
| }
|
| @@ -40,7 +40,7 @@
|
| },
|
| {
|
| "object": "LayoutSVGRect rect",
|
| - "reason": "full"
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutSVGContainer g",
|
|
|