Index: third_party/WebKit/LayoutTests/platform/android/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.txt b/third_party/WebKit/LayoutTests/platform/android/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..4d5092168f66959baa7d4ef6f84d35396f41c428 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/platform/android/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.txt |
@@ -0,0 +1,35 @@ |
+{ |
+ "bounds": [800, 600], |
+ "children": [ |
+ { |
+ "bounds": [800, 600], |
+ "contentsOpaque": true, |
+ "drawsContent": true, |
+ "repaintRects": [ |
+ [109, 173, 100, 100], |
+ [34, 173, 25, 25], |
+ [9, 148, 50, 50], |
+ [9, 148, 50, 50], |
+ [9, 148, 50, 50], |
+ [9, 148, 25, 25], |
+ [9, 73, 200, 200], |
+ [9, 73, 200, 200], |
+ [9, 73, 200, 200], |
+ [9, 73, 100, 100], |
+ [8, 72, 402, 405], |
+ [8, 72, 102, 405] |
+ ], |
+ "paintInvalidationClients": [ |
+ "RootInlineBox", |
+ "InlineBox", |
+ "LayoutBlockFlow div id='contentBox'", |
+ "LayoutSVGRoot svg", |
+ "LayoutSVGContainer use", |
+ "LayoutSVGViewportContainer svg id='targetSymbol'", |
+ "LayoutSVGRect rect", |
+ "LayoutSVGRect rect" |
+ ] |
+ } |
+ ] |
+} |
+ |