| Index: third_party/WebKit/LayoutTests/platform/linux/svg/repaint/repaint-non-scaling-stroke-text-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/repaint-non-scaling-stroke-text-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/repaint-non-scaling-stroke-text-expected.txt
|
| index a4333f61349396d481284f452b58a1754fe3613d..e29b74ea631305cac2b22b74a5c2519a471890f2 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/repaint-non-scaling-stroke-text-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/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, 46, 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"
|
| }
|
| ]
|
|
|