Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/rounded-rect-height-change-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/rounded-rect-height-change-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/rounded-rect-height-change-expected.txt |
index 30ca90b3f4a4ebf4e73bc31f6cd34a7e9da9f34f..5b82b31e0e580d0d1cc68b8bd234c53f701120b8 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/rounded-rect-height-change-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/rounded-rect-height-change-expected.txt |
@@ -9,7 +9,7 @@ |
{ |
"object": "LayoutSVGRect rect", |
"rect": [8, 8, 100, 200], |
- "reason": "full" |
+ "reason": "bounds change" |
}, |
{ |
"object": "LayoutSVGRoot svg", |
@@ -26,7 +26,7 @@ |
}, |
{ |
"object": "LayoutSVGRect rect", |
- "reason": "full" |
+ "reason": "bounds change" |
} |
] |
} |