Index: third_party/WebKit/LayoutTests/platform/mac/svg/repaint/repaint-non-scaling-stroke-text-decoration-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/repaint/repaint-non-scaling-stroke-text-decoration-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/repaint/repaint-non-scaling-stroke-text-decoration-expected.txt |
index 9303b021ab736086d0b9abc72b13559dcbe4ee17..687c674beaedda9a957b4053d643a57bcc93b40e 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/repaint/repaint-non-scaling-stroke-text-decoration-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/repaint/repaint-non-scaling-stroke-text-decoration-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, 12, 48, 30], |
"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" |
} |
] |