| Index: third_party/WebKit/LayoutTests/platform/mac/svg/text/exs-display-none-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/text/exs-display-none-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/text/exs-display-none-expected.txt
|
| index 7a067a63772528ce81f8b4ba8f44698559faaeca..5372f212b33078710c9c8ed8dc97f5080b083b18 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/svg/text/exs-display-none-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/svg/text/exs-display-none-expected.txt
|
| @@ -11,7 +11,7 @@
|
| {
|
| "object": "LayoutSVGContainer g",
|
| "rect": [50, 50, 571, 82],
|
| - "reason": "bounds change"
|
| + "reason": "became visible"
|
| },
|
| {
|
| "object": "LayoutSVGInlineText #text",
|
| @@ -31,7 +31,7 @@
|
| {
|
| "object": "LayoutSVGRoot svg",
|
| "rect": [50, 50, 571, 82],
|
| - "reason": "bounds change"
|
| + "reason": "became visible"
|
| },
|
| {
|
| "object": "LayoutSVGTSpan tspan",
|
| @@ -54,11 +54,11 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutSVGRoot svg",
|
| - "reason": "bounds change"
|
| + "reason": "became visible"
|
| },
|
| {
|
| "object": "LayoutSVGContainer g",
|
| - "reason": "bounds change"
|
| + "reason": "became visible"
|
| },
|
| {
|
| "object": "LayoutSVGText text id='text'",
|
|
|