Index: third_party/WebKit/LayoutTests/platform/android/svg/as-image/svg-image-change-content-size-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/svg/as-image/svg-image-change-content-size-expected.txt b/third_party/WebKit/LayoutTests/platform/android/svg/as-image/svg-image-change-content-size-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..f0a878ff2febcb94c7029fe4462703ace3466205 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/platform/android/svg/as-image/svg-image-change-content-size-expected.txt |
@@ -0,0 +1,20 @@ |
+{ |
+ "bounds": [800, 600], |
+ "children": [ |
+ { |
+ "bounds": [800, 600], |
+ "contentsOpaque": true, |
+ "drawsContent": true, |
+ "repaintRects": [ |
+ [8, 52, 602, 425], |
+ [8, 52, 422, 425] |
+ ], |
+ "paintInvalidationClients": [ |
+ "RootInlineBox", |
+ "InlineBox", |
+ "LayoutBlockFlow div id='contentBox'" |
+ ] |
+ } |
+ ] |
+} |
+ |