| Index: third_party/WebKit/LayoutTests/platform/win/svg/text/exs-display-none-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/text/exs-display-none-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/text/exs-display-none-expected.txt
|
| index 12dc5950e3e87e9b8d4c8c300bad1833636470a6..f69766beaa474b6588dfb8bdf48a91fac717e031 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/svg/text/exs-display-none-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/svg/text/exs-display-none-expected.txt
|
| @@ -11,7 +11,7 @@
|
| {
|
| "object": "LayoutSVGContainer g",
|
| "rect": [50, 50, 571, 81],
|
| - "reason": "bounds change"
|
| + "reason": "became visible"
|
| },
|
| {
|
| "object": "LayoutSVGInlineText #text",
|
| @@ -31,7 +31,7 @@
|
| {
|
| "object": "LayoutSVGRoot svg",
|
| "rect": [50, 50, 571, 81],
|
| - "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'",
|
|
|