Index: third_party/WebKit/LayoutTests/platform/android/svg/custom/js-late-pattern-creation-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/svg/custom/js-late-pattern-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/android/svg/custom/js-late-pattern-creation-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..f0b64a39cb9d56a508b499f167f04a0dc784dd6b |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/platform/android/svg/custom/js-late-pattern-creation-expected.txt |
@@ -0,0 +1,24 @@ |
+{ |
+ "bounds": [800, 600], |
+ "children": [ |
+ { |
+ "bounds": [800, 600], |
+ "contentsOpaque": true, |
+ "drawsContent": true, |
+ "repaintRects": [ |
+ [33, 23, 622, 194], |
+ [16, 25, 18, 25], |
+ [8, 12, 17, 26] |
+ ], |
+ "paintInvalidationClients": [ |
+ "RootInlineBox", |
+ "InlineTextBox 'Pattern on fill'", |
+ "LayoutSVGText text", |
+ "LayoutSVGResourcePattern pattern id='dynPattern'", |
+ "LayoutSVGRect rect", |
+ "LayoutSVGRect rect" |
+ ] |
+ } |
+ ] |
+} |
+ |