Index: third_party/WebKit/LayoutTests/platform/android/svg/custom/relative-sized-content-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/svg/custom/relative-sized-content-expected.txt b/third_party/WebKit/LayoutTests/platform/android/svg/custom/relative-sized-content-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..c5bf6b624a30075ccd860f888e45120081a8fcd7 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/platform/android/svg/custom/relative-sized-content-expected.txt |
@@ -0,0 +1,24 @@ |
+{ |
+ "bounds": [800, 600], |
+ "children": [ |
+ { |
+ "bounds": [800, 600], |
+ "contentsOpaque": true, |
+ "drawsContent": true, |
+ "repaintRects": [ |
+ [109, 73, 300, 400], |
+ [109, 73, 300, 400], |
+ [8, 72, 402, 405], |
+ [8, 72, 102, 405] |
+ ], |
+ "paintInvalidationClients": [ |
+ "RootInlineBox", |
+ "InlineBox", |
+ "LayoutBlockFlow div id='contentBox'", |
+ "LayoutSVGRoot svg", |
+ "LayoutSVGRect rect id='targetRect'" |
+ ] |
+ } |
+ ] |
+} |
+ |