Index: third_party/WebKit/LayoutTests/platform/android/svg/custom/relative-sized-image-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/svg/custom/relative-sized-image-expected.txt b/third_party/WebKit/LayoutTests/platform/android/svg/custom/relative-sized-image-expected.txt |
deleted file mode 100644 |
index 403664a8bde0897433574f5815bf88cab72e7118..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/svg/custom/relative-sized-image-expected.txt |
+++ /dev/null |
@@ -1,24 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [109, 73, 300, 400], |
- [109, 73, 300, 400], |
- [8, 72, 402, 405], |
- [8, 72, 102, 405] |
- ], |
- "paintInvalidationClients": [ |
- "RootInlineBox", |
- "InlineBox", |
- "LayoutBlockFlow div id='contentBox'", |
- "LayoutSVGRoot svg", |
- "LayoutSVGImage image" |
- ] |
- } |
- ] |
-} |
- |