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..4a952a367de98297c332cc136310f2c5a79256a3 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": [4, 184, 162, 62], |
"reason": "style change" |
}, |
{ |
- "object": "LayoutSVGRoot svg", |
- "rect": [6, 6, 158, 238], |
- "reason": "bounds change" |
- }, |
- { |
"object": "LayoutSVGRect rect", |
- "rect": [6, 186, 158, 58], |
+ "rect": [4, 124, 162, 62], |
"reason": "style change" |
}, |
{ |
"object": "LayoutSVGRect rect", |
- "rect": [6, 126, 158, 58], |
+ "rect": [4, 64, 162, 62], |
"reason": "style change" |
}, |
{ |
"object": "LayoutSVGRect rect", |
- "rect": [6, 66, 158, 58], |
+ "rect": [4, 4, 162, 62], |
"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" |
} |
] |
} |