Index: third_party/WebKit/LayoutTests/svg/custom/js-late-mask-and-object-creation-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/custom/js-late-mask-and-object-creation-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/js-late-mask-and-object-creation-expected.txt |
index a45722e054d963ffdb59368effbf076391d7822b..aa884712d87bb309b1fa02462498544fe20ba2cd 100644 |
--- a/third_party/WebKit/LayoutTests/svg/custom/js-late-mask-and-object-creation-expected.txt |
+++ b/third_party/WebKit/LayoutTests/svg/custom/js-late-mask-and-object-creation-expected.txt |
@@ -16,7 +16,7 @@ |
{ |
"object": "LayoutSVGContainer g id='content'", |
"rect": [0, 100, 800, 100], |
- "reason": "bounds change" |
+ "reason": "became visible" |
}, |
{ |
"object": "LayoutSVGRect rect", |
@@ -31,7 +31,7 @@ |
{ |
"object": "LayoutSVGRoot svg id='svg-root'", |
"rect": [0, 100, 800, 100], |
- "reason": "bounds change" |
+ "reason": "became visible" |
} |
] |
} |
@@ -39,11 +39,11 @@ |
"objectPaintInvalidations": [ |
{ |
"object": "LayoutSVGRoot svg id='svg-root'", |
- "reason": "bounds change" |
+ "reason": "became visible" |
}, |
{ |
"object": "LayoutSVGContainer g id='content'", |
- "reason": "bounds change" |
+ "reason": "became visible" |
}, |
{ |
"object": "LayoutSVGRect rect", |