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