Index: third_party/WebKit/LayoutTests/svg/repaint/tspan-pattern-update-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/repaint/tspan-pattern-update-expected.txt b/third_party/WebKit/LayoutTests/svg/repaint/tspan-pattern-update-expected.txt |
index cb42c59c9274cbe1f885f8058b92ad83181bc09e..902cdd399fa15d5016935bacfefd1f1998e67218 100644 |
--- a/third_party/WebKit/LayoutTests/svg/repaint/tspan-pattern-update-expected.txt |
+++ b/third_party/WebKit/LayoutTests/svg/repaint/tspan-pattern-update-expected.txt |
@@ -7,29 +7,25 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
+ "object": "LayoutSVGTSpan tspan", |
+ "rect": [8, 8, 300, 100], |
+ "reason": "SVG resource change" |
+ }, |
+ { |
"object": "InlineFlowBox", |
- "rect": [0, 0, 0, 0], |
"reason": "SVG resource change" |
}, |
{ |
"object": "InlineTextBox 'Y'", |
- "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": [8, 8, 300, 100], |
- "reason": "SVG resource change" |
} |
] |
} |