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