| Index: third_party/WebKit/LayoutTests/platform/win/svg/repaint/repaint-non-scaling-stroke-text-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/repaint/repaint-non-scaling-stroke-text-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/repaint/repaint-non-scaling-stroke-text-expected.txt
|
| index 876339fae8a65aeda6cc99537e0ac9a08148cf9d..b08adaffbcb3c5d4dd63d835c68fe21c474f9472 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/svg/repaint/repaint-non-scaling-stroke-text-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/svg/repaint/repaint-non-scaling-stroke-text-expected.txt
|
| @@ -7,16 +7,6 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "InlineTextBox 'Hello'",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'Hello'",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "style change"
|
| - },
|
| - {
|
| "object": "LayoutSVGContainer g",
|
| "rect": [9, 13, 48, 28],
|
| "reason": "bounds change"
|
| @@ -37,13 +27,19 @@
|
| "reason": "style change"
|
| },
|
| {
|
| + "object": "InlineTextBox 'Hello'",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'Hello'",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| }
|
| ]
|
|
|