| Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/text-repaint-including-stroke-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/text-repaint-including-stroke-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/text-repaint-including-stroke-expected.txt
|
| index c37499fda617f79df937a64278aa0ceb2c92209f..236a78285384c9e068f1b3916dfe4bf68917bae8 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/text-repaint-including-stroke-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/text-repaint-including-stroke-expected.txt
|
| @@ -9,22 +9,22 @@
|
| {
|
| "object": "LayoutSVGInlineText #text",
|
| "rect": [80, 0, 551, 114],
|
| - "reason": "style change"
|
| + "reason": "subtree"
|
| },
|
| {
|
| "object": "LayoutSVGText text id='bounce'",
|
| "rect": [80, 0, 551, 114],
|
| - "reason": "full"
|
| + "reason": "subtree"
|
| },
|
| {
|
| "object": "LayoutSVGInlineText #text",
|
| "rect": [30, 0, 404, 57],
|
| - "reason": "style change"
|
| + "reason": "subtree"
|
| },
|
| {
|
| "object": "LayoutSVGText text id='bounce'",
|
| "rect": [30, 0, 404, 57],
|
| - "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"
|
| }
|
| ]
|
| }
|
|
|