Index: third_party/WebKit/LayoutTests/svg/repaint/text-pattern-update-2-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/repaint/text-pattern-update-2-expected.txt b/third_party/WebKit/LayoutTests/svg/repaint/text-pattern-update-2-expected.txt |
index ca2d504296e672a54e35a026272047e83536f3c3..2b1a242e142e84381dfd793cc3792fdb18ac3a75 100644 |
--- a/third_party/WebKit/LayoutTests/svg/repaint/text-pattern-update-2-expected.txt |
+++ b/third_party/WebKit/LayoutTests/svg/repaint/text-pattern-update-2-expected.txt |
@@ -7,58 +7,48 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
+ "object": "LayoutSVGText text", |
+ "rect": [8, 8, 300, 100], |
+ "reason": "SVG resource change" |
+ }, |
+ { |
"object": "InlineFlowBox", |
- "rect": [0, 0, 0, 0], |
"reason": "none" |
}, |
{ |
"object": "InlineTextBox 'X'", |
- "rect": [0, 0, 0, 0], |
"reason": "none" |
}, |
{ |
"object": "InlineTextBox 'Y'", |
- "rect": [0, 0, 0, 0], |
"reason": "none" |
}, |
{ |
"object": "InlineTextBox 'Z'", |
- "rect": [0, 0, 0, 0], |
"reason": "none" |
}, |
{ |
"object": "LayoutSVGInlineText #text", |
- "rect": [0, 0, 0, 0], |
"reason": "none" |
}, |
{ |
"object": "LayoutSVGInlineText #text", |
- "rect": [0, 0, 0, 0], |
"reason": "none" |
}, |
{ |
"object": "LayoutSVGInlineText #text", |
- "rect": [0, 0, 0, 0], |
"reason": "none" |
}, |
{ |
"object": "LayoutSVGResourcePattern pattern id='pat'", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
}, |
{ |
"object": "LayoutSVGTSpan tspan", |
- "rect": [0, 0, 0, 0], |
"reason": "none" |
}, |
{ |
- "object": "LayoutSVGText text", |
- "rect": [8, 8, 300, 100], |
- "reason": "SVG resource change" |
- }, |
- { |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |