Index: third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.txt |
index 6fc38003c75816bd0f203a737ab8588623f3e3f0..77e59813f082008d28f5bbc6789914f1fee0a2a9 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.txt |
@@ -7,11 +7,6 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "InlineBox", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
- }, |
- { |
"object": "LayoutBlockFlow div id='contentBox'", |
"rect": [8, 72, 402, 405], |
"reason": "forced by layout" |
@@ -22,8 +17,13 @@ |
"reason": "bounds change" |
}, |
{ |
- "object": "LayoutSVGRect rect", |
- "rect": [59, 273, 50, 50], |
+ "object": "LayoutSVGRoot svg", |
+ "rect": [9, 73, 400, 400], |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutSVGViewportContainer svg id='targetSymbol'", |
+ "rect": [9, 73, 400, 400], |
"reason": "location change" |
}, |
{ |
@@ -37,23 +37,20 @@ |
"reason": "location change" |
}, |
{ |
- "object": "LayoutSVGRoot svg", |
- "rect": [9, 73, 400, 400], |
- "reason": "bounds change" |
+ "object": "LayoutSVGRect rect", |
+ "rect": [59, 273, 50, 50], |
+ "reason": "location change" |
}, |
{ |
- "object": "LayoutSVGViewportContainer svg id='targetSymbol'", |
- "rect": [9, 73, 400, 400], |
- "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" |
} |
] |