Index: third_party/WebKit/LayoutTests/svg/custom/js-late-marker-and-object-creation-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/custom/js-late-marker-and-object-creation-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/js-late-marker-and-object-creation-expected.txt |
index 45fc4c132fbee0a4f412daabf6a2a02843b3c2be..2ce3f08a45acd5ff0a651c2a342abd880402ef6e 100644 |
--- a/third_party/WebKit/LayoutTests/svg/custom/js-late-marker-and-object-creation-expected.txt |
+++ b/third_party/WebKit/LayoutTests/svg/custom/js-late-marker-and-object-creation-expected.txt |
@@ -11,7 +11,7 @@ |
{ |
"object": "LayoutSVGContainer g id='content'", |
"rect": [203, 211, 111, 111], |
- "reason": "bounds change" |
+ "reason": "became visible" |
}, |
{ |
"object": "LayoutSVGPath path", |
@@ -26,7 +26,7 @@ |
{ |
"object": "LayoutSVGRoot svg id='svg-root'", |
"rect": [203, 211, 111, 111], |
- "reason": "bounds change" |
+ "reason": "became visible" |
}, |
{ |
"object": "LayoutSVGEllipse circle", |
@@ -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": "LayoutSVGPath path", |