Index: third_party/WebKit/LayoutTests/platform/android/svg/custom/relative-sized-inner-svg-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/svg/custom/relative-sized-inner-svg-expected.txt b/third_party/WebKit/LayoutTests/platform/android/svg/custom/relative-sized-inner-svg-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..e09d756dcaae95c49700eedfdd3fbf52d9312be2 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/platform/android/svg/custom/relative-sized-inner-svg-expected.txt |
@@ -0,0 +1,29 @@ |
+{ |
+ "bounds": [800, 600], |
+ "children": [ |
+ { |
+ "bounds": [800, 600], |
+ "contentsOpaque": true, |
+ "drawsContent": true, |
+ "repaintRects": [ |
+ [27, 69, 364, 364], |
+ [27, 69, 364, 364], |
+ [27, 69, 364, 364], |
+ [13, 207, 92, 91], |
+ [13, 207, 92, 91], |
+ [13, 207, 92, 91], |
+ [8, 52, 402, 405], |
+ [8, 52, 102, 405] |
+ ], |
+ "paintInvalidationClients": [ |
+ "RootInlineBox", |
+ "InlineBox", |
+ "LayoutBlockFlow div id='contentBox'", |
+ "LayoutSVGRoot svg", |
+ "LayoutSVGViewportContainer svg", |
+ "LayoutSVGPath path" |
+ ] |
+ } |
+ ] |
+} |
+ |