Index: third_party/WebKit/LayoutTests/platform/android/svg/custom/relative-sized-inner-svg-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/svg/custom/relative-sized-inner-svg-expected.txt b/third_party/WebKit/LayoutTests/platform/android/svg/custom/relative-sized-inner-svg-expected.txt |
deleted file mode 100644 |
index e09d756dcaae95c49700eedfdd3fbf52d9312be2..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/svg/custom/relative-sized-inner-svg-expected.txt |
+++ /dev/null |
@@ -1,29 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [27, 69, 364, 364], |
- [27, 69, 364, 364], |
- [27, 69, 364, 364], |
- [13, 207, 92, 91], |
- [13, 207, 92, 91], |
- [13, 207, 92, 91], |
- [8, 52, 402, 405], |
- [8, 52, 102, 405] |
- ], |
- "paintInvalidationClients": [ |
- "RootInlineBox", |
- "InlineBox", |
- "LayoutBlockFlow div id='contentBox'", |
- "LayoutSVGRoot svg", |
- "LayoutSVGViewportContainer svg", |
- "LayoutSVGPath path" |
- ] |
- } |
- ] |
-} |
- |