Index: third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-inner-svg-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-inner-svg-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-inner-svg-expected.txt |
index 6ac3059fcd05f6cca488904cccc3f42eca362db5..6d112b9f1735e34676dcfc51dc558d72f29a813d 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-inner-svg-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-inner-svg-expected.txt |
@@ -7,33 +7,33 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "InlineBox", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
- }, |
- { |
"object": "LayoutBlockFlow div id='contentBox'", |
"rect": [8, 52, 402, 405], |
"reason": "forced by layout" |
}, |
{ |
"object": "LayoutSVGPath path", |
- "rect": [13, 207, 92, 91], |
+ "rect": [27, 69, 364, 364], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutSVGPath path", |
+ "object": "LayoutSVGRoot svg", |
+ "rect": [27, 69, 364, 364], |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutSVGViewportContainer svg", |
"rect": [27, 69, 364, 364], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutSVGRoot svg", |
+ "object": "LayoutSVGPath path", |
"rect": [13, 207, 92, 91], |
- "reason": "bounds change" |
+ "reason": "location change" |
}, |
{ |
"object": "LayoutSVGRoot svg", |
- "rect": [27, 69, 364, 364], |
+ "rect": [13, 207, 92, 91], |
"reason": "bounds change" |
}, |
{ |
@@ -42,18 +42,15 @@ |
"reason": "location change" |
}, |
{ |
- "object": "LayoutSVGViewportContainer svg", |
- "rect": [27, 69, 364, 364], |
- "reason": "location change" |
+ "object": "InlineBox", |
+ "reason": "full" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |