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 |
deleted file mode 100644 |
index 4d19283c2828cedf707ac5c003b23a4202cfc682..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/svg/custom/js-late-clipPath-and-object-creation-expected.txt |
+++ /dev/null |
@@ -1,39 +0,0 @@ |
-{ |
- "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" |
- ] |
- } |
- ] |
-} |
- |