| Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/text-repaint-including-stroke-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/text-repaint-including-stroke-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/text-repaint-including-stroke-expected.txt
|
| index 20364c6ba34ddfbfb600750aa55829b77192f5a9..1ce4c0ab43d98884e912042cab22153b4affe216 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/text-repaint-including-stroke-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/text-repaint-including-stroke-expected.txt
|
| @@ -9,22 +9,22 @@
|
| {
|
| "object": "LayoutSVGInlineText #text",
|
| "rect": [80, 0, 551, 118],
|
| - "reason": "style change"
|
| + "reason": "subtree"
|
| },
|
| {
|
| "object": "LayoutSVGText text id='bounce'",
|
| "rect": [80, 0, 551, 118],
|
| - "reason": "full"
|
| + "reason": "subtree"
|
| },
|
| {
|
| "object": "LayoutSVGInlineText #text",
|
| "rect": [30, 0, 404, 60],
|
| - "reason": "style change"
|
| + "reason": "subtree"
|
| },
|
| {
|
| "object": "LayoutSVGText text id='bounce'",
|
| "rect": [30, 0, 404, 60],
|
| - "reason": "full"
|
| + "reason": "subtree"
|
| }
|
| ]
|
| }
|
| @@ -32,19 +32,19 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutSVGText text id='bounce'",
|
| - "reason": "full"
|
| + "reason": "subtree"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "full"
|
| + "reason": "subtree"
|
| },
|
| {
|
| "object": "LayoutSVGInlineText #text",
|
| - "reason": "style change"
|
| + "reason": "subtree"
|
| },
|
| {
|
| "object": "InlineTextBox 'Repaint me!'",
|
| - "reason": "style change"
|
| + "reason": "subtree"
|
| }
|
| ]
|
| }
|
|
|