| Index: third_party/WebKit/LayoutTests/platform/mac/svg/repaint/outline-offset-text-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/repaint/outline-offset-text-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/repaint/outline-offset-text-expected.txt
|
| index 7b4c0b849d62ea81059958a885319257150c2f26..f937b22d96e04d6ae93c2a81a995758d6f895a4c 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/svg/repaint/outline-offset-text-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/svg/repaint/outline-offset-text-expected.txt
|
| @@ -11,7 +11,7 @@
|
| {
|
| "object": "LayoutSVGInlineText #text",
|
| "rect": [103, 24, 160, 116],
|
| - "reason": "outline"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutSVGText text",
|
| @@ -21,7 +21,7 @@
|
| {
|
| "object": "LayoutSVGInlineText #text",
|
| "rect": [63, 24, 160, 116],
|
| - "reason": "outline"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutSVGText text",
|
| @@ -43,14 +43,6 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'Foo'",
|
| - "reason": "full"
|
| - },
|
| - {
|
| "object": "LayoutSVGRoot svg",
|
| "reason": "bounds change"
|
| },
|
| @@ -64,11 +56,11 @@
|
| },
|
| {
|
| "object": "LayoutSVGInlineText #text",
|
| - "reason": "outline"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "InlineTextBox 'Foo'",
|
| - "reason": "outline"
|
| + "reason": "forced by layout"
|
| }
|
| ]
|
| }
|
|
|