| Index: third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.txt
|
| index 0fe31b88ef83a3370d7148c15feb0546d778f271..a30a53c6ac64d6394b56f1b4fc04f9f557a49d66 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.txt
|
| @@ -16,7 +16,7 @@
|
| {
|
| "object": "LayoutSVGContainer g id='content'",
|
| "rect": [16, 39, 784, 174],
|
| - "reason": "bounds change"
|
| + "reason": "became visible"
|
| },
|
| {
|
| "object": "LayoutSVGInlineText #text",
|
| @@ -31,7 +31,7 @@
|
| {
|
| "object": "LayoutSVGRoot svg id='svg-root'",
|
| "rect": [16, 39, 784, 174],
|
| - "reason": "bounds change"
|
| + "reason": "became visible"
|
| },
|
| {
|
| "object": "LayoutSVGText text",
|
| @@ -59,11 +59,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": "LayoutSVGText text",
|
|
|