Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-style-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-style-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-style-expected.txt |
index 0bb652b032d6240816af26893d1ed572b05b45c0..7d6e2755e7468881d5f35af466db882d269a6a9e 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-style-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/js-update-style-expected.txt |
@@ -7,34 +7,34 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "LayoutSVGContainer g", |
- "rect": [6, 6, 158, 238], |
+ "object": "LayoutSVGRect rect", |
+ "rect": [5, 185, 160, 60], |
"reason": "style change" |
}, |
{ |
- "object": "LayoutSVGRoot svg", |
- "rect": [6, 6, 158, 238], |
- "reason": "bounds change" |
- }, |
- { |
"object": "LayoutSVGRect rect", |
- "rect": [6, 186, 158, 58], |
+ "rect": [5, 125, 160, 60], |
"reason": "style change" |
}, |
{ |
"object": "LayoutSVGRect rect", |
- "rect": [6, 126, 158, 58], |
+ "rect": [5, 65, 160, 60], |
"reason": "style change" |
}, |
{ |
"object": "LayoutSVGRect rect", |
- "rect": [6, 66, 158, 58], |
+ "rect": [5, 5, 160, 60], |
"reason": "style change" |
}, |
{ |
- "object": "LayoutSVGRect rect", |
- "rect": [6, 6, 158, 58], |
+ "object": "LayoutSVGContainer g", |
+ "rect": [6, 6, 158, 238], |
"reason": "style change" |
+ }, |
+ { |
+ "object": "LayoutSVGRoot svg", |
+ "rect": [6, 6, 158, 238], |
+ "reason": "bounds change" |
} |
] |
} |