| Index: third_party/WebKit/LayoutTests/platform/win/svg/repaint/outline-offset-text-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/repaint/outline-offset-text-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/repaint/outline-offset-text-expected.txt
|
| index 183e970f56665977a7a1c28240c7c902c259fe72..7d5e1412f121e2fbd74ec701ed7431fa3a6c40b2 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/svg/repaint/outline-offset-text-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/svg/repaint/outline-offset-text-expected.txt
|
| @@ -11,7 +11,7 @@
|
| {
|
| "object": "LayoutSVGInlineText #text",
|
| "rect": [103, 25, 160, 114],
|
| - "reason": "outline"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutSVGText text",
|
| @@ -21,7 +21,7 @@
|
| {
|
| "object": "LayoutSVGInlineText #text",
|
| "rect": [63, 25, 160, 114],
|
| - "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"
|
| }
|
| ]
|
| }
|
|
|