Index: third_party/WebKit/LayoutTests/platform/android/svg/custom/js-late-clipPath-and-object-creation-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/svg/custom/js-late-clipPath-and-object-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/android/svg/custom/js-late-clipPath-and-object-creation-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..4d19283c2828cedf707ac5c003b23a4202cfc682 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/platform/android/svg/custom/js-late-clipPath-and-object-creation-expected.txt |
@@ -0,0 +1,39 @@ |
+{ |
+ "bounds": [800, 600], |
+ "children": [ |
+ { |
+ "bounds": [800, 600], |
+ "contentsOpaque": true, |
+ "drawsContent": true, |
+ "repaintRects": [ |
+ [334, 42, 466, 170], |
+ [334, 42, 466, 170], |
+ [334, 42, 466, 170], |
+ [16, 42, 784, 170], |
+ [16, 42, 784, 170], |
+ [16, 42, 784, 170], |
+ [16, 42, 784, 170], |
+ [16, 42, 784, 170], |
+ [16, 42, 318, 170], |
+ [0, 0, 334, 500] |
+ ], |
+ "paintInvalidationClients": [ |
+ "LayoutSVGRoot svg id='svg-root'", |
+ "LayoutSVGContainer g id='content'", |
+ "LayoutSVGText text", |
+ "LayoutSVGInlineText #text", |
+ "InlineTextBox 'Clipped. INVISIBLE.'", |
+ "RootInlineBox", |
+ "InlineTextBox 'Clipped. INVISIBLE.'", |
+ "LayoutSVGRoot svg id='svg-root'", |
+ "LayoutSVGContainer g id='content'", |
+ "LayoutSVGText text", |
+ "LayoutSVGInlineText #text", |
+ "InlineTextBox 'Clipped. INVISIBLE.'", |
+ "LayoutSVGResourceClipper clipPath id='dynClip'", |
+ "LayoutSVGPath path" |
+ ] |
+ } |
+ ] |
+} |
+ |