Index: third_party/WebKit/LayoutTests/platform/linux/svg/transforms/animated-path-inside-transformed-html-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/transforms/animated-path-inside-transformed-html-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/transforms/animated-path-inside-transformed-html-expected.txt |
index c4c99c00512d5bd50d9209b30cad90a336afd9ef..c90c5ad2d28ef169509a57151adc784acc4be446 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/transforms/animated-path-inside-transformed-html-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/transforms/animated-path-inside-transformed-html-expected.txt |
@@ -6,28 +6,73 @@ |
"contentsOpaque": true, |
"drawsContent": true, |
"backgroundColor": "#FFFFFF", |
- "repaintRects": [ |
- [355, 128, 103, 101], |
- [352, 397, 98, 99], |
- [246, 106, 121, 28], |
- [246, 106, 121, 28], |
- [203, 336, 123, 44], |
- [203, 336, 123, 44], |
- [187, 106, 310, 390], |
- [111, 85, 101, 100], |
- [90, 208, 98, 98], |
- [90, 85, 277, 249] |
- ], |
- "paintInvalidationClients": [ |
- "RootInlineBox", |
- "InlineTextBox 'This is some text'", |
- "LayoutSVGRoot svg", |
- "LayoutSVGRect rect id='rect'", |
- "LayoutSVGText text id='text'", |
- "RootInlineBox", |
- "LayoutSVGInlineText #text", |
- "InlineTextBox 'This is some text'", |
- "LayoutSVGImage image id='image'" |
+ "paintInvalidations": [ |
+ { |
+ "object": "LayoutSVGRoot svg", |
+ "rect": [187, 106, 310, 390], |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutSVGRoot svg", |
+ "rect": [90, 85, 277, 249], |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutSVGInlineText #text", |
+ "rect": [203, 336, 123, 44], |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutSVGText text id='text'", |
+ "rect": [203, 336, 123, 44], |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "LayoutSVGInlineText #text", |
+ "rect": [246, 106, 121, 28], |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutSVGText text id='text'", |
+ "rect": [246, 106, 121, 28], |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "LayoutSVGRect rect id='rect'", |
+ "rect": [355, 128, 103, 101], |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "LayoutSVGRect rect id='rect'", |
+ "rect": [111, 85, 101, 100], |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "LayoutSVGImage image id='image'", |
+ "rect": [352, 397, 98, 99], |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "LayoutSVGImage image id='image'", |
+ "rect": [90, 208, 98, 98], |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineTextBox 'This is some text'", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineTextBox 'This is some text'", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "full" |
+ } |
] |
} |
] |