| Index: third_party/WebKit/LayoutTests/platform/linux/svg/text/ems-display-none-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/text/ems-display-none-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/text/ems-display-none-expected.txt
|
| index 777575129df40f6a50585520deb3e1e56d1f0037..8733efc2e50a96349843b17183793932d65d7e8e 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/svg/text/ems-display-none-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/svg/text/ems-display-none-expected.txt
|
| @@ -11,7 +11,7 @@
|
| {
|
| "object": "LayoutSVGContainer g",
|
| "rect": [50, 54, 561, 86],
|
| - "reason": "bounds change"
|
| + "reason": "became visible"
|
| },
|
| {
|
| "object": "LayoutSVGInlineText #text",
|
| @@ -31,7 +31,7 @@
|
| {
|
| "object": "LayoutSVGRoot svg",
|
| "rect": [50, 54, 561, 86],
|
| - "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'",
|
|
|